Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dlockdep.h524 #define lock_map_release(l) lock_release(l, 1, _THIS_IP_) macro
/linux-4.4.14/kernel/time/
Dtimer.c1114 lock_map_release(&timer->lockdep_map); in del_timer_sync()
1181 lock_map_release(&lockdep_map); in call_timer_fn()
/linux-4.4.14/kernel/
Dcpu.c90 #define cpuhp_lock_release() lock_map_release(&cpu_hotplug.dep_map)
Dworkqueue.c2075 lock_map_release(&lockdep_map); in process_one_work()
2076 lock_map_release(&pwq->wq->lockdep_map); in process_one_work()
2520 lock_map_release(&wq->lockdep_map); in flush_workqueue()
2752 lock_map_release(&pwq->wq->lockdep_map); in start_flush_work()
2776 lock_map_release(&work->lockdep_map); in flush_work()
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
Drx.c1239 lock_map_release(&trans->sync_cmd_lockdep_map); in iwl_pcie_irq_handler()
1438 lock_map_release(&trans->sync_cmd_lockdep_map); in iwl_pcie_irq_handler()
/linux-4.4.14/drivers/net/wireless/iwlwifi/
Diwl-trans.h893 lock_map_release(&trans->sync_cmd_lockdep_map); in iwl_trans_send_cmd()
/linux-4.4.14/fs/jbd2/
Dtransaction.c675 lock_map_release(&handle->h_lockdep_map); in jbd2__journal_restart()
1770 lock_map_release(&handle->h_lockdep_map); in jbd2_journal_stop()
/linux-4.4.14/mm/
Dmemory_hotplug.c77 #define memhp_lock_release() lock_map_release(&mem_hotplug.dep_map)