Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dcommon.c174 static bool tomoyo_manage_by_non_root; variable
889 tomoyo_manage_by_non_root = !head->w.is_delete; in tomoyo_write_manager()
938 if (!tomoyo_manage_by_non_root && in tomoyo_manager()