Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.c584 mutex_lock(&uld_mutex); in t4_uld_clean_up()
591 mutex_unlock(&uld_mutex); in t4_uld_clean_up()
781 mutex_lock(&uld_mutex); in cxgb4_uld_enable()
786 mutex_unlock(&uld_mutex); in cxgb4_uld_enable()
810 mutex_lock(&uld_mutex); in cxgb4_register_uld()
816 mutex_unlock(&uld_mutex); in cxgb4_register_uld()
835 mutex_lock(&uld_mutex); in cxgb4_unregister_uld()
852 mutex_unlock(&uld_mutex); in cxgb4_unregister_uld()
Dcxgb4_main.c185 DEFINE_MUTEX(uld_mutex);
2646 mutex_lock(&uld_mutex); in detach_ulds()
2658 mutex_unlock(&uld_mutex); in detach_ulds()
2665 mutex_lock(&uld_mutex); in notify_ulds()
2670 mutex_unlock(&uld_mutex); in notify_ulds()
2765 mutex_lock(&uld_mutex); in cxgb_up()
2801 mutex_unlock(&uld_mutex); in cxgb_up()
2816 mutex_unlock(&uld_mutex); in cxgb_up()
6453 mutex_lock(&uld_mutex); in cxgb4_ktls_dev_add()
6471 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.c3450 mutex_lock(&uld_mutex); in cudbg_collect_qdesc()
3528 mutex_unlock(&uld_mutex); in cudbg_collect_qdesc()