Home
last modified time | relevance | path

Searched refs:PRIV_KMEM_WRITE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/security/mac_grantbylabel/
H A Dmac_grantbylabel.c222 case PRIV_KMEM_WRITE: in mac_grantbylabel_priv_grant()
248 case PRIV_KMEM_WRITE: in mac_grantbylabel_priv_grant()
/freebsd/sys/dev/mem/
H A Dmemdev.c83 error = priv_check(td, PRIV_KMEM_WRITE); in memopen()
/freebsd/sys/sys/
H A Dpriv.h515 #define PRIV_KMEM_WRITE 681 /* Open mem/kmem for writing. */ macro
/freebsd/sys/security/mac_veriexec/
H A Dmac_veriexec.c437 case PRIV_KMEM_WRITE: in mac_veriexec_priv_check()