Home
last modified time | relevance | path

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

/security/tomoyo/
Dcommon.c173 static bool tomoyo_manage_by_non_root; variable
880 tomoyo_manage_by_non_root = !head->w.is_delete; in tomoyo_write_manager()
929 if (!tomoyo_manage_by_non_root && in tomoyo_manager()