Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dlockdep.h514 #define lock_map_release(l) lock_release(l, 1, _THIS_IP_) macro
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
Drx.c929 lock_map_release(&trans->sync_cmd_lockdep_map); in iwl_pcie_irq_handler()
1126 lock_map_release(&trans->sync_cmd_lockdep_map); in iwl_pcie_irq_handler()
/linux-4.1.27/kernel/time/
Dtimer.c1089 lock_map_release(&timer->lockdep_map); in del_timer_sync()
1156 lock_map_release(&lockdep_map); in call_timer_fn()
/linux-4.1.27/kernel/
Dcpu.c89 #define cpuhp_lock_release() lock_map_release(&cpu_hotplug.dep_map)
Dworkqueue.c2082 lock_map_release(&lockdep_map); in process_one_work()
2083 lock_map_release(&pwq->wq->lockdep_map); in process_one_work()
2527 lock_map_release(&wq->lockdep_map); in flush_workqueue()
2759 lock_map_release(&pwq->wq->lockdep_map); in start_flush_work()
2783 lock_map_release(&work->lockdep_map); in flush_work()
/linux-4.1.27/fs/jbd/
Dtransaction.c417 lock_map_release(&handle->h_lockdep_map); in journal_restart()
1479 lock_map_release(&handle->h_lockdep_map); in journal_stop()
/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-trans.h797 lock_map_release(&trans->sync_cmd_lockdep_map); in iwl_trans_send_cmd()
/linux-4.1.27/fs/jbd2/
Dtransaction.c663 lock_map_release(&handle->h_lockdep_map); in jbd2__journal_restart()
1672 lock_map_release(&handle->h_lockdep_map); in jbd2_journal_stop()
/linux-4.1.27/mm/
Dmemory_hotplug.c77 #define memhp_lock_release() lock_map_release(&mem_hotplug.dep_map)