Home
last modified time | relevance | path

Searched refs:bpf_map_type (Results 1 – 25 of 30) sorted by relevance

12

/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c31 static void create_inner_maps(enum bpf_map_type map_type, in create_inner_maps()
66 static int create_outer_map(enum bpf_map_type map_type, __u32 inner_map_fd) in create_outer_map()
187 static void _map_in_map_batch_ops(enum bpf_map_type outer_map_type, in _map_in_map_batch_ops()
188 enum bpf_map_type inner_map_type, in _map_in_map_batch_ops()
H A Dmap_percpu_stats.c465 enum bpf_map_type map_types[] = { BPF_MAP_TYPE_PERCPU_ARRAY, in map_percpu_stats_map_value_size()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlibbpf_probes.c68 enum bpf_map_type map_type = (enum bpf_map_type)e->val; in test_libbpf_probe_map_types()
H A Dlibbpf_str.c130 enum bpf_map_type map_type = (enum bpf_map_type)e->val; in test_libbpf_bpf_map_type_str()
H A Dselect_reuseport.c38 static enum bpf_map_type inner_map_type;
60 static int create_maps(enum bpf_map_type inner_type)
729 static const char *maptype_str(enum bpf_map_type type) in maptype_str()
843 void test_map_type(enum bpf_map_type mt) in test_map_type()
H A Dmap_init.c38 static struct test_map_init *setup(enum bpf_map_type map_type, int map_sz, in setup()
216 static void test_map_create(enum bpf_map_type map_type, const char *map_name,
H A Dsockmap_ktls.c182 enum bpf_map_type map_type) in test_sockmap_ktls_tx_cork()
224 static void run_tests(int family, enum bpf_map_type map_type) in test_sockmap_ktls_tx_cork()
H A Dlookup_and_delete.c44 static struct test_lookup_and_delete *setup_prog(enum bpf_map_type map_type, in setup_prog()
H A Dsockmap_basic.c100 static void test_sockmap_create_update_free(enum bpf_map_type map_type) in test_sockmap_create_update_free()
155 static void test_skmsg_helpers(enum bpf_map_type map_type) in test_skmsg_helpers()
178 static void test_skmsg_helpers_with_link(enum bpf_map_type map_type) in test_skmsg_helpers_with_link()
246 static void test_sockmap_copy(enum bpf_map_type map_type) in test_sockmap_copy()
/linux/include/trace/events/
H A Dxdp.h95 enum bpf_map_type map_type,
145 enum bpf_map_type map_type,
154 enum bpf_map_type map_type,
/linux/tools/perf/util/
H A Dbpf_map.c
/linux/samples/bpf/
H A Dtracex6.bpf.c60 enum bpf_map_type type; in BPF_KPROBE()
/linux/tools/lib/bpf/
H A Dbpf_gen_internal.h61 enum bpf_map_type map_type, const char *map_name,
H A Dlibbpf_probes.c292 static int probe_map_create(enum bpf_map_type map_type) in probe_map_create()
422 int libbpf_probe_bpf_map_type(enum bpf_map_type map_type, const void *opts) in libbpf_probe_bpf_helper()
H A Dskel_internal.h245 static inline int skel_map_create(enum bpf_map_type map_type, in skel_map_create()
H A Dgen_loader.c488 enum bpf_map_type map_type, in bpf_gen__map_create()
/linux/kernel/bpf/
H A Dtoken.c245 bool bpf_token_allow_map_type(const struct bpf_token *token, enum bpf_map_type type) in bpf_token_allow_map_type()
/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c13 enum bpf_map_type g_map_type = BPF_MAP_TYPE_UNSPEC;
31 enum bpf_map_type map_type;
/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c531 static bool skip_unsupported_map(enum bpf_map_type map_type) in skip_unsupported_map()
665 enum bpf_map_type type = percpu ? BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE : in create_cgroup_storage()
H A Dtest_loader.c1059 enum bpf_map_type type; in is_unpriv_capable_map()
/linux/include/linux/
H A Dbpf.h308 enum bpf_map_type map_type;
2917 bool bpf_token_allow_map_type(const struct bpf_token *token, enum bpf_map_type type);
4179 static inline bool bpf_map_is_percpu_map(enum bpf_map_type map_type) in bpf_map_is_percpu_map()
H A Dfilter.h858 enum bpf_map_type map_type;
/linux/tools/bpf/bpftool/
H A Dmap.c1256 enum bpf_map_type map_type = BPF_MAP_TYPE_UNSPEC; in do_create()
/linux/tools/include/uapi/linux/
H A Dbpf.h1000 enum bpf_map_type { enum
/linux/include/uapi/linux/
H A Dbpf.h1000 enum bpf_map_type { enum

12