Searched refs:map_is_reuse_compat (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | libbpf.c | 5402 static bool map_is_reuse_compat(const struct bpf_map *map, int map_fd) function 5448 if (!map_is_reuse_compat(map, pin_fd)) { |
Completed in 18 milliseconds