Searched refs:poll_hpc (Results 1 – 1 of 1) sorted by relevance
105 static int poll_hpc(void *data);785 static int poll_hpc(void *data) in poll_hpc() function1021 ibmphp_poll_thread = kthread_run(poll_hpc, NULL, "hpc_poll"); in ibmphp_hpc_start_poll_thread()