Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcgroup.c1577 const struct bpf_func_proto bpf_get_local_storage_proto = { variable
2528 return &bpf_get_local_storage_proto; in cgroup_common_func_proto()
H A Dcore.c2824 const struct bpf_func_proto bpf_get_local_storage_proto __weak;
/openbmc/linux/include/linux/
H A Dbpf.h3004 extern const struct bpf_func_proto bpf_get_local_storage_proto;