Searched refs:PRIV_VM_SWAP_NOQUOTA (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dpriv.h293 #define PRIV_VM_SWAP_NOQUOTA 363 /* macro
/freebsd-12-stable/sys/security/mac_biba/
H A Dmac_biba.c2043 case PRIV_VM_SWAP_NOQUOTA:
/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1811 case PRIV_VM_SWAP_NOQUOTA:
/freebsd-12-stable/sys/vm/
H A Dswap_pager.c233 (error = priv_check(curthread, PRIV_VM_SWAP_NOQUOTA)) == 0) {

Completed in 101 milliseconds