Home
last modified time | relevance | path

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

/include/linux/
Dlocal_lock_internal.h36 lock_map_release(&l->dep_map); in local_lock_release()
Dmmu_notifier.h494 lock_map_release(&__mmu_notifier_invalidate_range_start_map); in mmu_notifier_invalidate_range_start()
507 lock_map_release(&__mmu_notifier_invalidate_range_start_map); in mmu_notifier_invalidate_range_start_nonblock()
Drhashtable.h346 lock_map_release(&tbl->dep_map); in rht_unlock()
400 lock_map_release(&tbl->dep_map); in rht_assign_unlock()
Dlockdep.h555 #define lock_map_release(l) lock_release(l, _THIS_IP_) macro