Home
last modified time | relevance | path

Searched refs:bpf_map_batch_opts (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/tools/lib/bpf/
Dbpf.h133 struct bpf_map_batch_opts { struct
142 const struct bpf_map_batch_opts *opts); argument
145 const struct bpf_map_batch_opts *opts);
149 const struct bpf_map_batch_opts *opts);
152 const struct bpf_map_batch_opts *opts);
Dbpf.c535 const struct bpf_map_batch_opts *opts) in bpf_map_batch_common()
540 if (!OPTS_VALID(opts, bpf_map_batch_opts)) in bpf_map_batch_common()
560 const struct bpf_map_batch_opts *opts) in bpf_map_delete_batch()
568 const struct bpf_map_batch_opts *opts) in bpf_map_lookup_batch()
576 const struct bpf_map_batch_opts *opts) in bpf_map_lookup_and_delete_batch()
584 const struct bpf_map_batch_opts *opts) in bpf_map_update_batch()
/Linux-v5.15/tools/testing/selftests/bpf/map_tests/
Darray_map_batch_ops.c19 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in map_batch_update()
84 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in __test_map_lookup_and_update_batch()
Dlpm_trie_map_batch_ops.c27 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in map_batch_update()
80 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in test_lpm_trie_map_batch_ops()
Dhtab_map_batch_ops.c19 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in map_batch_update()
93 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in __test_map_lookup_and_delete_batch()