Searched defs:read_loc (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/hv/ |
D | ring_buffer.c | 136 u32 read_loc, write_loc, dsize; in hv_get_ringbuffer_availbytes() local
|
/linux-5.19.10/include/linux/ |
D | hyperv.h | 193 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/ |
D | qcom_nandc.c | 1687 int ret, reg_off = FLASH_BUF_ACC, read_loc = 0; in qcom_nandc_read_cw_raw() local
|