Searched refs:___bpf_concat (Results 1 – 2 of 2) sorted by relevance
190 #ifndef ___bpf_concat191 #define ___bpf_concat(a, b) a ## b macro194 #define ___bpf_apply(fn, n) ___bpf_concat(fn, n)
622 #ifndef ___bpf_concat623 #define ___bpf_concat(a, b) a ## b macro626 #define ___bpf_apply(fn, n) ___bpf_concat(fn, n)