Home
last modified time | relevance | path

Searched refs:task_io_monitor_ctl (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dtask.h1264 extern kern_return_t task_io_monitor_ctl(task_t task, uint32_t *flags);
H A Dtask.c1639 task_io_monitor_ctl(new_task, &flags); in task_create_internal()
8309 task_io_monitor_ctl(task_t task, uint32_t *flags) in task_io_monitor_ctl() function
8369 task_io_monitor_ctl(task, &flags); in SENDING_NOTIFICATION__THIS_PROCESS_IS_CAUSING_TOO_MUCH_IO()