Searched refs:mac_system_check_swapoff (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/security/mac/
H A Dmac_system.c204 mac_system_check_swapoff(struct ucred *cred, struct vnode *vp) function
208 ASSERT_VOP_LOCKED(vp, "mac_system_check_swapoff");
H A Dmac_framework.h432 int mac_system_check_swapoff(struct ucred *cred, struct vnode *vp);
/freebsd-current/sys/vm/
H A Dswap_pager.c2546 error = mac_system_check_swapoff(cred, sp->sw_vp);

Completed in 124 milliseconds