Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/gasket/
Dgasket_core.c469 ssize_t current_written = 0; in gasket_sysfs_data_show() local
499 current_written = in gasket_sysfs_data_show()
502 buf += current_written; in gasket_sysfs_data_show()
503 ret += current_written; in gasket_sysfs_data_show()
511 current_written = in gasket_sysfs_data_show()
514 buf += current_written; in gasket_sysfs_data_show()
515 ret += current_written; in gasket_sysfs_data_show()
559 current_written = in gasket_sysfs_data_show()
562 buf += current_written; in gasket_sysfs_data_show()
563 ret += current_written; in gasket_sysfs_data_show()