Searched refs:___bpf_fill (Results 1 – 1 of 1) sorted by relevance
188 #define ___bpf_fill(arr, args...) \ macro189 ___bpf_apply(___bpf_fill, ___bpf_narg(args))(arr, 0, args)202 ___bpf_fill(___param, args); \220 ___bpf_fill(___param, args); \