Home
last modified time | relevance | path

Searched refs:n_written (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/hv/
Dvmbus_drv.c523 int buf_size = PAGE_SIZE, n_written, tot_written; in channel_vp_mapping_show() local
539 n_written = scnprintf(buf + tot_written, in channel_vp_mapping_show()
544 tot_written += n_written; in channel_vp_mapping_show()