Home
last modified time | relevance | path

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

/crypto/
Dchainiv.c125 int queued; in async_chainiv_schedule_work() local
137 queued = queue_work(kcrypto_wq, &ctx->postponed); in async_chainiv_schedule_work()
138 BUG_ON(!queued); in async_chainiv_schedule_work()