Searched defs:INDIRECT_CALL_4 (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | indirect_call_wrapper.h | 31 #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 D | indirect_call_wrapper.h | 31 #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