Searched refs:___bpf_typeof1 (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dbpf_core_read.h157 #define ___bpf_typeof1(type, NR) ({ \ macro
161 #define ___bpf_typeof(type) ___bpf_typeof1(type, __COUNTER__)

Completed in 134 milliseconds