Searched refs:read_extra_bytes (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | pio_copy.c | 240 static inline void read_extra_bytes(struct pio_buf *pbuf, in read_extra_bytes() function 479 read_extra_bytes(pbuf, from, nread); in mid_copy_mix() 509 read_extra_bytes(pbuf, from, bytes_left); in mid_copy_mix() 618 read_extra_bytes(pbuf, from, nbytes); in seg_pio_copy_mid() 637 read_extra_bytes(pbuf, from, to_align); in seg_pio_copy_mid() 648 read_extra_bytes(pbuf, from, to_fill); in seg_pio_copy_mid()
|