Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_hpc.c92 static struct semaphore semOperations; // lock all operations and variable
122 sema_init(&semOperations, 1); in ibmphp_hpc_initvars()
783 down(&semOperations); in ibmphp_lock_operations()
793 up(&semOperations); in ibmphp_unlock_operations()
819 down(&semOperations); in poll_hpc()
874 up(&semOperations); in poll_hpc()
880 down(&semOperations); in poll_hpc()
890 up(&semOperations); in poll_hpc()