Home
last modified time | relevance | path

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

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