Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dibmphp_hpc.c104 static struct semaphore semOperations; // lock all operations and variable
135 init_MUTEX (&semOperations); in ibmphp_hpc_initvars()
799 down (&semOperations); in ibmphp_lock_operations()
809 up (&semOperations); in ibmphp_unlock_operations()
839 down (&semOperations); in poll_hpc()
894 up (&semOperations); in poll_hpc()
900 down (&semOperations); in poll_hpc()
910 up (&semOperations); in poll_hpc()