Searched refs:lockdep_assert_once (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dlockdep.h19 #define lockdep_assert_once(lock) do { (void)(lock); } while(0) macro
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_auth.c66 lockdep_assert_once(lockdep_is_held(&fpriv->master_lookup_lock) ||

Completed in 181 milliseconds