Searched defs:inner_map_fd (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
D | btf_map_in_map.c | 34 int inner_map_fd, outer_map_fd, err, zero = 0; in kern_sync_rcu() local 169 int err, inner_map_fd, zero = 0; in test_diff_size() local
|
/kernel/linux/linux-5.10/samples/bpf/ |
D | test_map_in_map_user.c | 34 static void check_map_id(int inner_map_fd, int map_in_map_fd, uint32_t key) in check_map_id()
|
D | bpf_load.c | 285 int inner_map_fd = map_fd[maps[i].def.inner_map_idx]; in load_maps() local
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
D | bpf.c | 158 int key_size, int inner_map_fd, int max_entries, in bpf_create_map_in_map_node() 184 int key_size, int inner_map_fd, int max_entries, in bpf_create_map_in_map()
|
D | bpf.h | 50 __u32 inner_map_fd; member
|
D | libbpf.c | 340 int inner_map_fd; member
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
D | map.c | 1314 int inner_map_fd; in do_create() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
D | test_verifier.c | 477 int inner_map_fd, outer_map_fd; in create_map_in_map() local
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | bpf.h | 193 __u32 inner_map_fd; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | bpf.h | 492 __u32 inner_map_fd; /* fd pointing to the inner map */ member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | bpf.h | 292 __u32 inner_map_fd; member
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
D | bpf.h | 492 __u32 inner_map_fd; /* fd pointing to the inner map */ member
|