Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dbpf.h131 struct bpf_map_batch_opts { struct
140 const struct bpf_map_batch_opts *opts); argument
143 const struct bpf_map_batch_opts *opts);
147 const struct bpf_map_batch_opts *opts);
150 const struct bpf_map_batch_opts *opts);
Dbpf.c457 const struct bpf_map_batch_opts *opts) in bpf_map_batch_common()
462 if (!OPTS_VALID(opts, bpf_map_batch_opts)) in bpf_map_batch_common()
482 const struct bpf_map_batch_opts *opts) in bpf_map_delete_batch()
490 const struct bpf_map_batch_opts *opts) in bpf_map_lookup_batch()
498 const struct bpf_map_batch_opts *opts) in bpf_map_lookup_and_delete_batch()
506 const struct bpf_map_batch_opts *opts) in bpf_map_update_batch()
/Linux-v5.10/tools/testing/selftests/bpf/map_tests/
Darray_map_batch_ops.c16 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in map_batch_update()
61 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in test_array_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()