tomoyo_enabled   1076 security/tomoyo/common.h extern int tomoyo_enabled;
tomoyo_enabled    240 security/tomoyo/securityfs_if.c 	if (!tomoyo_enabled)
tomoyo_enabled    572 security/tomoyo/tomoyo.c int tomoyo_enabled __lsm_ro_after_init = 1;
tomoyo_enabled    596 security/tomoyo/tomoyo.c 	.enabled = &tomoyo_enabled,