Home
last modified time | relevance | path

Searched defs:INDIRECT_CALL_3 (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dindirect_call_wrapper.h26 #define INDIRECT_CALL_3(f, f3, f2, f1, ...) \ macro
44 #define INDIRECT_CALL_3(f, f3, f2, f1, ...) f(__VA_ARGS__) macro