Searched refs:TOMOYO_ID_MANAGER (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | gc.c | 411 case TOMOYO_ID_MANAGER: in tomoyo_try_to_gc()
|
H A D | common.c | 868 .list = &tomoyo_kernel_namespace.policy_list[TOMOYO_ID_MANAGER], in tomoyo_update_manager_entry() 915 list_for_each_cookie(head->r.acl, &tomoyo_kernel_namespace.policy_list[TOMOYO_ID_MANAGER]) { in tomoyo_read_manager() 954 list_for_each_entry_rcu(ptr, &tomoyo_kernel_namespace.policy_list[TOMOYO_ID_MANAGER], head.list, in tomoyo_manager()
|
H A D | common.h | 167 TOMOYO_ID_MANAGER, enumerator
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | gc.c | 411 case TOMOYO_ID_MANAGER: in tomoyo_try_to_gc()
|
H A D | common.c | 860 .list = &tomoyo_kernel_namespace.policy_list[TOMOYO_ID_MANAGER], in tomoyo_update_manager_entry() 907 list_for_each_cookie(head->r.acl, &tomoyo_kernel_namespace.policy_list[TOMOYO_ID_MANAGER]) { in tomoyo_read_manager() 946 list_for_each_entry_rcu(ptr, &tomoyo_kernel_namespace.policy_list[TOMOYO_ID_MANAGER], head.list, in tomoyo_manager()
|
H A D | common.h | 167 TOMOYO_ID_MANAGER, enumerator
|
Completed in 13 milliseconds