Home
last modified time | relevance | path

Searched refs:lock_map_acquire_read (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/
Dlockdep.h522 #define lock_map_acquire_read(l) lock_acquire_shared_recursive(l, 0, 0, NULL, _THIS_IP_) macro
/linux-4.4.14/kernel/
Dcpu.c86 #define cpuhp_lock_acquire_read() lock_map_acquire_read(&cpu_hotplug.dep_map)
Dworkqueue.c2066 lock_map_acquire_read(&pwq->wq->lockdep_map); in process_one_work()
2751 lock_map_acquire_read(&pwq->wq->lockdep_map); in start_flush_work()
/linux-4.4.14/drivers/net/wireless/iwlwifi/
Diwl-trans.h888 lock_map_acquire_read(&trans->sync_cmd_lockdep_map); in iwl_trans_send_cmd()
/linux-4.4.14/mm/
Dmemory_hotplug.c75 #define memhp_lock_acquire_read() lock_map_acquire_read(&mem_hotplug.dep_map)