TOMOYO_CONFIG_DISABLED   15 security/tomoyo/common.c 	[TOMOYO_CONFIG_DISABLED]   = "disabled",
TOMOYO_CONFIG_DISABLED  507 security/tomoyo/common.c 		ptr->default_config = TOMOYO_CONFIG_DISABLED |
TOMOYO_CONFIG_DISABLED  580 security/tomoyo/file.c 	if (r->mode == TOMOYO_CONFIG_DISABLED)
TOMOYO_CONFIG_DISABLED  618 security/tomoyo/file.c 	if (r->mode != TOMOYO_CONFIG_DISABLED)
TOMOYO_CONFIG_DISABLED  720 security/tomoyo/file.c 	    == TOMOYO_CONFIG_DISABLED || !path->dentry)
TOMOYO_CONFIG_DISABLED  766 security/tomoyo/file.c 	r.mode = TOMOYO_CONFIG_DISABLED;
TOMOYO_CONFIG_DISABLED  770 security/tomoyo/file.c 	    != TOMOYO_CONFIG_DISABLED) {
TOMOYO_CONFIG_DISABLED  816 security/tomoyo/file.c 	    == TOMOYO_CONFIG_DISABLED)
TOMOYO_CONFIG_DISABLED  871 security/tomoyo/file.c 	    == TOMOYO_CONFIG_DISABLED)
TOMOYO_CONFIG_DISABLED  917 security/tomoyo/file.c 	    == TOMOYO_CONFIG_DISABLED)
TOMOYO_CONFIG_DISABLED  200 security/tomoyo/mount.c 	    == TOMOYO_CONFIG_DISABLED)
TOMOYO_CONFIG_DISABLED  475 security/tomoyo/network.c 	    != TOMOYO_CONFIG_DISABLED) {
TOMOYO_CONFIG_DISABLED  552 security/tomoyo/network.c 	    != TOMOYO_CONFIG_DISABLED) {
TOMOYO_CONFIG_DISABLED  977 security/tomoyo/util.c 		return TOMOYO_CONFIG_DISABLED;