Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Typedefs
jump_label.h File Reference
#include <linux/types.h>
#include <asm/feature-fixups.h>

Go to the source code of this file.

Data Structures

struct  jump_entry
 

Macros

#define JUMP_ENTRY_TYPE   stringify_in_c(FTR_ENTRY_LONG)
 
#define JUMP_LABEL_NOP_SIZE   4
 

Typedefs

typedef u32 jump_label_t
 

Macro Definition Documentation

#define JUMP_ENTRY_TYPE   stringify_in_c(FTR_ENTRY_LONG)

Definition at line 17 of file jump_label.h.

#define JUMP_LABEL_NOP_SIZE   4

Definition at line 18 of file jump_label.h.

Typedef Documentation

typedef u32 jump_label_t

Definition at line 36 of file jump_label.h.