Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
padlock.h File Reference

Go to the source code of this file.

Macros

#define PADLOCK_ALIGNMENT   16
 
#define PFX   KBUILD_MODNAME ": "
 
#define PADLOCK_CRA_PRIORITY   300
 
#define PADLOCK_COMPOSITE_PRIORITY   400
 
#define STACK_ALIGN   4
 

Macro Definition Documentation

#define PADLOCK_ALIGNMENT   16

Definition at line 16 of file padlock.h.

#define PADLOCK_COMPOSITE_PRIORITY   400

Definition at line 21 of file padlock.h.

#define PADLOCK_CRA_PRIORITY   300

Definition at line 20 of file padlock.h.

#define PFX   KBUILD_MODNAME ": "

Definition at line 18 of file padlock.h.

#define STACK_ALIGN   4

Definition at line 26 of file padlock.h.