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