| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| D | extable.h | 18 struct exception_table_entry { struct 19 int insn, fixup; 20 short type, data;
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | extable.h | 18 struct exception_table_entry struct 37 bool ex_handler_bpf(const struct exception_table_entry *ex, argument
|
| /kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
| D | extable.h | 18 struct exception_table_entry { struct 36 bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs); argument
|
| /kernel/linux/linux-6.6/arch/riscv/include/asm/ |
| D | extable.h | 18 struct exception_table_entry { struct 42 bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs); argument
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | extable.h | 25 struct exception_table_entry struct 31 extern struct exception_table_entry *__start_amode31_ex_table; argument
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | extable.h | 17 struct exception_table_entry { struct 18 int insn, fixup, handler;
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | extable.h | 23 struct exception_table_entry { struct 24 int insn, fixup, data;
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | extable.h | 5 struct exception_table_entry struct 7 unsigned long insn; 8 unsigned long nextinsn;
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | extable.h | 5 struct exception_table_entry struct 7 unsigned long insn; 8 unsigned long nextinsn;
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | extable.h | 18 struct exception_table_entry struct 20 unsigned long insn, fixup;
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| D | extable.h | 18 struct exception_table_entry struct 20 unsigned long insn, fixup;
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | extable_64.h | 17 struct exception_table_entry { struct 18 unsigned int insn, fixup;
|
| /kernel/linux/linux-6.6/arch/sparc/include/asm/ |
| D | extable.h | 17 struct exception_table_entry { struct 18 unsigned int insn, fixup;
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | extable.h | 25 struct exception_table_entry struct 31 extern struct exception_table_entry *__start_dma_ex_table; argument
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | extable.h | 7 struct exception_table_entry { struct 8 int insn; /* location-relative address of insn this fixup is for */ 9 int fixup; /* location-relative continuation addr.; if bit 2 is set, r9 is set to 0 */
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| D | extable.h | 7 struct exception_table_entry { struct 8 int insn; /* location-relative address of insn this fixup is for */ 9 int fixup; /* location-relative continuation addr.; if bit 2 is set, r9 is set to 0 */
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | extable.h | 14 struct exception_table_entry { struct 15 int insn, fixup;
|
| /kernel/linux/linux-6.6/arch/parisc/include/asm/ |
| D | extable.h | 28 struct exception_table_entry { struct 52 static inline void swap_ex_entry_fixup(struct exception_table_entry *a, in swap_ex_entry_fixup() argument
|
| /kernel/linux/linux-6.6/arch/alpha/include/asm/ |
| D | extable.h | 25 struct exception_table_entry struct 27 signed int insn; 28 union exception_fixup { 35 } fixup;
|
| /kernel/linux/linux-5.10/arch/alpha/include/asm/ |
| D | extable.h | 25 struct exception_table_entry struct 27 signed int insn; 28 union exception_fixup { 35 } fixup;
|
| /kernel/linux/linux-5.10/arch/x86/um/ |
| D | fault.c | 9 struct exception_table_entry struct 15 const struct exception_table_entry *search_exception_tables(unsigned long add); argument
|
| /kernel/linux/linux-6.6/arch/x86/um/ |
| D | fault.c | 9 struct exception_table_entry struct 15 const struct exception_table_entry *search_exception_tables(unsigned long add); argument
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | extable.h | 20 struct exception_table_entry { struct 25 static inline unsigned long extable_fixup(const struct exception_table_entry *x) in extable_fixup() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | extable.h | 22 struct exception_table_entry { struct 27 static inline unsigned long extable_fixup(const struct exception_table_entry *x) in extable_fixup() argument
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | extable.h | 18 struct exception_table_entry struct 35 int arm64_bpf_fixup_exception(const struct exception_table_entry *ex, argument
|