Home
last modified time | relevance | path

Searched defs:KERNEL_ASSERT_LOCKED (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/sys/
H A Dsystm.h421 #define KERNEL_ASSERT_LOCKED() KASSERT(_kernel_lock_held()) macro
429 #define KERNEL_ASSERT_LOCKED() /* nothing */ macro
/openbsd/regress/sys/net/rtable/
H A Dkern_compat.h36 #define KERNEL_ASSERT_LOCKED() /* nothing */ macro