Lines Matching defs:ch
345 xpc_send_notify_IRQ_sn2(struct xpc_channel *ch, u8 chctl_flag, in xpc_send_notify_IRQ_sn2()
381 xpc_send_local_notify_IRQ_sn2(struct xpc_channel *ch, u8 chctl_flag, in xpc_send_local_notify_IRQ_sn2()
398 xpc_send_chctl_closerequest_sn2(struct xpc_channel *ch, in xpc_send_chctl_closerequest_sn2()
408 xpc_send_chctl_closereply_sn2(struct xpc_channel *ch, unsigned long *irq_flags) in xpc_send_chctl_closereply_sn2()
414 xpc_send_chctl_openrequest_sn2(struct xpc_channel *ch, unsigned long *irq_flags) in xpc_send_chctl_openrequest_sn2()
424 xpc_send_chctl_openreply_sn2(struct xpc_channel *ch, unsigned long *irq_flags) in xpc_send_chctl_openreply_sn2()
435 xpc_send_chctl_opencomplete_sn2(struct xpc_channel *ch, in xpc_send_chctl_opencomplete_sn2()
442 xpc_send_chctl_msgrequest_sn2(struct xpc_channel *ch) in xpc_send_chctl_msgrequest_sn2()
448 xpc_send_chctl_local_msgrequest_sn2(struct xpc_channel *ch) in xpc_send_chctl_local_msgrequest_sn2()
454 xpc_save_remote_msgqueue_pa_sn2(struct xpc_channel *ch, in xpc_save_remote_msgqueue_pa_sn2()
1561 xpc_allocate_local_msgqueue_sn2(struct xpc_channel *ch) in xpc_allocate_local_msgqueue_sn2()
1606 xpc_allocate_remote_msgqueue_sn2(struct xpc_channel *ch) in xpc_allocate_remote_msgqueue_sn2()
1647 xpc_setup_msg_structures_sn2(struct xpc_channel *ch) in xpc_setup_msg_structures_sn2()
1673 xpc_teardown_msg_structures_sn2(struct xpc_channel *ch) in xpc_teardown_msg_structures_sn2()
1708 xpc_notify_senders_sn2(struct xpc_channel *ch, enum xp_retval reason, s64 put) in xpc_notify_senders_sn2()
1750 xpc_notify_senders_of_disconnect_sn2(struct xpc_channel *ch) in xpc_notify_senders_of_disconnect_sn2()
1759 xpc_clear_local_msgqueue_flags_sn2(struct xpc_channel *ch) in xpc_clear_local_msgqueue_flags_sn2()
1779 xpc_clear_remote_msgqueue_flags_sn2(struct xpc_channel *ch) in xpc_clear_remote_msgqueue_flags_sn2()
1802 xpc_n_of_deliverable_payloads_sn2(struct xpc_channel *ch) in xpc_n_of_deliverable_payloads_sn2()
1810 struct xpc_channel *ch = &part->channels[ch_number]; in xpc_process_msg_chctl_flags_sn2() local
1910 xpc_pull_remote_msg_sn2(struct xpc_channel *ch, s64 get) in xpc_pull_remote_msg_sn2()
1975 xpc_get_deliverable_payload_sn2(struct xpc_channel *ch) in xpc_get_deliverable_payload_sn2()
2030 xpc_send_msgs_sn2(struct xpc_channel *ch, s64 initial_put) in xpc_send_msgs_sn2()
2090 xpc_allocate_msg_sn2(struct xpc_channel *ch, u32 flags, in xpc_allocate_msg_sn2()
2167 xpc_send_payload_sn2(struct xpc_channel *ch, u32 flags, void *payload, in xpc_send_payload_sn2()
2263 xpc_acknowledge_msgs_sn2(struct xpc_channel *ch, s64 initial_get, u8 msg_flags) in xpc_acknowledge_msgs_sn2()
2320 xpc_received_payload_sn2(struct xpc_channel *ch, void *payload) in xpc_received_payload_sn2()