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

/linux-master/tools/lib/bpf/
H A Dbpf.c743 if (!OPTS_ZEROED(opts, target_btf_id))
765 if (!OPTS_ZEROED(opts, perf_event))
774 if (!OPTS_ZEROED(opts, kprobe_multi))
785 if (!OPTS_ZEROED(opts, uprobe_multi))
793 if (!OPTS_ZEROED(opts, tracing))
801 if (!OPTS_ZEROED(opts, netfilter))
817 if (!OPTS_ZEROED(opts, tcx))
833 if (!OPTS_ZEROED(opts, netkit))
837 if (!OPTS_ZEROED(opts, flags))
857 if (!OPTS_ZEROED(opt
[all...]
H A Dlibbpf_internal.h327 #define OPTS_ZEROED(opts, last_nonzero_field) \ macro

Completed in 200 milliseconds