Home
last modified time | relevance | path

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

/linux/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) in create_outer_map()
88 int inner_map_fd, entry, err; in validate_fetch_results() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_map_in_map.c112 int err, inner_map_fd, zero = 0; in test_diff_size() local
H A Dbloom_filter_map.c107 int outer_map_fd, inner_map_fd, err, i, key = 0; in test_inner_map() local
/linux/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) in check_map_id()
/linux/tools/bpf/bpftool/
H A Dmap.c1312 int inner_map_fd; in do_create() local
/linux/tools/lib/bpf/
H A Dbpf.h48 __u32 inner_map_fd; member
H A Dlibbpf.c556 int inner_map_fd; member
/linux/include/uapi/linux/
H A Dbpf.h1471 __u32 inner_map_fd; /* fd pointing to the inner map */ member
/linux/tools/include/uapi/linux/
H A Dbpf.h1471 __u32 inner_map_fd; /* fd pointing to the inner map */ member