Home
last modified time | relevance | path

Searched refs:___bpf_concat (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
A Dbpf_helpers.h153 #ifndef ___bpf_concat
154 #define ___bpf_concat(a, b) a ## b macro
157 #define ___bpf_apply(fn, n) ___bpf_concat(fn, n)
A Dbpf_tracing.h368 #ifndef ___bpf_concat
369 #define ___bpf_concat(a, b) a ## b macro
372 #define ___bpf_apply(fn, n) ___bpf_concat(fn, n)

Completed in 7 milliseconds