Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dibmphp_hpc.c108 static struct semaphore sem_exit; // make sure polling thread goes away variable
137 sema_init(&sem_exit, 0); in ibmphp_hpc_initvars()
911 up (&sem_exit); in poll_hpc()
1080 down (&sem_exit); in ibmphp_hpc_stop_poll_thread()
1089 up (&sem_exit); in ibmphp_hpc_stop_poll_thread()