Searched refs:tid_poll (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dibmphp_hpc.c105 static int tid_poll; variable
141 tid_poll = 0;
1069 tid_poll = 0;
1086 tid_poll = kernel_thread (hpc_poll_thread, NULL, 0);
1087 if (tid_poll < 0) {
1092 debug ("%s - Exit tid_poll[%d] rc[%d]\n", __FUNCTION__, tid_poll, rc);

Completed in 186 milliseconds