Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dgc.c478 * tomoyo_collect_member - Delete elements with "struct tomoyo_acl_head".
485 static void tomoyo_collect_member(const enum tomoyo_policy_id id, in tomoyo_collect_member() function
545 tomoyo_collect_member(id, &ns->policy_list[id]); in tomoyo_collect_entry()
579 tomoyo_collect_member(id, &group->member_list); in tomoyo_collect_entry()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dgc.c478 * tomoyo_collect_member - Delete elements with "struct tomoyo_acl_head".
485 static void tomoyo_collect_member(const enum tomoyo_policy_id id, in tomoyo_collect_member() function
545 tomoyo_collect_member(id, &ns->policy_list[id]); in tomoyo_collect_entry()
579 tomoyo_collect_member(id, &group->member_list); in tomoyo_collect_entry()

Completed in 3 milliseconds