Home
last modified time | relevance | path

Searched defs:map_check_btf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c757 static int map_check_btf(struct bpf_map *map, const struct btf *btf, in map_check_btf() function
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c1011 static int map_check_btf(struct bpf_map *map, const struct btf *btf, in map_check_btf() function
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h94 int (*map_check_btf)(const struct bpf_map *map, member
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h118 int (*map_check_btf)(const struct bpf_map *map, member

Completed in 24 milliseconds