Home
last modified time | relevance | path

Searched refs:groups16_to_user (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/kernel/
Duid16.c114 static int groups16_to_user(old_gid_t __user *grouplist, in groups16_to_user() function
168 if (groups16_to_user(grouplist, cred->group_info)) { in SYSCALL_DEFINE2()
/Linux-v4.19/arch/s390/kernel/
Dcompat_linux.c184 static int groups16_to_user(u16 __user *grouplist, struct group_info *group_info) in groups16_to_user() function
237 if (groups16_to_user(grouplist, cred->group_info)) { in COMPAT_SYSCALL_DEFINE2()