Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dindirect_call_wrapper.h21 #define INDIRECT_CALL_2(f, f2, f1, ...) \ macro
43 #define INDIRECT_CALL_2(f, f2, f1, ...) f(__VA_ARGS__) macro