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

/linux-master/tools/lib/bpf/
H A Dbpf_helpers.h225 #define ___bpf_fill(arr, args...) \ macro
226 ___bpf_apply(___bpf_fill, ___bpf_narg(args))(arr, 0, args)
239 ___bpf_fill(___param, args); \
257 ___bpf_fill(___param, args); \
288 ___bpf_fill(___param, args); \

Completed in 300 milliseconds