Searched refs:IOMallocType (Results 1 – 25 of 27) sorted by relevance
12
72 entry = IOMallocType(PowerEventEntry); in submitPowerEvent()
90 _reserved = IOMallocType(ExpansionData); in initWithCapacity()123 notifyMsg = IOMallocType(mach_msg_header_t); in initWithCapacity()
59 _ranges.v64 = IOMallocType(IOAddressRange); in initWithSize()
95 reserved = IOMallocType(ExpansionData); in init()114 reserved->statistics = IOMallocType(IOInterruptAccountingData); in init()
143 inst->_ranges.v64 = IOMallocType(IOAddressRange); in withCopy()206 _ranges.v64 = IOMallocType(IOAddressRange); in initWithPhysicalMask()439 reserved = IOMallocType(ExpansionData); in initWithPhysicalMask()
172 reserved = IOMallocType(ExpansionData); in init()
136 reserved = IOMallocType(ExpansionData); in init()201 me->reserved = IOMallocType(ExpansionData); in workLoopWithOptions()
110 notifyMsg = IOMallocType(IODataQueueInternal); in initWithCapacity()
177 lock = IOMallocType( _IORecursiveLock ); in IORecursiveLockAllocWithLockGroup()
299 entry = IOMallocType(iocpu_platform_action_entry_t); in IOInstallServicePlatformAction()
238 reserved = IOMallocType(ExpansionData); in setTimeoutFunc()
298 reserved = IOMallocType(ExpansionData); in init()360 reserved = IOMallocType(ExpansionData); in init()2413 where = IOMallocType(IORegCursor); in enterEntry()
1449 ivars = IOMallocType(IODispatchSource_IVars); in init()1570 ivars = IOMallocType(IOInterruptDispatchSource_IVars); in init()1955 ivars = IOMallocType(IOServiceNotificationDispatchSource_IVars); in init()2389 ivars = IOMallocType(IODispatchQueue_IVars); in init()4614 vars = IOMallocType(OSObjectUserVars); in serviceAttach()6795 ivars = IOMallocType(IOServiceStateNotificationDispatchSource_IVars); in init()7042 vars = IOMallocType(IOServiceStateChangeVars); in initialize()7431 ivars = IOMallocType(IOWorkGroup_IVars); in init()7538 ivars = IOMallocType(IOEventLink_IVars); in init()
619 vars = IOMallocType(IOPolledFileIOVars); in IOPolledFileOpen()
883 entry = IOMallocType(_IOMallocContiguousEntry); in IOMallocContiguous()
195 reserved = IOMallocType(IODMACommandInternal); in initWithRefCon()
1648 reserved = IOMallocType(ExpansionData); in reserve()1690 owner = IOMallocType(IOUserClientOwner); in registerOwner()1897 elem = IOMallocType(IOUCFilterPolicy); in filterForTask()
1445 gRootDomain->_aotMetrics = IOMallocType(IOPMAOTMetrics); in update_aotmode()2088 request = IOMallocType(AggressivesRequest); in setAggressiveness()2232 request = IOMallocType(AggressivesRequest); in joinAggressiveness()5356 gSleepPolicyVars = IOMallocType(IOPMSystemSleepPolicyVariables);
804 reserved = IOMallocType(ExpansionData); in init()823 reserved = IOMallocType(ExpansionData); in init()1679 element = IOMallocType(ArbitrationLockQueueElement); in lockForArbitration()
514 vars = IOMallocType(IOHibernateVars); in IOHibernateSystemSleep()
89 In the vast majority of cases however, using `kalloc_type` (or `IOMallocType`)97 `kalloc_type` or one of its variants (like IOKit's `IOMallocType`) and untyped207 <tt>IOMallocType(type_t)</tt><br/>238 (resp. <tt>IOMallocType(type_t)</tt>). Mix-and-matching interfaces302 `new/delete` (resp. `new[]/delete[]`) with `IOMallocType/IOFreeType` (resp.380 being allocated (i.e. `IOMallocData` for data only buffers, and `IOMallocType`/`IONew`
350 #define IOMallocType(type) ({ \ macro818 return IOMallocType(type); \873 return IOMallocType(type); \
471 data = IOMallocType(T); in init()
583 reserved = IOMallocType(ExpansionData); in OSMetaClass()
1147 ArenaEntry * newEntry = IOMallocType(ArenaEntry); in attachArena()