Home
last modified time | relevance | path

Searched defs:exception_table_entry (Results 1 – 12 of 12) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dextable.h18 struct exception_table_entry { struct
36 bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs); argument
/linux/arch/arm64/include/asm/
H A Dextable.h18 struct exception_table_entry struct
37 bool ex_handler_bpf(const struct exception_table_entry *ex, argument
/linux/arch/riscv/include/asm/
H A Dextable.h18 struct exception_table_entry { struct
42 bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs); argument
/linux/arch/s390/include/asm/
H A Dextable.h25 struct exception_table_entry struct
31 extern struct exception_table_entry *__start_amode31_ex_table; argument
/linux/arch/x86/include/asm/
H A Dextable.h23 struct exception_table_entry { struct
24 int insn, fixup, data;
/linux/arch/parisc/include/asm/
H A Dextable.h28 struct exception_table_entry { struct
52 static inline void swap_ex_entry_fixup(struct exception_table_entry *a, in swap_ex_entry_fixup() argument
/linux/arch/alpha/include/asm/
H A Dextable.h25 struct exception_table_entry struct
27 signed int insn;
28 union exception_fixup {
35 } fixup;
/linux/arch/sparc/include/asm/
H A Dextable.h17 struct exception_table_entry { struct
18 unsigned int insn, fixup;
/linux/arch/mips/include/asm/
H A Dextable.h5 struct exception_table_entry struct
7 unsigned long insn;
8 unsigned long nextinsn;
/linux/include/asm-generic/
H A Dextable.h18 struct exception_table_entry struct
20 unsigned long insn, fixup;
/linux/arch/powerpc/include/asm/
H A Dextable.h22 struct exception_table_entry { struct
27 static inline unsigned long extable_fixup(const struct exception_table_entry *x) in extable_fixup() argument
/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dextable.h22 struct exception_table_entry { struct
27 static inline unsigned long extable_fixup(const struct exception_table_entry *x) in extable_fixup() argument