Symbol: bpf_map_batch_opts
tools/lib/bpf/bpf.c
584
const struct bpf_map_batch_opts *opts)
tools/lib/bpf/bpf.c
590
if (!OPTS_VALID(opts, bpf_map_batch_opts))
tools/lib/bpf/bpf.c
610
const struct bpf_map_batch_opts *opts)
tools/lib/bpf/bpf.c
618
const struct bpf_map_batch_opts *opts)
tools/lib/bpf/bpf.c
626
const struct bpf_map_batch_opts *opts)
tools/lib/bpf/bpf.c
634
const struct bpf_map_batch_opts *opts)
tools/lib/bpf/bpf.h
209
const struct bpf_map_batch_opts *opts);
tools/lib/bpf/bpf.h
246
const struct bpf_map_batch_opts *opts);
tools/lib/bpf/bpf.h
276
const struct bpf_map_batch_opts *opts);
tools/lib/bpf/bpf.h
329
const struct bpf_map_batch_opts *opts);
tools/testing/selftests/bpf/benchs/bench_lpm_trie_map.c
155
DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts,
tools/testing/selftests/bpf/benchs/bench_lpm_trie_map.c
172
DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts,
tools/testing/selftests/bpf/map_tests/array_map_batch_ops.c
20
DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts,
tools/testing/selftests/bpf/map_tests/array_map_batch_ops.c
78
DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts,
tools/testing/selftests/bpf/map_tests/htab_map_batch_ops.c
20
DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts,
tools/testing/selftests/bpf/map_tests/htab_map_batch_ops.c
87
DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts,
tools/testing/selftests/bpf/map_tests/lpm_trie_map_batch_ops.c
28
DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts,
tools/testing/selftests/bpf/map_tests/lpm_trie_map_batch_ops.c
75
DECLARE_LIBBPF_OPTS(bpf_map_batch_opts, opts,
tools/testing/selftests/bpf/map_tests/map_in_map_batch_ops.c
122
struct bpf_map_batch_opts *opts,
tools/testing/selftests/bpf/map_tests/map_in_map_batch_ops.c
193
LIBBPF_OPTS(bpf_map_batch_opts, opts);
tools/testing/selftests/bpf/prog_tests/percpu_alloc.c
129
LIBBPF_OPTS(bpf_map_batch_opts, batch_opts);
tools/testing/selftests/bpf/prog_tests/percpu_alloc.c
405
LIBBPF_OPTS(bpf_map_batch_opts, batch_opts);