Home
last modified time | relevance | path

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

/linux/kernel/
H A Dgroups.c134 int set_current_groups(struct group_info *group_info) in set_current_groups() function
159 EXPORT_SYMBOL(set_current_groups);
218 retval = set_current_groups(group_info); in SYSCALL_DEFINE2()
H A Duid16.c197 retval = set_current_groups(group_info); in SYSCALL_DEFINE2()