Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu_features.c265 static void init_groups(void) in init_groups() function
/openbmc/linux/kernel/
H A Dcred.c39 static struct group_info init_groups = { .usage = ATOMIC_INIT(2) }; variable