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

/linux-master/security/tomoyo/
H A Dcommon.c330 static bool tomoyo_namespace_enabled; variable
350 tomoyo_namespace_enabled = !list_empty(&tomoyo_namespace_list);
363 if (!tomoyo_namespace_enabled)

Completed in 82 milliseconds