operations_mutex 92 drivers/pci/hotplug/ibmphp_hpc.c static DEFINE_MUTEX(operations_mutex); // lock all operations and operations_mutex 766 drivers/pci/hotplug/ibmphp_hpc.c mutex_lock(&operations_mutex); operations_mutex 776 drivers/pci/hotplug/ibmphp_hpc.c mutex_unlock(&operations_mutex); operations_mutex 802 drivers/pci/hotplug/ibmphp_hpc.c mutex_lock(&operations_mutex); operations_mutex 857 drivers/pci/hotplug/ibmphp_hpc.c mutex_unlock(&operations_mutex); operations_mutex 863 drivers/pci/hotplug/ibmphp_hpc.c mutex_lock(&operations_mutex); operations_mutex 873 drivers/pci/hotplug/ibmphp_hpc.c mutex_unlock(&operations_mutex);