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

/darwin-on-arm/xnu/security/
H A Dmac_system.c164 mac_system_check_swapoff(kauth_cred_t cred, struct vnode *vp) function
H A Dmac_framework.h403 int mac_system_check_swapoff(kauth_cred_t cred, struct vnode *vp);
/darwin-on-arm/xnu/bsd/vm/
H A Ddp_backing_file.c456 error = mac_system_check_swapoff(vfs_context_ucred(ctx), vp);

Completed in 26 milliseconds