Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
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()
Duid16.c197 retval = set_current_groups(group_info); in SYSCALL_DEFINE2()
/linux-6.6.21/include/linux/
Dcred.h64 extern int set_current_groups(struct group_info *);
/linux-6.6.21/Documentation/security/
Dcredentials.rst456 called before set_groups() or set_current_groups().