TOMOYO_MAX_PROFILES  496 security/tomoyo/common.c 	if (profile >= TOMOYO_MAX_PROFILES)
TOMOYO_MAX_PROFILES  764 security/tomoyo/common.c 		for ( ; head->r.index < TOMOYO_MAX_PROFILES;
TOMOYO_MAX_PROFILES  768 security/tomoyo/common.c 		if (head->r.index == TOMOYO_MAX_PROFILES) {
TOMOYO_MAX_PROFILES 1198 security/tomoyo/common.c 	    && idx < TOMOYO_MAX_PROFILES) {
TOMOYO_MAX_PROFILES  904 security/tomoyo/common.h 	struct tomoyo_profile *profile_ptr[TOMOYO_MAX_PROFILES];