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