Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dcgroup.c1592 const struct bpf_func_proto bpf_get_local_storage_proto = { variable
2546 return &bpf_get_local_storage_proto; in cgroup_common_func_proto()
Dcore.c2887 const struct bpf_func_proto bpf_get_local_storage_proto __weak;
/linux-6.12.1/include/linux/
Dbpf.h3240 extern const struct bpf_func_proto bpf_get_local_storage_proto;