Home
last modified time | relevance | path

Searched defs:INDIRECT_CALL_4 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dindirect_call_wrapper.h31 #define INDIRECT_CALL_4(f, f4, f3, f2, f1, ...) \ macro
44 #define INDIRECT_CALL_4(f, f4, f3, f2, f1, ...) f(__VA_ARGS__) macro
/kernel/linux/linux-6.6/include/linux/
H A Dindirect_call_wrapper.h31 #define INDIRECT_CALL_4(f, f4, f3, f2, f1, ...) \ macro
45 #define INDIRECT_CALL_4(f, f4, f3, f2, f1, ...) f(__VA_ARGS__) macro

Completed in 2 milliseconds