Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-crypt.c2213 static void kcryptd_crypt_tasklet(unsigned long work) in kcryptd_crypt_tasklet() function
2230 tasklet_init(&io->tasklet, kcryptd_crypt_tasklet, (unsigned long)&io->work); in kcryptd_queue_crypt()