Home
last modified time | relevance | path

Searched refs:SW_SEQUENTIAL (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/sys/
H A Dconf.h188 #define SW_SEQUENTIAL 0x02 macro
/dragonfly/usr.sbin/pstat/
H A Dpstat.c1024 ((kswap->ksw_flags & SW_SEQUENTIAL) ? in Output()