Home
last modified time | relevance | path

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

/crypto/
Dchainiv.c43 struct work_struct postponed; member
137 queued = queue_work(kcrypto_wq, &ctx->postponed); in async_chainiv_schedule_work()
239 postponed); in async_chainiv_do_postponed()
271 INIT_WORK(&ctx->postponed, async_chainiv_do_postponed); in async_chainiv_init()