Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dhelpers.c353 const struct bpf_func_proto bpf_get_local_storage_proto = { variable
Dcgroup.c794 return &bpf_get_local_storage_proto; in cgroup_base_func_proto()
Dcore.c2044 const struct bpf_func_proto bpf_get_local_storage_proto __weak;
/Linux-v5.4/include/linux/
Dbpf.h1054 extern const struct bpf_func_proto bpf_get_local_storage_proto;
/Linux-v5.4/net/core/
Dfilter.c6020 return &bpf_get_local_storage_proto; in sock_filter_func_proto()
6046 return &bpf_get_local_storage_proto; in sock_addr_func_proto()
6093 return &bpf_get_local_storage_proto; in cg_skb_func_proto()
6287 return &bpf_get_local_storage_proto; in sock_ops_func_proto()