Home
last modified time | relevance | path

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

/include/linux/
A Dlockdep.h281 #define lockdep_assert_once(cond) \ macro
297 lockdep_assert_once(lockdep_is_held(l) != LOCK_STATE_NOT_HELD)
300 lockdep_assert_once(!current->lockdep_depth)
390 #define lockdep_assert_once(c) do { } while (0) macro
A Dfsnotify.h145 lockdep_assert_once(file_write_not_started(file)); in fsnotify_file_area_perm()
A Dmemcontrol.h373 lockdep_assert_once(rcu_read_lock_held() || lockdep_is_held(&cgroup_mutex)); in obj_cgroup_memcg()
A Dkvm_host.h1265 lockdep_assert_once(lockdep_is_held(&kvm->mmu_lock) || unused); in kvm_release_faultin_page()

Completed in 17 milliseconds