TOMOYO_CONFIG_ENFORCING   18 security/tomoyo/common.c 	[TOMOYO_CONFIG_ENFORCING]  = "enforcing"
TOMOYO_CONFIG_ENFORCING 2081 security/tomoyo/common.c 	case TOMOYO_CONFIG_ENFORCING:
TOMOYO_CONFIG_ENFORCING  687 security/tomoyo/domain.c 	if (r->mode != TOMOYO_CONFIG_ENFORCING)
TOMOYO_CONFIG_ENFORCING  855 security/tomoyo/domain.c 	} else if (ee->r.mode == TOMOYO_CONFIG_ENFORCING)
TOMOYO_CONFIG_ENFORCING  739 security/tomoyo/file.c 	if (r.mode != TOMOYO_CONFIG_ENFORCING)
TOMOYO_CONFIG_ENFORCING  788 security/tomoyo/file.c 	if (r.mode != TOMOYO_CONFIG_ENFORCING)
TOMOYO_CONFIG_ENFORCING  818 security/tomoyo/file.c 	is_enforce = (r.mode == TOMOYO_CONFIG_ENFORCING);
TOMOYO_CONFIG_ENFORCING  889 security/tomoyo/file.c 	if (r.mode != TOMOYO_CONFIG_ENFORCING)
TOMOYO_CONFIG_ENFORCING  949 security/tomoyo/file.c 	if (r.mode != TOMOYO_CONFIG_ENFORCING)