Searched refs:groups16_to_user (Results 1 – 2 of 2) sorted by relevance
114 static int groups16_to_user(old_gid_t __user *grouplist, in groups16_to_user() function168 if (groups16_to_user(grouplist, cred->group_info)) { in SYSCALL_DEFINE2()
184 static int groups16_to_user(u16 __user *grouplist, struct group_info *group_info) in groups16_to_user() function237 if (groups16_to_user(grouplist, cred->group_info)) { in COMPAT_SYSCALL_DEFINE2()