Searched refs:dump_mutex (Results 1 – 17 of 17) sorted by relevance
37 WARN_ON(!mutex_is_locked(&kms->dump_mutex)); in msm_disp_snapshot_state_sync()60 mutex_lock(&kms->dump_mutex); in _msm_disp_snapshot_work()62 mutex_unlock(&kms->dump_mutex); in _msm_disp_snapshot_work()110 mutex_init(&kms->dump_mutex); in msm_disp_snapshot_init()137 mutex_destroy(&kms->dump_mutex); in msm_disp_snapshot_destroy()
88 lockdep_assert_held(&dev->dump_mutex); in mt7996_coredump_new()185 mutex_lock(&dev->dump_mutex); in mt7996_coredump_build()211 mutex_unlock(&dev->dump_mutex); in mt7996_coredump_build()
2125 mutex_lock(&dev->dump_mutex); in mt7996_mac_dump_work()2129 mutex_unlock(&dev->dump_mutex); in mt7996_mac_dump_work()2135 mutex_unlock(&dev->dump_mutex); in mt7996_mac_dump_work()2172 mutex_unlock(&dev->dump_mutex); in mt7996_mac_dump_work()
366 struct mutex dump_mutex; member
1498 mutex_init(&dev->dump_mutex); in mt7996_register_device()
135 lockdep_assert_held(&dev->dump_mutex); in mt7915_coredump_new()325 mutex_lock(&dev->dump_mutex); in mt7915_coredump_build()354 mutex_unlock(&dev->dump_mutex); in mt7915_coredump_build()
1622 mutex_lock(&dev->dump_mutex); in mt7915_mac_dump_work()1626 mutex_unlock(&dev->dump_mutex); in mt7915_mac_dump_work()1632 mutex_unlock(&dev->dump_mutex); in mt7915_mac_dump_work()1670 mutex_unlock(&dev->dump_mutex); in mt7915_mac_dump_work()
280 struct mutex dump_mutex; member
1227 mutex_init(&dev->dump_mutex); in mt7915_register_device()
1481 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()
1443 lockdep_assert_held(&ar->dump_mutex); in ath10k_pci_dump_registers()1669 lockdep_assert_held(&ar->dump_mutex); in ath10k_pci_dump_memory()1759 mutex_lock(&ar->dump_mutex); in ath10k_pci_fw_dump_work()1778 mutex_unlock(&ar->dump_mutex); in ath10k_pci_fw_dump_work()
1472 mutex_lock(&ar->dump_mutex); in ath10k_snoc_fw_crashed_dump()1488 mutex_unlock(&ar->dump_mutex); in ath10k_snoc_fw_crashed_dump()
1172 struct mutex dump_mutex; member
1796 lockdep_assert_held(&ar->dump_mutex); in ath10k_ce_dump_registers()
3715 mutex_init(&ar->dump_mutex); in ath10k_core_create()
184 ret = mutex_lock_interruptible(&priv->kms->dump_mutex); in msm_kms_open()190 mutex_unlock(&priv->kms->dump_mutex); in msm_kms_open()
161 struct mutex dump_mutex; member
Completed in 69 milliseconds