Searched refs:INDIRECT_CALL_4 (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | indirect_call_wrapper.h | 34 #define INDIRECT_CALL_4(f, f4, f3, f2, f1, ...) \ macro 49 #define INDIRECT_CALL_4(f, f4, f3, f2, f1, ...) f(__VA_ARGS__) macro
|
| /linux/include/net/ |
| H A D | ip6_fib.h | 667 return INDIRECT_CALL_4(lookup, in pol_lookup_func()
|
| /linux/net/core/ |
| H A D | skbuff.c | 1167 INDIRECT_CALL_4(skb->destructor, in skb_release_head_state()
|