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

/freebsd-12-stable/sys/security/mac/
H A Dmac_process.c211 mac_proc_vm_revoke(struct thread *td) function
H A Dmac_framework.h271 void mac_proc_vm_revoke(struct thread *td);
H A Dmac_syscalls.c220 mac_proc_vm_revoke(td);
/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c2240 * Prevent a lock order reversal in mac_proc_vm_revoke;
2265 mac_proc_vm_revoke(curthread);

Completed in 196 milliseconds