Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dirq_stack.h123 #define assert_function_type(func, proto) \ macro
178 assert_function_type(func, void (*)(struct pt_regs *)); \
198 assert_function_type(func, void (*)(struct pt_regs *, u32)); \