Searched refs:task_is_hardened_binary (Results 1 – 8 of 8) sorted by relevance
816 if (task && task_is_hardened_binary(task)) { in ipc_port_init()3499 if (task_is_hardened_binary(current_task())) { in __ip_rigid_reply_port_semantics_violation()
129 if (task_is_hardened_binary(target_task) in thread_set_state_allowed()
989 task_is_hardened_binary(
4113 return task_is_hardened_binary(excepting_task); in exception_exposes_protected_ports()4187 && task_is_hardened_binary(excepting_task); in set_exception_behavior_allowed()
732 task_is_hardened_binary(task_t task) in task_is_hardened_binary() function9216 if (task_is_hardened_binary(task)) { in task_set_exc_guard_ctrl_port_default()
3488 if (task_is_hardened_binary(task) && !proc_is_simulated(p)) { in proc_apply_jit_and_vm_policies()3517 if (task_is_hardened_binary(task) in proc_apply_jit_and_vm_policies()
1864 if (!vm_shared_region_reslide_restrict || task_is_hardened_binary(current_task())) { in set_thread_extra_flags()
1263 task_is_hardened_binary(task)); in vm_shared_region_auth_remap()