Searched refs:__bpf_prog_map_compatible (Results 1 – 1 of 1) sorted by relevance
2376 static bool __bpf_prog_map_compatible(struct bpf_map *map, in __bpf_prog_map_compatible() function2445 return __bpf_prog_map_compatible(map, fp); in bpf_prog_map_compatible()2460 if (!__bpf_prog_map_compatible(map, fp)) { in bpf_check_tail_call()