Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dindirect_call_wrapper.h22 #define INDIRECT_CALL_2(f, f2, f1, ...) \ macro
47 #define INDIRECT_CALL_2(f, f2, f1, ...) f(__VA_ARGS__) macro