Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dkern_exec.c2132 boolean_t task_has_watchport_boost = task_has_watchports(current_task()); in exec_handle_port_actions() local
2171 if (in_exec && task_has_watchport_boost) { in exec_handle_port_actions()