bpf_get_local_storage_proto 1054 include/linux/bpf.h extern const struct bpf_func_proto bpf_get_local_storage_proto; bpf_get_local_storage_proto 804 kernel/bpf/cgroup.c return &bpf_get_local_storage_proto; bpf_get_local_storage_proto 2044 kernel/bpf/core.c const struct bpf_func_proto bpf_get_local_storage_proto __weak; bpf_get_local_storage_proto 353 kernel/bpf/helpers.c const struct bpf_func_proto bpf_get_local_storage_proto = { bpf_get_local_storage_proto 6021 net/core/filter.c return &bpf_get_local_storage_proto; bpf_get_local_storage_proto 6047 net/core/filter.c return &bpf_get_local_storage_proto; bpf_get_local_storage_proto 6094 net/core/filter.c return &bpf_get_local_storage_proto; bpf_get_local_storage_proto 6288 net/core/filter.c return &bpf_get_local_storage_proto;