Searched defs:___bpf_typeof (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dbpf_core_read.h155 #define ___bpf_typeof(type) ((typeof(type) *) 0) macro
161 #define ___bpf_typeof(type) ___bpf_typeof1(type, __COUNTER__) macro
[all...]

Completed in 105 milliseconds