Searched refs:INDIRECT_CALL_4 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/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
|
/openbmc/linux/include/net/ |
H A D | ip6_fib.h | 578 return INDIRECT_CALL_4(lookup, in pol_lookup_func()
|