Lines Matching refs:personalities

2079    /* Make sure common string values in personalities are uniqued to OSSymbols.
3178 * load all kexts, send no personalities.
3592 /* Remove personalities as requested. This is a bit redundant for a loaded
3594 * personalities, but it doesn't restart matching, which we always want
4358 * personalities within the load function.
4415 * start and/or add their personalities.
4530 /* If not excluding matching, send the personalities to the kernel.
4533 * personalities within the load function.
4542 * "loaded" it, we have to remove any personalities naming it, or we'll
4547 * not declare an executable and serve only as a package for personalities
4549 * so that those other personalities get added & matched.
4554 "Kext %s has no executable; removing any personalities naming it.",
8957 OSArray * personalities = NULL; // must release
8966 * personalities for now.
8983 if (personalities) {
8984 personalities->release();
8985 personalities = NULL;
8990 personalities = theKext->copyPersonalitiesArray();
8991 if (!personalities) {
8994 result->merge(personalities);
9001 "omitting its personalities.",
9012 if (personalities) personalities->release();
9028 "Sending all eligible registered kexts' personalities "
9032 OSArray * personalities = OSKext::copyAllKextPersonalities(
9035 if (personalities) {
9036 gIOCatalogue->addDrivers(personalities, startMatching);
9037 numPersonalities = personalities->getCount();
9038 personalities->release();
9058 OSDictionary * personalities = NULL; // do not release
9064 personalities = OSDynamicCast(OSDictionary,
9066 if (!personalities) {
9070 result = OSArray::withCapacity(personalities->getCount());
9076 OSCollectionIterator::withCollection(personalities);
9084 personalities->getObject(personalityName));
9089 * The publisher ID is used to remove personalities from bundles
9138 "not sending personalities to the IOCatalogue.",
9192 * xxx - We should allow removing the kext's declared personalities,
9209 "Kext %s removing all personalities naming it from the IOCatalogue.",
9212 /* Have the IOCatalog remove all personalities matching this kext's