Home
last modified time | relevance | path

Searched refs:assert_spin_locked (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dspinlock_rt.h151 #define assert_spin_locked(lock) BUG_ON(!spin_is_locked(lock)) macro
A Dfsnotify_backend.h687 assert_spin_locked(&dentry->d_lock); in fsnotify_update_flags()
750 assert_spin_locked(&group->notification_lock); in fsnotify_notify_queue_is_empty()
A Dspinlock.h452 #define assert_spin_locked(lock) assert_raw_spin_locked(&(lock)->rlock) macro

Completed in 9 milliseconds