Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/asm/
Dextable.h18 struct exception_table_entry { struct
36 bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs); argument
/linux-6.12.1/arch/arm64/include/asm/
Dextable.h18 struct exception_table_entry struct
37 bool ex_handler_bpf(const struct exception_table_entry *ex, argument
/linux-6.12.1/arch/riscv/include/asm/
Dextable.h18 struct exception_table_entry { struct
42 bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs); argument
/linux-6.12.1/arch/s390/include/asm/
Dextable.h25 struct exception_table_entry struct
31 extern struct exception_table_entry *__start_amode31_ex_table; argument
/linux-6.12.1/arch/x86/include/asm/
Dextable.h23 struct exception_table_entry { struct
24 int insn, fixup, data;
/linux-6.12.1/arch/parisc/include/asm/
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-6.12.1/arch/alpha/include/asm/
Dextable.h25 struct exception_table_entry struct
27 signed int insn;
28 union exception_fixup {
35 } fixup;
/linux-6.12.1/include/asm-generic/
Dextable.h18 struct exception_table_entry struct
20 unsigned long insn, fixup;
/linux-6.12.1/arch/sparc/include/asm/
Dextable.h17 struct exception_table_entry { struct
18 unsigned int insn, fixup;
/linux-6.12.1/arch/mips/include/asm/
Dextable.h5 struct exception_table_entry struct
7 unsigned long insn;
8 unsigned long nextinsn;
/linux-6.12.1/arch/x86/um/
Dfault.c10 struct exception_table_entry struct
16 const struct exception_table_entry *search_exception_tables(unsigned long add); argument
/linux-6.12.1/arch/powerpc/include/asm/
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-6.12.1/tools/testing/selftests/powerpc/primitives/asm/
Dextable.h22 struct exception_table_entry { struct
27 static inline unsigned long extable_fixup(const struct exception_table_entry *x) in extable_fixup() argument