Home
last modified time | relevance | path

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

/security/tomoyo/
Dmemory.c111 list = &param->ns->group_list[idx]; in tomoyo_get_group()
Dgc.c563 struct list_head *list = &ns->group_list[i]; in tomoyo_collect_entry()
Dcommon.h906 struct list_head group_list[TOMOYO_MAX_GROUP]; member
Dcommon.c354 INIT_LIST_HEAD(&ns->group_list[idx]); in tomoyo_init_policy_namespace()
1801 struct list_head *list = &ns->group_list[idx]; in tomoyo_read_group()