Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
A 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);
A Dbpf.c572 const struct bpf_map_batch_opts *opts) in bpf_map_batch_common()
577 if (!OPTS_VALID(opts, bpf_map_batch_opts)) in bpf_map_batch_common()
597 const struct bpf_map_batch_opts *opts) in bpf_map_delete_batch()
605 const struct bpf_map_batch_opts *opts) in bpf_map_lookup_batch()
613 const struct bpf_map_batch_opts *opts) in bpf_map_lookup_and_delete_batch()
621 const struct bpf_map_batch_opts *opts) in bpf_map_update_batch()
/linux/tools/testing/selftests/bpf/map_tests/
A 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()
A 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()
A 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()

Completed in 25 milliseconds