bpf_get_current_uid_gid  171 kernel/bpf/helpers.c BPF_CALL_0(bpf_get_current_uid_gid)
bpf_get_current_uid_gid  186 kernel/bpf/helpers.c 	.func		= bpf_get_current_uid_gid,
bpf_get_current_uid_gid   13 samples/bpf/sock_flags_kern.c 	__u64 gid_uid = bpf_get_current_uid_gid();
bpf_get_current_uid_gid   89 samples/bpf/tracex2_kern.c 	key.uid_gid = bpf_get_current_uid_gid();
bpf_get_current_uid_gid   51 tools/testing/selftests/bpf/bpf_helpers.h static unsigned long long (*bpf_get_current_uid_gid)(void) =