Searched refs:set_current_groups (Results 1 – 5 of 5) sorted by relevance
139 int set_current_groups(struct group_info *group_info) in set_current_groups() function151 EXPORT_SYMBOL(set_current_groups);210 retval = set_current_groups(group_info); in SYSCALL_DEFINE2()
197 retval = set_current_groups(group_info); in SYSCALL_DEFINE2()
70 extern int set_current_groups(struct group_info *);
267 retval = set_current_groups(group_info); in COMPAT_SYSCALL_DEFINE2()
457 called before :c:func:`set_groups` or :c:func:`set_current_groups`.