Home
last modified time | relevance | path

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

/external/iproute2/lib/
Dbpf.c431 static int bpf_map_selfcheck_pinned(int fd, const struct bpf_elf_map *map, in bpf_map_selfcheck_pinned() function
1011 ret = bpf_map_selfcheck_pinned(map_fd, &test, &ext, in bpf_graft_map()
1568 ret = bpf_map_selfcheck_pinned(fd, map, ext, in bpf_map_attach()