Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dibmphp_hpc.c106 static struct semaphore semOperations; // lock all operations and variable
136 sema_init(&semOperations, 1); in ibmphp_hpc_initvars()
798 down (&semOperations); in ibmphp_lock_operations()
808 up (&semOperations); in ibmphp_unlock_operations()
835 down (&semOperations); in poll_hpc()
890 up (&semOperations); in poll_hpc()
896 down (&semOperations); in poll_hpc()
906 up (&semOperations); in poll_hpc()