Home
last modified time | relevance | path

Searched refs:OPTS_VALID (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
Dbpf.c462 if (!OPTS_VALID(opts, bpf_map_batch_opts)) in bpf_map_batch_common()
549 if (!OPTS_VALID(opts, bpf_prog_attach_opts)) in bpf_prog_attach_xattr()
592 if (!OPTS_VALID(opts, bpf_link_create_opts)) in bpf_link_create()
633 if (!OPTS_VALID(opts, bpf_link_update_opts)) in bpf_link_update()
732 if (!OPTS_VALID(opts, bpf_test_run_opts)) in bpf_prog_test_run_opts()
924 if (!OPTS_VALID(opts, bpf_prog_bind_opts)) in bpf_prog_bind_map()
Dlibbpf_internal.h134 #define OPTS_VALID(opts, type) \ macro
Dringbuf.c167 if (!OPTS_VALID(opts, ring_buffer_opts)) in ring_buffer__new()
Dnetlink.c207 if (!OPTS_VALID(opts, bpf_xdp_set_link_opts)) in bpf_set_link_xdp_fd_opts()
Dbtf_dump.c1086 if (!OPTS_VALID(opts, btf_dump_emit_type_decl_opts)) in btf_dump__emit_type_decl()
Dlibbpf.c6944 if (!OPTS_VALID(opts, bpf_object_open_opts)) in __bpf_object__open()
9793 if (!OPTS_VALID(opts, bpf_iter_attach_opts)) in bpf_program__attach_iter()