Home
last modified time | relevance | path

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

/freebsd-src/sys/sys/
H A Dcallout.h46 #define CALLOUT_RETURNUNLOCKED 0x0010 /* handler returns with mtx unlocked */ macro
/freebsd-src/stand/kshim/
H A Dbsd_kernel.h138 #define CALLOUT_RETURNUNLOCKED global() macro