Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Duid16.c111 static int groups16_to_user(old_gid_t __user *grouplist, in groups16_to_user() function
165 if (groups16_to_user(grouplist, cred->group_info)) { in SYSCALL_DEFINE2()
/linux-4.4.14/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()