Home
last modified time | relevance | path

Searched refs:bpf_local_storage_map_check_btf (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf_local_storage.h131 int bpf_local_storage_map_check_btf(const struct bpf_map *map,
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_inode_storage.c253 .map_check_btf = bpf_local_storage_map_check_btf,
H A Dbpf_local_storage.c585 int bpf_local_storage_map_check_btf(const struct bpf_map *map, in bpf_local_storage_map_check_btf() function
/OK3568_Linux_fs/kernel/net/core/
H A Dbpf_sk_storage.c346 .map_check_btf = bpf_local_storage_map_check_btf,