Lines Matching refs:OPTS_VALID
180 if (!OPTS_VALID(opts, bpf_map_create_opts)) in bpf_map_create()
246 if (!OPTS_VALID(opts, bpf_prog_load_opts)) in bpf_prog_load()
526 if (!OPTS_VALID(opts, bpf_map_batch_opts)) in bpf_map_batch_common()
601 if (!OPTS_VALID(opts, bpf_obj_get_opts)) in bpf_obj_get_opts()
630 if (!OPTS_VALID(opts, bpf_prog_attach_opts)) in bpf_prog_attach_opts()
682 if (!OPTS_VALID(opts, bpf_link_create_opts)) in bpf_link_create()
794 if (!OPTS_VALID(opts, bpf_link_update_opts)) in bpf_link_update()
828 if (!OPTS_VALID(opts, bpf_prog_query_opts)) in bpf_prog_query_opts()
873 if (!OPTS_VALID(opts, bpf_test_run_opts)) in bpf_prog_test_run_opts()
1034 if (!OPTS_VALID(opts, bpf_btf_load_opts)) in bpf_btf_load()
1115 if (!OPTS_VALID(opts, bpf_prog_bind_opts)) in bpf_prog_bind_map()