Searched refs:sync_bootstrap_checkin (Results 1 – 4 of 4) sorted by relevance
700 boolean_t sync_bootstrap_checkin);743 boolean_t sync_bootstrap_checkin);
1831 boolean_t sync_bootstrap_checkin) in ipc_port_link_special_reply_port() argument1844 if (sync_bootstrap_checkin && special_reply) { in ipc_port_link_special_reply_port()2239 boolean_t sync_bootstrap_checkin) in ipc_port_adjust_port_locked() argument2252 } else if (sync_bootstrap_checkin) { in ipc_port_adjust_port_locked()
3073 boolean_t sync_bootstrap_checkin = FALSE; in ipc_right_copyout() local3075 sync_bootstrap_checkin = TRUE; in ipc_right_copyout()3080 ipc_port_adjust_port_locked(port, kn, sync_bootstrap_checkin); in ipc_right_copyout()
1453 boolean_t sync_bootstrap_checkin = !!(options & MACH_SEND_SYNC_BOOTSTRAP_CHECKIN); in ipc_kmsg_set_qos() local1458 ipc_port_link_special_reply_port(special_reply_port, dest_port, sync_bootstrap_checkin); in ipc_kmsg_set_qos()