Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/nx/
Dnx-842-pseries.c891 int bytes_remain = PAGE_SIZE; in nx842_timehist_show() local
912 bytes = snprintf(p, bytes_remain, "%u-%uus:\t%lld\n", in nx842_timehist_show()
915 bytes_remain -= bytes; in nx842_timehist_show()
920 bytes = snprintf(p, bytes_remain, "%uus - :\t%lld\n", in nx842_timehist_show()