Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c173 static bool tomoyo_manage_by_non_root; variable
898 tomoyo_manage_by_non_root = !head->w.is_delete; in tomoyo_write_manager()
947 if (!tomoyo_manage_by_non_root && in tomoyo_manager()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.c174 static bool tomoyo_manage_by_non_root; variable
890 tomoyo_manage_by_non_root = !head->w.is_delete; in tomoyo_write_manager()
939 if (!tomoyo_manage_by_non_root && in tomoyo_manager()

Completed in 7 milliseconds