Searched refs:ith_knote (Results 1 – 9 of 9) sorted by relevance
1059 self->ith_knote = kn; in filt_machportprocess()1070 self->ith_knote = ITH_KNOTE_NULL; in filt_machportprocess()1086 self->ith_knote = ITH_KNOTE_NULL; in filt_machportprocess()1172 self->ith_knote = ITH_KNOTE_NULL; in filt_machportprocess()
463 current_thread()->ith_knote = ITH_KNOTE_NULL; in _kernelrpc_mach_port_request_notification_trap()
798 self->ith_knote = ITH_KNOTE_NULL; /* not part of ith_receive */ in mach_msg_trap_receive()
992 struct knote *kn = current_thread()->ith_knote; in ipc_object_copyout()
3496 struct knote *kn = current_thread()->ith_knote; in ipc_kmsg_copyout_header()4096 struct knote *kn = current_thread()->ith_knote; in ipc_kmsg_copyout_guarded_port_descriptor()4390 current_thread()->ith_knote = ITH_KNOTE_PSEUDO; in ipc_kmsg_copyout_pseudo()4455 current_thread()->ith_knote = ITH_KNOTE_NULL; in ipc_kmsg_copyout_pseudo()
2913 current_thread()->ith_knote, IPC_PORT_ADJUST_SR_LINK_WORKLOOP, FALSE); in ipc_right_copyout()2994 struct knote *kn = current_thread()->ith_knote; in ipc_right_copyout()
345 current_thread()->ith_knote = ITH_KNOTE_NULL; in iokit_make_send_right()
461 self->ith_knote = ITH_KNOTE_NULL; /* not part of ith_receive */ in kernel_mach_msg_rpc_common()
1012 struct knote *ith_knote; /* knote fired for rcv */ member