Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/s390/include/asm/
H A Dextable.h41 typedef bool (*ex_handler_t)(const struct exception_table_entry *, typedef
44 static inline ex_handler_t
49 return (ex_handler_t)((unsigned long)&x->handler + x->handler); in ex_fixup_handler()
55 ex_handler_t handler = ex_fixup_handler(x); in ex_handle()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/s390/include/asm/
H A Dextable.h41 typedef bool (*ex_handler_t)(const struct exception_table_entry *, typedef
44 static inline ex_handler_t
49 return (ex_handler_t)((unsigned long)&x->handler + x->handler); in ex_fixup_handler()
55 ex_handler_t handler = ex_fixup_handler(x); in ex_handle()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/s390/include/asm/
H A Dextable.h41 typedef bool (*ex_handler_t)(const struct exception_table_entry *, typedef
44 static inline ex_handler_t
49 return (ex_handler_t)((unsigned long)&x->handler + x->handler); in ex_fixup_handler()
55 ex_handler_t handler = ex_fixup_handler(x); in ex_handle()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/mm/
H A Dextable.c12 typedef bool (*ex_handler_t)(const struct exception_table_entry *, typedef
21 static inline ex_handler_t
24 return (ex_handler_t)((unsigned long)&x->handler + x->handler); in ex_fixup_handler()
144 ex_handler_t handler; in ex_get_fault_handler_type()
162 ex_handler_t handler; in fixup_exception()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/mm/
H A Dextable.c12 typedef bool (*ex_handler_t)(const struct exception_table_entry *, typedef
21 static inline ex_handler_t
24 return (ex_handler_t)((unsigned long)&x->handler + x->handler); in ex_fixup_handler()
144 ex_handler_t handler; in ex_get_fault_handler_type()
162 ex_handler_t handler; in fixup_exception()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/mm/
H A Dextable.c12 typedef bool (*ex_handler_t)(const struct exception_table_entry *, typedef
21 static inline ex_handler_t
24 return (ex_handler_t)((unsigned long)&x->handler + x->handler); in ex_fixup_handler()
144 ex_handler_t handler; in ex_get_fault_handler_type()
162 ex_handler_t handler; in fixup_exception()