Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A 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)); \