Home
last modified time | relevance | path

Searched refs:lock_map_release (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.c146 lock_map_release(&trans->sync_cmd_lockdep_map); in iwl_trans_send_cmd()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/
Drx.c1505 lock_map_release(&trans->sync_cmd_lockdep_map); in iwl_pcie_irq_rx_msix_handler()
1713 lock_map_release(&trans->sync_cmd_lockdep_map); in iwl_pcie_irq_handler()
1902 lock_map_release(&trans->sync_cmd_lockdep_map); in iwl_pcie_irq_handler()
2039 lock_map_release(&trans->sync_cmd_lockdep_map); in iwl_pcie_irq_msix_handler()
2141 lock_map_release(&trans->sync_cmd_lockdep_map); in iwl_pcie_irq_msix_handler()
/Linux-v4.19/kernel/time/
Dtimer.c1284 lock_map_release(&timer->lockdep_map); in del_timer_sync()
1329 lock_map_release(&lockdep_map); in call_timer_fn()
/Linux-v4.19/include/linux/
Dlockdep.h583 #define lock_map_release(l) lock_release(l, 1, _THIS_IP_) macro
/Linux-v4.19/kernel/
Dworkqueue.c2159 lock_map_release(&lockdep_map); in process_one_work()
2160 lock_map_release(&pwq->wq->lockdep_map); in process_one_work()
2656 lock_map_release(&wq->lockdep_map); in flush_workqueue()
2895 lock_map_release(&pwq->wq->lockdep_map); in start_flush_work()
2913 lock_map_release(&work->lockdep_map); in __flush_work()
Dcpu.c91 lock_map_release(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_release()
/Linux-v4.19/mm/
Dpage_alloc.c3733 lock_map_release(&__fs_reclaim_map); in __fs_reclaim_release()