Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/ !
Dcgroup.c1563 const struct bpf_func_proto bpf_get_local_storage_proto = { variable
2485 return &bpf_get_local_storage_proto; in cgroup_common_func_proto()
Dcore.c2639 const struct bpf_func_proto bpf_get_local_storage_proto __weak;
/linux-6.1.9/include/linux/ !
Dbpf.h2526 extern const struct bpf_func_proto bpf_get_local_storage_proto;