Home
last modified time | relevance | path

Searched refs:mach_msg_send_from_kernel_with_options (Results 1 – 5 of 5) sorted by relevance

/xnu-8792.41.9/osfmk/kern/
H A Dipc_mig.h154 extern mach_msg_return_t mach_msg_send_from_kernel_with_options(
H A Dhv_io_notifier.c213 kr = mach_msg_send_from_kernel_with_options(&msg.header, sizeof(msg), in hv_io_notifier_grp_fire()
H A Dipc_mig.c119 mach_msg_send_from_kernel_with_options( in mach_msg_send_from_kernel_with_options() function
/xnu-8792.41.9/iokit/Kernel/
H A DIODataQueue.cpp279 …kr = mach_msg_send_from_kernel_with_options(msgh, msgh->msgh_size, MACH_SEND_TIMEOUT, MACH_MSG_TIM… in sendDataAvailableNotification()
H A DIOUserClient.cpp2255 kr = mach_msg_send_from_kernel_with_options( &replyMsg.msgHdr, in _sendAsyncResult64()