Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in tomoyo_collect_acl() function
537 tomoyo_collect_acl(&domain->acl_info_list); in tomoyo_collect_entry()
547 tomoyo_collect_acl(&ns->acl_group[i]); in tomoyo_collect_entry()
/kernel/linux/linux-6.6/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) in tomoyo_collect_acl() function
537 tomoyo_collect_acl(&domain->acl_info_list); in tomoyo_collect_entry()
547 tomoyo_collect_acl(&ns->acl_group[i]); in tomoyo_collect_entry()

Completed in 2 milliseconds