Searched refs:OPTS_ZEROED (Results 1 – 2 of 2) sorted by relevance
831 if (!OPTS_ZEROED(opts, target_btf_id)) in bpf_link_create()853 if (!OPTS_ZEROED(opts, perf_event)) in bpf_link_create()857 if (!OPTS_ZEROED(opts, flags)) in bpf_link_create()
292 #define OPTS_ZEROED(opts, last_nonzero_field) \ macro