Home
last modified time | relevance | path

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

/Linux-v6.1/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.c2638 const struct bpf_func_proto bpf_get_local_storage_proto __weak;
/Linux-v6.1/include/linux/
Dbpf.h2526 extern const struct bpf_func_proto bpf_get_local_storage_proto;