Lines Matching refs:xpc_channel
27 xpc_process_connect(struct xpc_channel *ch, unsigned long *irq_flags) in xpc_process_connect()
80 xpc_process_disconnect(struct xpc_channel *ch, unsigned long *irq_flags) in xpc_process_disconnect()
189 struct xpc_channel *ch = &part->channels[ch_number]; in xpc_process_openclose_chctl_flags()
465 xpc_connect_channel(struct xpc_channel *ch) in xpc_connect_channel()
550 struct xpc_channel *ch; in xpc_process_sent_chctl_flags()
621 struct xpc_channel *ch; in xpc_partition_going_down()
677 xpc_connected_callout(struct xpc_channel *ch) in xpc_connected_callout()
712 struct xpc_channel *ch; in xpc_initiate_disconnect()
753 xpc_disconnect_channel(const int line, struct xpc_channel *ch, in xpc_disconnect_channel()
801 xpc_disconnect_callout(struct xpc_channel *ch, enum xp_retval reason) in xpc_disconnect_callout()
825 xpc_allocate_msg_wait(struct xpc_channel *ch) in xpc_allocate_msg_wait()
949 xpc_deliver_payload(struct xpc_channel *ch) in xpc_deliver_payload()
1001 struct xpc_channel *ch; in xpc_initiate_received()