Home
last modified time | relevance | path

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

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