Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.c535 static int ap_poll_thread(void *data) in ap_poll_thread() function
568 ap_poll_kthread = kthread_run(ap_poll_thread, NULL, "appoll"); in ap_poll_thread_start()