Searched refs:tid_poll (Results 1 – 1 of 1) sorted by relevance
102 static int tid_poll; variable139 tid_poll = 0; in ibmphp_hpc_initvars()1139 tid_poll = 0; in hpc_poll_thread()1156 tid_poll = kernel_thread (hpc_poll_thread, 0, 0); in ibmphp_hpc_start_poll_thread()1157 if (tid_poll < 0) { in ibmphp_hpc_start_poll_thread()1162 debug ("%s - Exit tid_poll[%d] rc[%d]\n", __FUNCTION__, tid_poll, rc); in ibmphp_hpc_start_poll_thread()