Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
scache Struct Reference

#include <cacheflush.h>

Data Fields

void(* ie )(void)
 
void(* id )(void)
 
void(* ifl )(void)
 
void(* iflr )(unsigned long a, unsigned long b)
 
void(* iin )(void)
 
void(* iinr )(unsigned long a, unsigned long b)
 
void(* de )(void)
 
void(* dd )(void)
 
void(* dfl )(void)
 
void(* dflr )(unsigned long a, unsigned long b)
 
void(* din )(void)
 
void(* dinr )(unsigned long a, unsigned long b)
 

Detailed Description

Definition at line 35 of file cacheflush.h.

Field Documentation

void(* dd)(void)

Definition at line 45 of file cacheflush.h.

void(* de)(void)

Definition at line 44 of file cacheflush.h.

void(* dfl)(void)

Definition at line 46 of file cacheflush.h.

void(* dflr)(unsigned long a, unsigned long b)

Definition at line 47 of file cacheflush.h.

void(* din)(void)

Definition at line 48 of file cacheflush.h.

void(* dinr)(unsigned long a, unsigned long b)

Definition at line 49 of file cacheflush.h.

void(* id)(void)

Definition at line 38 of file cacheflush.h.

void(* ie)(void)

Definition at line 37 of file cacheflush.h.

void(* ifl)(void)

Definition at line 39 of file cacheflush.h.

void(* iflr)(unsigned long a, unsigned long b)

Definition at line 40 of file cacheflush.h.

void(* iin)(void)

Definition at line 41 of file cacheflush.h.

void(* iinr)(unsigned long a, unsigned long b)

Definition at line 42 of file cacheflush.h.


The documentation for this struct was generated from the following file: