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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_diag.c284 mutex_lock(&ipath_mutex);
309 mutex_unlock(&ipath_mutex);
490 mutex_lock(&ipath_mutex);
493 mutex_unlock(&ipath_mutex);
H A Dipath_file_ops.c1858 mutex_lock(&ipath_mutex);
1892 mutex_unlock(&ipath_mutex);
2056 mutex_lock(&ipath_mutex);
2062 mutex_unlock(&ipath_mutex);
2076 mutex_unlock(&ipath_mutex);
2147 mutex_unlock(&ipath_mutex);
H A Dipath_kernel.h1318 extern struct mutex ipath_mutex;
H A Dipath_driver.c808 DEFINE_MUTEX(ipath_mutex); variable
2429 * re-allocation of port data, because it is called after ipath_mutex

Completed in 74 milliseconds