Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/map_tests/
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
/tools/testing/selftests/bpf/prog_tests/
A Dbtf_map_in_map.c112 int err, inner_map_fd, zero = 0; in test_diff_size() local
A Dbloom_filter_map.c112 int outer_map_fd, inner_map_fd, err, i, key = 0; in test_inner_map() local
/tools/bpf/bpftool/
A Dmap.c1326 int inner_map_fd; in do_create() local
/tools/lib/bpf/
A Dgen_loader.c37 __u32 inner_map_fd; member
A Dbpf.h48 __u32 inner_map_fd; member
A Dlibbpf.c558 int inner_map_fd; member
/tools/testing/selftests/bpf/
A Dtest_verifier.c637 int inner_map_fd, outer_map_fd; in create_map_in_map() local
/tools/include/uapi/linux/
A Dbpf.h1493 __u32 inner_map_fd; /* fd pointing to the inner map */ member

Completed in 56 milliseconds