Searched refs:read_extra_bytes (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | pio_copy.c | 224 static inline void read_extra_bytes(struct pio_buf *pbuf, in read_extra_bytes() function 378 static inline void read_extra_bytes(struct pio_buf *pbuf, in read_extra_bytes() function 621 read_extra_bytes(pbuf, from, bytes_left - pbuf->carry_bytes); in mid_copy_mix() 733 read_extra_bytes(pbuf, from, nbytes); in seg_pio_copy_mid() 752 read_extra_bytes(pbuf, from, to_align); in seg_pio_copy_mid() 763 read_extra_bytes(pbuf, from, to_fill); in seg_pio_copy_mid()
|