Home
last modified time | relevance | path

Searched refs:jump_label_t (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/arch/mips/include/asm/
Djump_label.h63 typedef u64 jump_label_t; typedef
65 typedef u32 jump_label_t; typedef
69 jump_label_t code;
70 jump_label_t target;
71 jump_label_t key;
/linux-5.19.10/arch/arc/kernel/
Djump_label.c46 static inline u32 arc_gen_branch(jump_label_t pc, jump_label_t target) in arc_gen_branch()
85 jump_label_t *instr_addr = (jump_label_t *)entry->code; in arch_jump_label_transform()
116 jump_label_t pc;
117 jump_label_t target_address;
/linux-5.19.10/arch/sparc/include/asm/
Djump_label.h43 typedef u32 jump_label_t; typedef
46 jump_label_t code;
47 jump_label_t target;
48 jump_label_t key;
/linux-5.19.10/arch/xtensa/include/asm/
Djump_label.h56 typedef u32 jump_label_t; typedef
59 jump_label_t code;
60 jump_label_t target;
61 jump_label_t key;
/linux-5.19.10/arch/arm/include/asm/
Djump_label.h40 typedef u32 jump_label_t; typedef
43 jump_label_t code;
44 jump_label_t target;
45 jump_label_t key;
/linux-5.19.10/arch/arc/include/asm/
Djump_label.h63 typedef u32 jump_label_t; typedef
66 jump_label_t code;
67 jump_label_t target;
68 jump_label_t key;