TOMOYO_EXCEPTIONPOLICY 1376 security/tomoyo/common.c 	if (head->type == TOMOYO_EXCEPTIONPOLICY) {
TOMOYO_EXCEPTIONPOLICY 2428 security/tomoyo/common.c 	case TOMOYO_EXCEPTIONPOLICY:
TOMOYO_EXCEPTIONPOLICY 2544 security/tomoyo/common.c 	if (head->type != TOMOYO_EXCEPTIONPOLICY &&
TOMOYO_EXCEPTIONPOLICY 2568 security/tomoyo/common.c 	return (head->type == TOMOYO_EXCEPTIONPOLICY ||
TOMOYO_EXCEPTIONPOLICY 2625 security/tomoyo/common.c 	if (head->type == TOMOYO_EXCEPTIONPOLICY ||
TOMOYO_EXCEPTIONPOLICY 2716 security/tomoyo/common.c 		case TOMOYO_EXCEPTIONPOLICY:
TOMOYO_EXCEPTIONPOLICY 2735 security/tomoyo/common.c 			case TOMOYO_EXCEPTIONPOLICY:
TOMOYO_EXCEPTIONPOLICY 2846 security/tomoyo/common.c 			head.type = TOMOYO_EXCEPTIONPOLICY;
TOMOYO_EXCEPTIONPOLICY  253 security/tomoyo/securityfs_if.c 			    TOMOYO_EXCEPTIONPOLICY);