Home
last modified time | relevance | path

Searched defs:queueSize (Results 1 – 5 of 5) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIODataQueue.cpp46 UInt32 queueSize; member
169 UInt32 queueSize; in enqueue() local
298 UInt32 queueSize; in getMemoryDescriptor() local
H A DIOSharedDataQueue.cpp189 UInt32 queueSize = getQueueSize(); in peek() local
335 UInt32 queueSize = getQueueSize(); in dequeue() local
/xnu-11215/iokit/IOKit/
H A DIOSharedDataQueue.h57 UInt32 queueSize; member
H A DIODataQueueShared.h58 UInt32 queueSize; member
/xnu-11215/iokit/System/
H A DIODataQueueDispatchSourceShared.h314 uint32_t queueSize = ivars->queueByteCount; in Peek() local
401 uint32_t queueSize = ivars->queueByteCount; in DequeueWithCoalesce() local
499 uint32_t queueSize; in EnqueueWithCoalesce() local
630 uint32_t queueSize; in CanEnqueueData() local