Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.c587 mutex_lock(&uld_mutex); in t4_uld_clean_up()
594 mutex_unlock(&uld_mutex); in t4_uld_clean_up()
784 mutex_lock(&uld_mutex); in cxgb4_uld_enable()
789 mutex_unlock(&uld_mutex); in cxgb4_uld_enable()
813 mutex_lock(&uld_mutex); in cxgb4_register_uld()
819 mutex_unlock(&uld_mutex); in cxgb4_register_uld()
838 mutex_lock(&uld_mutex); in cxgb4_unregister_uld()
855 mutex_unlock(&uld_mutex); in cxgb4_unregister_uld()
Dcxgb4_main.c185 DEFINE_MUTEX(uld_mutex);
2649 mutex_lock(&uld_mutex); in detach_ulds()
2661 mutex_unlock(&uld_mutex); in detach_ulds()
2668 mutex_lock(&uld_mutex); in notify_ulds()
2673 mutex_unlock(&uld_mutex); in notify_ulds()
2768 mutex_lock(&uld_mutex); in cxgb_up()
2804 mutex_unlock(&uld_mutex); in cxgb_up()
2819 mutex_unlock(&uld_mutex); in cxgb_up()
6455 mutex_lock(&uld_mutex); in cxgb4_ktls_dev_add()
6473 mutex_unlock(&uld_mutex); in cxgb4_ktls_dev_add()
[all …]
Dcxgb4_debugfs.c2905 mutex_lock(&uld_mutex); in sge_qinfo_show()
3099 mutex_unlock(&uld_mutex); in sge_qinfo_show()
3149 mutex_unlock(&uld_mutex); in sge_qinfo_show()
3191 mutex_lock(&uld_mutex); in sge_queue_entries()
3199 mutex_unlock(&uld_mutex); in sge_queue_entries()
Dcxgb4.h64 extern struct mutex uld_mutex;
1183 struct mutex uld_mutex; member
Dcudbg_lib.c3465 mutex_lock(&uld_mutex); in cudbg_collect_qdesc()
3543 mutex_unlock(&uld_mutex); in cudbg_collect_qdesc()