Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/crypto/
Dap_bus.c464 static int ap_poll_thread(void *data) in ap_poll_thread() function
497 ap_poll_kthread = kthread_run(ap_poll_thread, NULL, "appoll"); in ap_poll_thread_start()