bpf_get_current_uid_gid_proto 1041 include/linux/bpf.h extern const struct bpf_func_proto bpf_get_current_uid_gid_proto;
bpf_get_current_uid_gid_proto  802 kernel/bpf/cgroup.c 		return &bpf_get_current_uid_gid_proto;
bpf_get_current_uid_gid_proto 2041 kernel/bpf/core.c const struct bpf_func_proto bpf_get_current_uid_gid_proto __weak;
bpf_get_current_uid_gid_proto  185 kernel/bpf/helpers.c const struct bpf_func_proto bpf_get_current_uid_gid_proto = {
bpf_get_current_uid_gid_proto  711 kernel/trace/bpf_trace.c 		return &bpf_get_current_uid_gid_proto;
bpf_get_current_uid_gid_proto 6019 net/core/filter.c 		return &bpf_get_current_uid_gid_proto;
bpf_get_current_uid_gid_proto 6035 net/core/filter.c 		return &bpf_get_current_uid_gid_proto;