Searched refs:pcl_for_each_chunk (Results 1 – 6 of 6) sorted by relevance
/linux/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_pcl.c | 48 pcl_for_each_chunk(pos, pcl) { in pcl_lookup_position() 60 pcl_for_each_chunk(pos, pcl) { in pcl_insert_position()
|
H A D | svc_rdma_recvfrom.c | 617 pcl_for_each_chunk(chunk, &ctxt->rc_call_pcl) { in svc_rdma_get_inv_rkey() 625 pcl_for_each_chunk(chunk, &ctxt->rc_read_pcl) { in svc_rdma_get_inv_rkey() 633 pcl_for_each_chunk(chunk, &ctxt->rc_write_pcl) { in svc_rdma_get_inv_rkey() 641 pcl_for_each_chunk(chunk, &ctxt->rc_reply_pcl) { in svc_rdma_get_inv_rkey()
|
H A D | svc_rdma_rw.c | 653 pcl_for_each_chunk(chunk, &rctxt->rc_write_pcl) { in svc_rdma_send_write_list() 897 pcl_for_each_chunk(chunk, pcl) { in svc_rdma_read_multiple_chunks() 1023 pcl_for_each_chunk(chunk, pcl) { in svc_rdma_read_call_chunk()
|
H A D | svc_rdma_sendto.c | 501 pcl_for_each_chunk(chunk, &rctxt->rc_write_pcl) { in svc_rdma_encode_write_list()
|
/linux/include/linux/sunrpc/ |
H A D | svc_rdma_pcl.h | 88 #define pcl_for_each_chunk(pos, pcl) \ macro
|
/linux/ |
H A D | .clang-format | 593 - 'pcl_for_each_chunk'
|