Home
last modified time | relevance | path

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

/kernel/bpf/
Dcgroup.c1563 const struct bpf_func_proto bpf_get_local_storage_proto = { variable
2503 return &bpf_get_local_storage_proto; in cgroup_common_func_proto()
Dcore.c2642 const struct bpf_func_proto bpf_get_local_storage_proto __weak;