Searched refs:kcryptd_crypt_tasklet (Results 1 – 1 of 1) sorted by relevance
2246 static void kcryptd_crypt_tasklet(unsigned long work) in kcryptd_crypt_tasklet() function2264 tasklet_init(&io->tasklet, kcryptd_crypt_tasklet, (unsigned long)&io->work); in kcryptd_queue_crypt()