Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbpf.h163 struct bpf_map_batch_opts { struct
188 const struct bpf_map_batch_opts *opts); argument
225 const struct bpf_map_batch_opts *opts);
255 const struct bpf_map_batch_opts *opts);
266 * In particular the *flags* parameter of *bpf_map_batch_opts* can be
300 const struct bpf_map_batch_opts *opts);
168 szbpf_map_batch_opts global() argument
H A Dbpf.c526 const struct bpf_map_batch_opts *opts) in bpf_map_batch_common()
532 if (!OPTS_VALID(opts, bpf_map_batch_opts)) in bpf_map_batch_common()
552 const struct bpf_map_batch_opts *opts) in bpf_map_delete_batch()
560 const struct bpf_map_batch_opts *opts) in bpf_map_lookup_batch()
568 const struct bpf_map_batch_opts *opts) in bpf_map_lookup_and_delete_batch()
576 const struct bpf_map_batch_opts *opts) in bpf_map_update_batch()
/linux/tools/testing/selftests/bpf/map_tests/
H A Darray_map_batch_ops.c20 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in map_batch_update()
78 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in __test_map_lookup_and_update_batch()
H A Dlpm_trie_map_batch_ops.c28 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in map_batch_update()
75 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in test_lpm_trie_map_batch_ops()
H A Dmap_in_map_batch_ops.c122 struct bpf_map_batch_opts *opts, in fetch_and_validate()
191 LIBBPF_OPTS(bpf_map_batch_opts, opts); in _map_in_map_batch_ops()
H A Dhtab_map_batch_ops.c20 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in map_batch_update()
87 DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts, in __test_map_lookup_and_delete_batch()