Lines Matching refs:number

354 		chctl.flags[ch->number] = chctl_flag;  in xpc_send_notify_IRQ_sn2()
361 chctl_flag_string, ch->partid, ch->number, ret); in xpc_send_notify_IRQ_sn2()
387 chctl.flags[ch->number] = chctl_flag; in xpc_send_local_notify_IRQ_sn2()
391 chctl_flag_string, ch->partid, ch->number); in xpc_send_local_notify_IRQ_sn2()
1589 ch->local_nentries, ch->partid, ch->number); in xpc_allocate_local_msgqueue_sn2()
1598 "queue, partid=%d, channel=%d\n", ch->partid, ch->number); in xpc_allocate_local_msgqueue_sn2()
1628 ch->remote_nentries, ch->partid, ch->number); in xpc_allocate_remote_msgqueue_sn2()
1637 "partid=%d, channel=%d\n", ch->partid, ch->number); in xpc_allocate_remote_msgqueue_sn2()
1693 ch->flags, ch->partid, ch->number); in xpc_teardown_msg_structures_sn2()
1737 (void *)notify, get, ch->partid, ch->number); in xpc_notify_senders_sn2()
1739 notify->func(reason, ch->partid, ch->number, in xpc_notify_senders_sn2()
1744 (void *)notify, get, ch->partid, ch->number); in xpc_notify_senders_sn2()
1796 DBUG_ON(msg->number != put - remote_nentries); in xpc_clear_remote_msgqueue_flags_sn2()
1866 ch->number); in xpc_process_msg_chctl_flags_sn2()
1893 ch->number); in xpc_process_msg_chctl_flags_sn2()
1899 npayloads_sent, ch->partid, ch->number); in xpc_process_msg_chctl_flags_sn2()
1951 ch->partid, ch->number, ret); in xpc_pull_remote_msg_sn2()
2003 ch->partid, ch->number); in xpc_get_deliverable_payload_sn2()
2010 DBUG_ON(msg->number != get); in xpc_get_deliverable_payload_sn2()
2069 "channel=%d\n", put, ch->partid, ch->number); in xpc_send_msgs_sn2()
2151 msg->number = put; in xpc_allocate_msg_sn2()
2155 (void *)msg, msg->number, ch->partid, ch->number); in xpc_allocate_msg_sn2()
2198 msg_number = msg->number; in xpc_send_payload_sn2()
2303 "channel=%d\n", get, ch->partid, ch->number); in xpc_acknowledge_msgs_sn2()
2327 msg_number = msg->number; in xpc_received_payload_sn2()
2330 (void *)msg, msg_number, ch->partid, ch->number); in xpc_received_payload_sn2()