Lines Matching refs:remote_GP
1680 ch_sn2->remote_GP.get = 0; in xpc_teardown_msg_structures_sn2()
1681 ch_sn2->remote_GP.put = 0; in xpc_teardown_msg_structures_sn2()
1769 } while (++get < ch_sn2->remote_GP.get); in xpc_clear_local_msgqueue_flags_sn2()
1783 if (ch_sn2->remote_GP.put < remote_nentries) in xpc_clear_remote_msgqueue_flags_sn2()
1795 } while (++put < ch_sn2->remote_GP.put); in xpc_clear_remote_msgqueue_flags_sn2()
1811 ch_sn2->remote_GP = part->sn.sn2.remote_GPs[ch_number]; in xpc_process_msg_chctl_flags_sn2()
1817 if (ch_sn2->w_remote_GP.get == ch_sn2->remote_GP.get && in xpc_process_msg_chctl_flags_sn2()
1818 ch_sn2->w_remote_GP.put == ch_sn2->remote_GP.put) { in xpc_process_msg_chctl_flags_sn2()
1835 if (ch_sn2->w_remote_GP.get != ch_sn2->remote_GP.get) { in xpc_process_msg_chctl_flags_sn2()
1850 ch_sn2->remote_GP.get); in xpc_process_msg_chctl_flags_sn2()
1859 ch_sn2->w_remote_GP.get = ch_sn2->remote_GP.get; in xpc_process_msg_chctl_flags_sn2()
1878 if (ch_sn2->w_remote_GP.put != ch_sn2->remote_GP.put) { in xpc_process_msg_chctl_flags_sn2()
1886 ch_sn2->w_remote_GP.put = ch_sn2->remote_GP.put; in xpc_process_msg_chctl_flags_sn2()