crypto_done_tasklet 339 drivers/crypto/ixp4xx_crypto.c static struct tasklet_struct crypto_done_tasklet; crypto_done_tasklet 413 drivers/crypto/ixp4xx_crypto.c tasklet_schedule(&crypto_done_tasklet); crypto_done_tasklet 426 drivers/crypto/ixp4xx_crypto.c tasklet_schedule(&crypto_done_tasklet); crypto_done_tasklet 499 drivers/crypto/ixp4xx_crypto.c tasklet_init(&crypto_done_tasklet, crypto_done_action, 0); crypto_done_tasklet 518 drivers/crypto/ixp4xx_crypto.c tasklet_kill(&crypto_done_tasklet);