Searched defs:exception_table_entry (Results 1 – 13 of 13) sorted by relevance
18 struct exception_table_entry { struct36 bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs); argument
18 struct exception_table_entry struct37 bool ex_handler_bpf(const struct exception_table_entry *ex, argument
18 struct exception_table_entry { struct42 bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs); argument
25 struct exception_table_entry struct31 extern struct exception_table_entry *__start_amode31_ex_table; argument
23 struct exception_table_entry { struct24 int insn, fixup, data;
28 struct exception_table_entry { struct52 static inline void swap_ex_entry_fixup(struct exception_table_entry *a, in swap_ex_entry_fixup() argument
25 struct exception_table_entry struct27 signed int insn;28 union exception_fixup {35 } fixup;
18 struct exception_table_entry struct20 unsigned long insn, fixup;
17 struct exception_table_entry { struct18 unsigned int insn, fixup;
5 struct exception_table_entry struct7 unsigned long insn;8 unsigned long nextinsn;
10 struct exception_table_entry struct16 const struct exception_table_entry *search_exception_tables(unsigned long add); argument
22 struct exception_table_entry { struct27 static inline unsigned long extable_fixup(const struct exception_table_entry *x) in extable_fixup() argument