Searched defs:read_loc (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/drivers/hv/ |
D | ring_buffer.c | 136 u32 read_loc, write_loc, dsize; in hv_get_ringbuffer_availbytes() local
|
/linux-6.14.4/include/linux/ |
D | hyperv.h | 213 u32 read_loc, write_loc, dsize, read; in hv_get_bytes_to_read() local 227 u32 read_loc, write_loc, dsize, write; in hv_get_bytes_to_write() local
|
/linux-6.14.4/drivers/mtd/nand/raw/ |
D | qcom_nandc.c | 479 int ret, reg_off = FLASH_BUF_ACC, read_loc = 0; in qcom_nandc_read_cw_raw() local
|