Searched defs:read_pos (Results 1 – 11 of 11) sorted by relevance
/linux/kernel/ |
H A D | relay.c | 808 size_t read_pos, in relay_file_read_consume() argument 885 static size_t relay_file_read_subbuf_avail(size_t read_pos, in relay_file_read_subbuf_avail() argument 921 size_t read_pos = (consumed * subbuf_size + buf->bytes_consumed) in relay_file_read_start_pos() local 943 relay_file_read_end_pos(struct rchan_buf * buf,size_t read_pos,size_t count) relay_file_read_end_pos() argument [all...] |
/linux/fs/bcachefs/ |
H A D | io_read.h | 63 struct bpos read_pos; member 143 struct bch_read_bio *rbio, struct bpos read_pos, in bch2_read_extent() argument
|
H A D | io_read.c | 372 struct bch_read_bio *rbio, struct bpos read_pos) in bch2_read_err_msg_trans() argument 388 struct bch_read_bio *rbio, struct bpos read_pos) in bch2_read_err_msg() argument 617 struct bpos read_pos = rbio->read_pos; in bch2_rbio_retry() local 1021 __bch2_read_extent(struct btree_trans * trans,struct bch_read_bio * orig,struct bvec_iter iter,struct bpos read_pos,enum btree_id data_btree,struct bkey_s_c k,unsigned offset_into_extent,struct bch_io_failures * failed,unsigned flags,int dev) __bch2_read_extent() argument [all...] |
/linux/include/linux/ |
H A D | seq_file.h | 23 loff_t read_pos; member
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_umsch_mm.c | 456 unsigned int read_pos, write_pos, available, i, read_bytes = 0; in amdgpu_debugfs_umsch_fwlog_read() local [all...] |
H A D | amdgpu_vcn.c | 1136 unsigned int read_pos, write_pos, available, i, read_bytes = 0; in amdgpu_debugfs_vcn_fwlog_read() local [all...] |
/linux/drivers/char/ipmi/ |
H A D | ipmi_kcs_sm.c | 116 int read_pos; member [all...] |
H A D | ipmi_smic_sm.c | 98 int read_pos; member [all...] |
/linux/drivers/media/firewire/ |
H A D | firedtv-avc.c | 1100 int read_pos; in avc_ca_pmt() local [all...] |
/linux/drivers/input/misc/ |
H A D | ims-pcu.c | 93 u8 read_pos; member [all...] |
/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_dp.c | 830 int read_pos; in mtk_dp_aux_read_rx_fifo() local
|