Home
last modified time | relevance | path

Searched defs:map_check_btf (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/kernel/bpf/
Dsyscall.c756 static int map_check_btf(struct bpf_map *map, const struct btf *btf, in map_check_btf() function
/Linux-v5.15/include/linux/
Dbpf.h99 int (*map_check_btf)(const struct bpf_map *map, member