Home
last modified time | relevance | path

Searched defs:inner_map_fd (Results 1 – 8 of 8) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
Dbtf_map_in_map.c136 int err, inner_map_fd, zero = 0; in test_diff_size() local
/tools/lib/bpf/
Dbpf.c161 int key_size, int inner_map_fd, int max_entries, in bpf_create_map_in_map_node()
189 int key_size, int inner_map_fd, int max_entries, in bpf_create_map_in_map()
Dbpf.h50 __u32 inner_map_fd; member
Dgen_loader.c34 __u32 inner_map_fd; member
Dlibbpf.c362 int inner_map_fd; member
/tools/bpf/bpftool/
Dmap.c1313 int inner_map_fd; in do_create() local
/tools/testing/selftests/bpf/
Dtest_verifier.c560 int inner_map_fd, outer_map_fd; in create_map_in_map() local
/tools/include/uapi/linux/
Dbpf.h1264 __u32 inner_map_fd; /* fd pointing to the inner map */ member