Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_hpc.c91 static struct mutex sem_hpcaccess; // lock access to HPC variable
121 mutex_init(&sem_hpcaccess); in ibmphp_hpc_initvars()
765 mutex_lock(&sem_hpcaccess); in get_hpc_access()
773 mutex_unlock(&sem_hpcaccess); in free_hpc_access()