Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dhelpers.c430 const struct bpf_func_proto bpf_get_local_storage_proto = { variable
Dcgroup.c1186 return &bpf_get_local_storage_proto; in cgroup_base_func_proto()
Dcore.c2358 const struct bpf_func_proto bpf_get_local_storage_proto __weak;
/Linux-v5.15/include/linux/
Dbpf.h2077 extern const struct bpf_func_proto bpf_get_local_storage_proto;
/Linux-v5.15/net/core/
Dfilter.c7142 return &bpf_get_local_storage_proto; in sock_filter_func_proto()
7192 return &bpf_get_local_storage_proto; in sock_addr_func_proto()
7291 return &bpf_get_local_storage_proto; in cg_skb_func_proto()
7517 return &bpf_get_local_storage_proto; in sock_ops_func_proto()