Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/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-4.4.14/arch/arm/include/asm/
Djump_label.h41 struct jump_entry { struct
42 jump_label_t code;
43 jump_label_t target;
44 jump_label_t key;
/linux-4.4.14/arch/arm64/include/asm/
Djump_label.h59 struct jump_entry { struct
60 jump_label_t code;
61 jump_label_t target;
62 jump_label_t key;
/linux-4.4.14/arch/s390/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.4.14/arch/x86/include/asm/
Djump_label.h56 struct jump_entry { struct
57 jump_label_t code;
58 jump_label_t target;
59 jump_label_t key;
/linux-4.4.14/arch/powerpc/include/asm/
Djump_label.h55 struct jump_entry { struct
56 jump_label_t code;
57 jump_label_t target;
58 jump_label_t key;
/linux-4.4.14/arch/mips/include/asm/
Djump_label.h63 struct jump_entry { struct
64 jump_label_t code;
65 jump_label_t target;
66 jump_label_t key;