Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_map_in_map.c34 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
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtest_map_in_map_user.c34 static void check_map_id(int inner_map_fd, int map_in_map_fd, uint32_t key) in check_map_id()
H A Dbpf_load.c285 int inner_map_fd = map_fd[maps[i].def.inner_map_idx]; in load_maps() local
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbpf.c158 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()
H A Dbpf.h50 __u32 inner_map_fd; member
H A Dlibbpf.c340 int inner_map_fd; member
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dmap.c1314 int inner_map_fd; in do_create() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_verifier.c476 int inner_map_fd, outer_map_fd; in create_map_in_map() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbpf.h300 __u32 inner_map_fd; /* fd pointing to the inner map */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbpf.h300 __u32 inner_map_fd; /* fd pointing to the inner map */ member
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dbpf.h492 __u32 inner_map_fd; /* fd pointing to the inner map */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbpf.h492 __u32 inner_map_fd; /* fd pointing to the inner map */ member