bpf_sk_storage_get_proto 10 include/net/bpf_sk_storage.h extern const struct bpf_func_proto bpf_sk_storage_get_proto; bpf_sk_storage_get_proto 1418 kernel/bpf/cgroup.c return &bpf_sk_storage_get_proto; bpf_sk_storage_get_proto 896 net/core/bpf_sk_storage.c const struct bpf_func_proto bpf_sk_storage_get_proto = { bpf_sk_storage_get_proto 6059 net/core/filter.c return &bpf_sk_storage_get_proto; bpf_sk_storage_get_proto 6086 net/core/filter.c const struct bpf_func_proto bpf_sk_storage_get_proto __weak; bpf_sk_storage_get_proto 6098 net/core/filter.c return &bpf_sk_storage_get_proto; bpf_sk_storage_get_proto 6189 net/core/filter.c return &bpf_sk_storage_get_proto; bpf_sk_storage_get_proto 6292 net/core/filter.c return &bpf_sk_storage_get_proto;