Searched defs:___bpf_concat (Results 1 - 2 of 2) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | bpf_helpers.h | 192 #define ___bpf_concat(a, b) a ## b macro |
H A D | bpf_tracing.h | 623 #define ___bpf_concat(a, b) a ## b macro |
Completed in 4 milliseconds