Home
last modified time | relevance | path

Searched refs:bpf_map__set_inner_map_fd (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf_multi.c64 err = bpf_map__set_inner_map_fd(skel->maps.ringbuf_hash, proto_fd); in test_ringbuf_multi()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.map11 bpf_map__set_inner_map_fd;
H A Dlibbpf.h1046 LIBBPF_API int bpf_map__set_inner_map_fd(struct bpf_map *map, int fd);
H A Dlibbpf.c9715 int bpf_map__set_inner_map_fd(struct bpf_map *map, int fd) in bpf_map__set_inner_map_fd() function
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_maps.c1176 err = bpf_map__set_inner_map_fd(map, fd); in test_map_in_map()
1187 err = bpf_map__set_inner_map_fd(map, fd); in test_map_in_map()