Home
last modified time | relevance | path

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

/kernel/
Dgroups.c15 struct group_info *groups_alloc(int gidsetsize) in groups_alloc() function
32 EXPORT_SYMBOL(groups_alloc);
200 group_info = groups_alloc(gidsetsize); in SYSCALL_DEFINE2()
Duid16.c187 group_info = groups_alloc(gidsetsize); in SYSCALL_DEFINE2()