Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.c641 mutex_lock(&uld_mutex); in t4_uld_clean_up()
648 mutex_unlock(&uld_mutex); in t4_uld_clean_up()
739 mutex_lock(&uld_mutex); in cxgb4_register_uld()
785 mutex_unlock(&uld_mutex); in cxgb4_register_uld()
803 mutex_lock(&uld_mutex); in cxgb4_unregister_uld()
813 mutex_unlock(&uld_mutex); in cxgb4_unregister_uld()
Dcxgb4_main.c185 DEFINE_MUTEX(uld_mutex);
2248 mutex_lock(&uld_mutex); in detach_ulds()
2260 mutex_unlock(&uld_mutex); in detach_ulds()
2267 mutex_lock(&uld_mutex); in notify_ulds()
2272 mutex_unlock(&uld_mutex); in notify_ulds()
2366 mutex_lock(&uld_mutex); in cxgb_up()
2398 mutex_unlock(&uld_mutex); in cxgb_up()
2411 mutex_unlock(&uld_mutex); in cxgb_up()
6090 mutex_lock(&uld_mutex); in init_one()
6092 mutex_unlock(&uld_mutex); in init_one()
Dcxgb4_debugfs.c2674 mutex_lock(&uld_mutex); in sge_qinfo_show()
2982 mutex_unlock(&uld_mutex); in sge_qinfo_show()
2999 mutex_lock(&uld_mutex); in sge_queue_entries()
3007 mutex_unlock(&uld_mutex); in sge_queue_entries()
Dcxgb4.h62 extern struct mutex uld_mutex;
1006 struct mutex uld_mutex; member
Dcudbg_lib.c3030 mutex_lock(&uld_mutex); in cudbg_collect_qdesc()
3091 mutex_unlock(&uld_mutex); in cudbg_collect_qdesc()