Home
last modified time | relevance | path

Searched refs:bpf_get_local_storage_proto (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dhelpers.c405 const struct bpf_func_proto bpf_get_local_storage_proto = { variable
H A Dcgroup.c1204 return &bpf_get_local_storage_proto; in cgroup_base_func_proto()
H A Dcore.c2272 const struct bpf_func_proto bpf_get_local_storage_proto __weak;
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1896 extern const struct bpf_func_proto bpf_get_local_storage_proto;
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c6933 return &bpf_get_local_storage_proto; in sock_filter_func_proto()
6983 return &bpf_get_local_storage_proto; in sock_addr_func_proto()
7062 return &bpf_get_local_storage_proto; in cg_skb_func_proto()
7284 return &bpf_get_local_storage_proto; in sock_ops_func_proto()