Home
last modified time | relevance | path

Searched refs:ip_sync_inheritor_knote (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.61.3/osfmk/ipc/
H A Dipc_port.c1595 kn = port->ip_sync_inheritor_knote; in ipc_port_recv_update_inheritor()
2052 special_reply_port->ip_sync_inheritor_knote = NULL; in ipc_port_adjust_special_reply_port_locked()
2078 special_reply_port->ip_sync_inheritor_knote = kn; in ipc_port_adjust_special_reply_port_locked()
H A Dipc_port.h170 struct knote *ip_sync_inheritor_knote; member
H A Dipc_pset.c469 port->ip_sync_inheritor_knote == kn) { in filt_machport_turnstile_complete_port()