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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dchainiv.c43 struct work_struct postponed; member in struct:async_chainiv_ctx
137 queued = queue_work(kcrypto_wq, &ctx->postponed);
239 postponed);
271 INIT_WORK(&ctx->postponed, async_chainiv_do_postponed);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Daudit_tree.c871 struct list_head *postponed = audit_killed_trees(); local
888 if (!postponed) {
893 list_move(&owner->list, postponed);

Completed in 43 milliseconds