Home
last modified time | relevance | path

Searched defs:jump_entry (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/sparc/include/asm/
Djump_label.h29 struct jump_entry { struct
30 jump_label_t code;
31 jump_label_t target;
32 jump_label_t key;
/linux-3.4.99/arch/x86/include/asm/
Djump_label.h36 struct jump_entry { struct
37 jump_label_t code;
38 jump_label_t target;
39 jump_label_t key;
/linux-3.4.99/arch/powerpc/include/asm/
Djump_label.h39 struct jump_entry { struct
40 jump_label_t code;
41 jump_label_t target;
42 jump_label_t key;
/linux-3.4.99/arch/arm/include/asm/
Djump_label.h35 struct jump_entry { struct
36 jump_label_t code;
37 jump_label_t target;
38 jump_label_t key;
/linux-3.4.99/arch/mips/include/asm/
Djump_label.h44 struct jump_entry { struct
45 jump_label_t code;
46 jump_label_t target;
47 jump_label_t key;
/linux-3.4.99/arch/s390/include/asm/
Djump_label.h31 struct jump_entry { struct
32 jump_label_t code;
33 jump_label_t target;
34 jump_label_t key;