Searched refs:set_current_groups (Results 1 – 4 of 4) 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()
65 extern int set_current_groups(struct group_info *);
457 called before :c:func:`set_groups` or :c:func:`set_current_groups`.