Searched refs:PORT_SYNC_LINK_PORT (Results 1 – 2 of 2) sorted by relevance
1614 case PORT_SYNC_LINK_PORT: in ipc_port_recv_update_inheritor()1857 special_reply_port->ip_sync_link_state = PORT_SYNC_LINK_PORT; in ipc_port_link_special_reply_port()2073 case PORT_SYNC_LINK_PORT: in ipc_port_adjust_special_reply_port_locked()2091 if (special_reply_port->ip_sync_link_state == PORT_SYNC_LINK_PORT && in ipc_port_adjust_special_reply_port_locked()
293 #define PORT_SYNC_LINK_PORT (0x1) macro