Searched refs:semOperations (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dibmphp_hpc.c107 static struct semaphore semOperations; // lock all operations and variable in typeref:struct:semaphore
137 init_MUTEX (&semOperations);
801 down (&semOperations);
811 up (&semOperations);
841 down (&semOperations);
896 up (&semOperations);
902 down (&semOperations);
912 up (&semOperations);

Completed in 63 milliseconds