Searched refs:itemcount (Results 1 – 1 of 1) sorted by relevance
90 int itemcount; member613 pcr->itemcount++; in cryptodev_open()665 if (items_freed != pcr->itemcount) { in cryptodev_release()667 items_freed, pcr->itemcount); in cryptodev_release()705 } else if (pcr->itemcount < MAX_COP_RINGSIZE) { in crypto_async_run()706 pcr->itemcount++; in crypto_async_run()717 dinfo(1, "increased item count to %d", pcr->itemcount); in crypto_async_run()1225 if (!list_empty_careful(&pcr->free.list) || pcr->itemcount < MAX_COP_RINGSIZE) in cryptodev_poll()