Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/include/asm/
Djump_label.h27 struct jump_entry { struct
28 jump_label_t code;
29 jump_label_t target;
30 jump_label_t key;
/linux-4.1.27/arch/arm64/include/asm/
Djump_label.h45 struct jump_entry { struct
46 jump_label_t code;
47 jump_label_t target;
48 jump_label_t key;
/linux-4.1.27/arch/s390/include/asm/
Djump_label.h30 struct jump_entry { struct
31 jump_label_t code;
32 jump_label_t target;
33 jump_label_t key;
/linux-4.1.27/arch/arm/include/asm/
Djump_label.h32 struct jump_entry { struct
33 jump_label_t code;
34 jump_label_t target;
35 jump_label_t key;
/linux-4.1.27/arch/x86/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-4.1.27/arch/mips/include/asm/
Djump_label.h48 struct jump_entry { struct
49 jump_label_t code;
50 jump_label_t target;
51 jump_label_t key;
/linux-4.1.27/arch/powerpc/include/asm/
Djump_label.h40 struct jump_entry { struct
41 jump_label_t code;
42 jump_label_t target;
43 jump_label_t key;