Home
last modified time | relevance | path

Searched defs:init_groups (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/kernel/
Dcred.c40 static struct group_info init_groups = { .usage = ATOMIC_INIT(2) }; variable
/kernel/linux/linux-5.10/kernel/
Dcred.c37 struct group_info init_groups = { .usage = ATOMIC_INIT(2) }; variable