Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dsyscall.c759 static int map_check_btf(struct bpf_map *map, const struct btf *btf, in map_check_btf() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h91 int (*map_check_btf)(const struct bpf_map *map, member