Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-crypt.c2246 static void kcryptd_crypt_tasklet(unsigned long work) in kcryptd_crypt_tasklet() function
2264 tasklet_init(&io->tasklet, kcryptd_crypt_tasklet, (unsigned long)&io->work); in kcryptd_queue_crypt()