Home
last modified time | relevance | path

Searched refs:ch_segments (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/sunrpc/
H A Dsvc_rdma_pcl.h25 struct svc_rdma_segment ch_segments[]; member
99 for (pos = &(chunk)->ch_segments[0]; \
100 pos <= &(chunk)->ch_segments[(chunk)->ch_segcount - 1]; \
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_pcl.c32 chunk = kmalloc(struct_size(chunk, ch_segments, segcount), GFP_KERNEL); in pcl_alloc_chunk()
74 segment = &chunk->ch_segments[chunk->ch_segcount]; in pcl_set_read_segment()
219 segment = &chunk->ch_segments[j]; in pcl_alloc_write()
H A Dsvc_rdma_sendto.c384 const struct svc_rdma_segment *segment = &chunk->ch_segments[segno]; in svc_rdma_encode_write_segment()
H A Dsvc_rdma_rw.c488 seg = &info->wi_chunk->ch_segments[info->wi_seg_no]; in svc_rdma_build_writes()
/openbmc/linux/include/trace/events/
H A Drpcrdma.h1733 &chunk->ch_segments[segno];