Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dibmphp_hpc.c103 static struct semaphore sem_hpcaccess; // lock access to HPC variable
134 init_MUTEX (&sem_hpcaccess); in ibmphp_hpc_initvars()
781 down (&sem_hpcaccess); in get_hpc_access()
789 up (&sem_hpcaccess); in free_hpc_access()