Searched refs:proc_get_task_selfdiskacc (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dtask.h601 int proc_get_task_selfdiskacc(void);
H A Dtask_policy.c1173 proc_get_task_selfdiskacc(void) function
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_resource.c1258 return(proc_get_task_selfdiskacc() == IOPOL_THROTTLE);
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c1205 return (proc_get_task_selfdiskacc());
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c3526 policy = proc_get_task_selfdiskacc();

Completed in 48 milliseconds