Home
last modified time | relevance | path

Searched refs:INDIRECT_CALL_4 (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dindirect_call_wrapper.h34 #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 Dip6_fib.h667 return INDIRECT_CALL_4(lookup, in pol_lookup_func()
/linux/net/core/
H A Dskbuff.c1167 INDIRECT_CALL_4(skb->destructor, in skb_release_head_state()