Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_hpc.c94 static struct semaphore sem_exit; // make sure polling thread goes away variable
123 sema_init(&sem_exit, 0); in ibmphp_hpc_initvars()
895 up(&sem_exit); in poll_hpc()
1064 down(&sem_exit); in ibmphp_hpc_stop_poll_thread()
1073 up(&sem_exit); in ibmphp_hpc_stop_poll_thread()