Home
last modified time | relevance | path

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

/xnu-11215.41.3/osfmk/kern/
H A Dipc_mig.h244 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.c121 mach_msg_send_from_kernel_with_options( in mach_msg_send_from_kernel_with_options() function
/xnu-11215.41.3/iokit/Kernel/
H A DIODataQueue.cpp280 kr = mach_msg_send_from_kernel_with_options(msgh, msgh->msgh_size, in sendDataAvailableNotification()
H A DIOUserClient.cpp2340 kr = mach_msg_send_from_kernel_with_options( &replyMsg.msgHdr, in _sendAsyncResult64()