Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dpriv.h74 #define PRIV_SWAPON 9 /* Can swapon(). */ macro
/f-stack/freebsd/vm/
H A Dswap_pager.c2305 error = priv_check(td, PRIV_SWAPON); in sys_swapon()