Searched refs:tomoyo_collect_acl (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/tomoyo/
H A Dgc.c500 * tomoyo_collect_acl - Delete elements in "struct tomoyo_domain_info".
506 static void tomoyo_collect_acl(struct list_head *list) function
537 tomoyo_collect_acl(&domain->acl_info_list);
547 tomoyo_collect_acl(&ns->acl_group[i]);

Completed in 118 milliseconds