Symbol: bpf_map_batch_opts
tools/lib/bpf/bpf.c
529
const struct bpf_map_batch_opts *opts)
tools/lib/bpf/bpf.c
535
if (!OPTS_VALID(opts, bpf_map_batch_opts))
tools/lib/bpf/bpf.c
555
const struct bpf_map_batch_opts *opts)
tools/lib/bpf/bpf.c
563
const struct bpf_map_batch_opts *opts)
tools/lib/bpf/bpf.c
571
const struct bpf_map_batch_opts *opts)
tools/lib/bpf/bpf.c
579
const struct bpf_map_batch_opts *opts)
tools/lib/bpf/bpf.h
194
const struct bpf_map_batch_opts *opts);
tools/lib/bpf/bpf.h
231
const struct bpf_map_batch_opts *opts);
tools/lib/bpf/bpf.h
261
const struct bpf_map_batch_opts *opts);
tools/lib/bpf/bpf.h
314
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);