Home
last modified time | relevance | path

Searched defs:_buffer (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOGuardPageMemoryDescriptor.h47 vm_offset_t _buffer; variable
/xnu-11215/tests/
H A Dsbconcat_mbufs_123249093.c60 uint8_t _buffer[SOCK_MAXADDRLEN]; member
/xnu-11215/iokit/Kernel/
H A DIOBufferMemoryDescriptor.cpp373 _buffer = IOMallocAligned_internal(kheap, capacity, alignment, in initWithPhysicalMask() local