Home
last modified time | relevance | path

Searched refs:dump_mutex (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dcoredump.c92 lockdep_assert_held(&dev->dump_mutex); in mt7996_coredump_new()
189 mutex_lock(&dev->dump_mutex); in mt7996_coredump_build()
215 mutex_unlock(&dev->dump_mutex); in mt7996_coredump_build()
H A Dmac.c2684 mutex_lock(&dev->dump_mutex); in mt7996_mac_dump_work()
2688 mutex_unlock(&dev->dump_mutex); in mt7996_mac_dump_work()
2694 mutex_unlock(&dev->dump_mutex); in mt7996_mac_dump_work()
2731 mutex_unlock(&dev->dump_mutex); in mt7996_mac_dump_work()
H A Dmt7996.h430 struct mutex dump_mutex; member
H A Dinit.c1708 mutex_init(&dev->dump_mutex); in mt7996_register_device()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dcoredump.c139 lockdep_assert_held(&dev->dump_mutex); in mt7915_coredump_new()
329 mutex_lock(&dev->dump_mutex); in mt7915_coredump_build()
358 mutex_unlock(&dev->dump_mutex); in mt7915_coredump_build()
H A Dmac.c1656 mutex_lock(&dev->dump_mutex); in mt7915_mac_dump_work()
1660 mutex_unlock(&dev->dump_mutex); in mt7915_mac_dump_work()
1666 mutex_unlock(&dev->dump_mutex); in mt7915_mac_dump_work()
1704 mutex_unlock(&dev->dump_mutex); in mt7915_mac_dump_work()
H A Dmt7915.h287 struct mutex dump_mutex; member
H A Dinit.c1267 mutex_init(&dev->dump_mutex); in mt7915_register_device()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcoredump.c1481 lockdep_assert_held(&ar->dump_mutex); in ath10k_coredump_new()
1525 mutex_lock(&ar->dump_mutex); in ath10k_coredump_build()
1594 mutex_unlock(&ar->dump_mutex); in ath10k_coredump_build()
H A Dpci.c1518 lockdep_assert_held(&ar->dump_mutex); in ath10k_pci_dump_registers()
1757 lockdep_assert_held(&ar->dump_mutex); in ath10k_pci_dump_memory()
1847 mutex_lock(&ar->dump_mutex); in ath10k_pci_fw_dump_work()
1866 mutex_unlock(&ar->dump_mutex); in ath10k_pci_fw_dump_work()
H A Dsnoc.c1472 mutex_lock(&ar->dump_mutex); in ath10k_snoc_fw_crashed_dump()
1488 mutex_unlock(&ar->dump_mutex); in ath10k_snoc_fw_crashed_dump()
H A Dcore.h1179 struct mutex dump_mutex; member
H A Dce.c1796 lockdep_assert_held(&ar->dump_mutex); in ath10k_ce_dump_registers()
H A Dcore.c3798 mutex_init(&ar->dump_mutex); in ath10k_core_create()