Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/ipc/
H A Dipc_port.c1517 kn = port->ip_sync_inheritor_knote; in ipc_port_recv_update_inheritor()
1974 special_reply_port->ip_sync_inheritor_knote = NULL; in ipc_port_adjust_special_reply_port_locked()
2000 special_reply_port->ip_sync_inheritor_knote = kn; in ipc_port_adjust_special_reply_port_locked()
H A Dipc_port.h155 struct knote *ip_sync_inheritor_knote; member
H A Dipc_pset.c560 port->ip_sync_inheritor_knote == kn) { in filt_machport_turnstile_complete_port()