Lines Matching defs:ch
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() local
465 xpc_connect_channel(struct xpc_channel *ch) in xpc_connect_channel()
550 struct xpc_channel *ch; in xpc_process_sent_chctl_flags() local
621 struct xpc_channel *ch; in xpc_partition_going_down() local
659 struct xpc_channel *ch; in xpc_initiate_connect() local
680 xpc_connected_callout(struct xpc_channel *ch) in xpc_connected_callout()
715 struct xpc_channel *ch; in xpc_initiate_disconnect() local
756 xpc_disconnect_channel(const int line, struct xpc_channel *ch, in xpc_disconnect_channel()
804 xpc_disconnect_callout(struct xpc_channel *ch, enum xp_retval reason) in xpc_disconnect_callout()
828 xpc_allocate_msg_wait(struct xpc_channel *ch) in xpc_allocate_msg_wait()
952 xpc_deliver_payload(struct xpc_channel *ch) in xpc_deliver_payload()
1004 struct xpc_channel *ch; in xpc_initiate_received() local