Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dbpf_helpers.h218 #define ___bpf_fill(arr, args...) \ macro
219 ___bpf_apply(___bpf_fill, ___bpf_narg(args))(arr, 0, args)
232 ___bpf_fill(___param, args); \
250 ___bpf_fill(___param, args); \
281 ___bpf_fill(___param, args); \

Completed in 1 milliseconds