Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dsyscall.c1084 static int map_check_btf(struct bpf_map *map, struct bpf_token *token, in map_check_btf() function
/linux-6.12.1/include/linux/
Dbpf.h124 int (*map_check_btf)(const struct bpf_map *map, member