Searched refs:read_extra_bytes (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | pio_copy.c | 241 static inline void read_extra_bytes(struct pio_buf *pbuf, in read_extra_bytes() function 480 read_extra_bytes(pbuf, from, nread); in mid_copy_mix() 510 read_extra_bytes(pbuf, from, bytes_left); in mid_copy_mix() 619 read_extra_bytes(pbuf, from, nbytes); in seg_pio_copy_mid() 638 read_extra_bytes(pbuf, from, to_align); in seg_pio_copy_mid() 649 read_extra_bytes(pbuf, from, to_fill); in seg_pio_copy_mid()
|