Searched refs:ith_kmsg (Results 1 – 6 of 6) sorted by relevance
307 th->ith_kmsg = IKM_NULL; in ipc_mqueue_add_locked()331 th->ith_kmsg = kmsg; in ipc_mqueue_add_locked()798 receiver->ith_kmsg = kmsg; in ipc_mqueue_post()823 receiver->ith_kmsg = IKM_NULL; in ipc_mqueue_post()1236 thread->ith_kmsg = IKM_NULL; in ipc_mqueue_select_on_thread_locked()1253 thread->ith_kmsg = kmsg; in ipc_mqueue_select_on_thread_locked()
1084 assert(self->ith_kmsg == IKM_NULL); in filt_machportprocess()1098 if (self->ith_kmsg) { in filt_machportprocess()1099 struct thread_group *tg = ipc_kmsg_get_thread_group(self->ith_kmsg); in filt_machportprocess()
336 kick |= ipc_kmsg_delayed_destroy(thread->ith_kmsg); in flipc_cmd_ack()
294 ipc_kmsg_t kmsg = self->ith_kmsg; in mach_msg_receive_results()
468 kmsg = self->ith_kmsg; in kernel_mach_msg_rpc_common()
1060 #define ith_kmsg saved.receive.kmsg macro