Searched defs:map_check_btf (Results 1 – 4 of 4) sorted by relevance
52 int (*map_check_btf)(const struct bpf_map *map, member
466 static int map_check_btf(const struct bpf_map *map, const struct btf *btf, in map_check_btf() function
757 static int map_check_btf(struct bpf_map *map, const struct btf *btf, in map_check_btf() function
90 int (*map_check_btf)(const struct bpf_map *map, member