Home
last modified time | relevance | path

Searched defs:read_loc (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/hv/
Dring_buffer.c136 u32 read_loc, write_loc, dsize; in hv_get_ringbuffer_availbytes() local
/linux-5.19.10/include/linux/
Dhyperv.h193 u32 read_loc, write_loc, dsize, read; in hv_get_bytes_to_read() local
207 u32 read_loc, write_loc, dsize, write; in hv_get_bytes_to_write() local
/linux-5.19.10/drivers/mtd/nand/raw/
Dqcom_nandc.c1687 int ret, reg_off = FLASH_BUF_ACC, read_loc = 0; in qcom_nandc_read_cw_raw() local