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

/darwin-on-arm/xnu/bsd/kern/
H A Dprocess_policy.c155 error = mac_proc_check_sched(curp, target_proc);
411 error = mac_proc_check_sched(current_proc(), proc);
H A Dkern_resource.c453 error = mac_proc_check_sched(curp, chgp);
486 error = mac_proc_check_sched(curp, targetp);
/darwin-on-arm/xnu/security/
H A Dmac_process.c420 mac_proc_check_sched(proc_t curp, struct proc *proc) function
H A Dmac_framework.h346 int mac_proc_check_sched(proc_t proc, proc_t proc2);

Completed in 28 milliseconds