Searched refs:bpf_prog_map_compatible (Results 1 – 4 of 4) sorted by relevance
883 !bpf_prog_map_compatible(&dtab->map, prog)) in __dev_map_alloc_node()
954 !bpf_prog_map_compatible(map, prog)) { in prog_fd_array_get_ptr()
2305 bool bpf_prog_map_compatible(struct bpf_map *map, in bpf_prog_map_compatible() function2368 if (!bpf_prog_map_compatible(map, fp)) { in bpf_check_tail_call()
2033 bool bpf_prog_map_compatible(struct bpf_map *map, const struct bpf_prog *fp);