Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dbpf_helpers.h238 #define ___bpf_fill(arr, args...) \ macro
239 ___bpf_apply(___bpf_fill, ___bpf_narg(args))(arr, 0, args)
252 ___bpf_fill(___param, args); \
270 ___bpf_fill(___param, args); \
301 ___bpf_fill(___param, args); \
/linux-6.12.1/tools/sched_ext/include/scx/
Dcommon.bpf.h100 ___bpf_fill(___param, args); \