Searched defs:buffer (Results 51 - 61 of 61) sorted by relevance

123

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp2030 hibernate_pal_write(void *buffer, size_t size) argument
[all...]
H A DIOHibernateRestoreKernel.c376 store_one_page(uint32_t procFlags, uint32_t * src, uint32_t compressedSize, uint32_t * buffer, uint32_t ppnum) argument
H A DIONVRAM.cpp455 IOReturn IODTNVRAM::readXPRAM(IOByteCount offset, UInt8 *buffer, argument
469 IOReturn IODTNVRAM::writeXPRAM(IOByteCount offset, UInt8 *buffer, argument
518 readNVRAMPartition(const OSSymbol *partitionID, IOByteCount offset, UInt8 *buffer, IOByteCount length) argument
545 writeNVRAMPartition(const OSSymbol *partitionID, IOByteCount offset, UInt8 *buffer, IOByteCount length) argument
574 savePanicInfo(UInt8 *buffer, IOByteCount length) argument
766 UInt8 *buffer, *tmpBuffer; local
1077 convertObjectToProp(UInt8 *buffer, UInt32 *length, const OSSymbol *propSymbol, OSObject *propObject) argument
1164 generateOWChecksum(UInt8 *buffer) argument
1175 validateOWChecksum(UInt8 *buffer) argument
[all...]
H A DIOPlatformExpert.cpp687 char * buffer; local
799 UInt32 PESavePanicInfo(UInt8 *buffer, UInt32 length) argument
1046 IOByteCount IOPlatformExpert::savePanicInfo(UInt8 *buffer, IOByteCount length) argument
1248 IOReturn IODTPlatformExpert::readXPRAM(IOByteCount offset, UInt8 * buffer, argument
1255 IOReturn IODTPlatformExpert::writeXPRAM(IOByteCount offset, UInt8 * buffer, argument
1284 readNVRAMPartition(const OSSymbol * partitionID, IOByteCount offset, UInt8 * buffer, IOByteCount length) argument
1293 writeNVRAMPartition(const OSSymbol * partitionID, IOByteCount offset, UInt8 * buffer, IOByteCount length) argument
1302 savePanicInfo(UInt8 *buffer, IOByteCount length) argument
[all...]
/darwin-on-arm/xnu/security/
H A Dmac_base.c1303 char *elements, *buffer; local
1359 char *elements, *buffer; local
1411 char *buffer; local
1493 char *elements, *buffer; local
1562 char *elements, *buffer; local
1619 char *buffer; local
1704 char *elements, *buffer; local
1813 char *elements, *buffer; local
1906 char *buffer; local
2019 char *buffer; local
2164 char *elements, *buffer; local
[all...]
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.c3202 void * buffer; local
[all...]
H A Dhfs_vfsops.c4804 void *buffer = NULL; local
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkdebug.c1518 kdbg_readmap(user_addr_t buffer, size_t *number, vnode_t vp, vfs_context_t ctx) argument
1612 kdbg_getentropy (user_addr_t buffer, size_t *number, int ms_timeout) argument
2150 kdbg_read(user_addr_t buffer, size_t *number, vnode_t vp, vfs_context_t ctx) argument
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dif_var.h594 u_char buffer[8]; member in union:ifnet::__anon205::__anon206
/darwin-on-arm/xnu/bsd/vfs/
H A Dkpi_vfs.c615 vfs_name(mount_t mp, char * buffer) argument
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp3371 char * buffer = NULL; local
7653 char * buffer; local
9471 char * buffer = stackBuffer; // do not free local
[all...]

Completed in 136 milliseconds

123