Searched defs:inner_map_fd (Results 1 - 11 of 11) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_map_in_map.c136 int err, inner_map_fd, zero = 0; local
H A Dbloom_filter_map.c107 int outer_map_fd, inner_map_fd, err, i, key = 0; local
/linux-master/samples/bpf/
H A Dtest_map_in_map_user.c35 static void check_map_id(int inner_map_fd, int map_in_map_fd, uint32_t key) argument
/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dmap_in_map_batch_ops.c66 static int create_outer_map(enum bpf_map_type map_type, __u32 inner_map_fd) argument
88 int inner_map_fd, entry, err; local
/linux-master/tools/bpf/bpftool/
H A Dmap.c1312 int inner_map_fd; local
/linux-master/tools/lib/bpf/
H A Dgen_loader.c36 __u32 inner_map_fd; member in struct:loader_stack
H A Dbpf.h48 __u32 inner_map_fd; member in struct:bpf_map_create_opts
H A Dlibbpf.c532 int inner_map_fd; member in struct:bpf_map
/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c641 int inner_map_fd, outer_map_fd; local
/linux-master/include/uapi/linux/
H A Dbpf.h1463 __u32 inner_map_fd; /* fd pointing to the inner map */ member in struct:bpf_attr::__anon2589
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1463 __u32 inner_map_fd; /* fd pointing to the inner map */ member in struct:bpf_attr::__anon3130

Completed in 446 milliseconds