Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dibmphp_hpc.c105 static struct mutex sem_hpcaccess; // lock access to HPC variable
135 mutex_init(&sem_hpcaccess); in ibmphp_hpc_initvars()
780 mutex_lock(&sem_hpcaccess); in get_hpc_access()
788 mutex_unlock(&sem_hpcaccess); in free_hpc_access()