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

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

Completed in 46 milliseconds