Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
A Dbpf_helpers.h180 #define ___bpf_fill(arr, args...) \ macro
181 ___bpf_apply(___bpf_fill, ___bpf_narg(args))(arr, 0, args)
194 ___bpf_fill(___param, args); \
212 ___bpf_fill(___param, args); \
243 ___bpf_fill(___param, args); \

Completed in 3 milliseconds