Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/nx/
Dnx-842.c1079 int bytes_remain = PAGE_SIZE; in nx842_timehist_show() local
1100 bytes = snprintf(p, bytes_remain, "%u-%uus:\t%ld\n", in nx842_timehist_show()
1103 bytes_remain -= bytes; in nx842_timehist_show()
1108 bytes = snprintf(p, bytes_remain, "%uus - :\t%ld\n", in nx842_timehist_show()