Searched refs:pcl_is_empty (Results 1 – 5 of 5) sorted by relevance
48 static inline bool pcl_is_empty(const struct svc_rdma_pcl *pcl) in pcl_is_empty() function62 if (pcl_is_empty(pcl)) in pcl_first_chunk()
741 if (!pcl_is_empty(&rctxt->rc_call_pcl)) in svc_rdma_is_reverse_direction_reply()743 if (!pcl_is_empty(&rctxt->rc_read_pcl)) in svc_rdma_is_reverse_direction_reply()745 if (!pcl_is_empty(&rctxt->rc_write_pcl)) in svc_rdma_is_reverse_direction_reply()747 if (!pcl_is_empty(&rctxt->rc_reply_pcl)) in svc_rdma_is_reverse_direction_reply()833 if (!pcl_is_empty(&ctxt->rc_read_pcl) || in svc_rdma_recvfrom()834 !pcl_is_empty(&ctxt->rc_call_pcl)) { in svc_rdma_recvfrom()
495 if (pcl_is_empty(&rctxt->rc_reply_pcl)) in svc_rdma_encode_reply_chunk()794 if (!pcl_is_empty(&rctxt->rc_reply_pcl)) in svc_rdma_map_reply_msg()983 *p = pcl_is_empty(&rctxt->rc_reply_pcl) ? rdma_msg : rdma_nomsg; in svc_rdma_sendto()
668 if (pcl_is_empty(&rctxt->rc_reply_pcl)) in svc_rdma_send_reply_chunk()1026 if (pcl_is_empty(pcl)) in svc_rdma_read_call_chunk()1138 if (pcl_is_empty(&head->rc_call_pcl)) { in svc_rdma_process_read_list()
119 if (pcl_is_empty(pcl)) { in pcl_alloc_call()