Searched refs:csproc_hardened_runtime (Results 1 – 5 of 5) sorted by relevance
131 if (csproc_hardened_runtime(proc)) { in ipc_current_user_policy()468 if (csproc_hardened_runtime(current_proc())) { in send_prp_telemetry()
107 extern int csproc_hardened_runtime(struct proc* p);3486 bool hardened_runtime = csproc_hardened_runtime(current_proc()); in __ip_rigid_reply_port_semantics_violation()
96 extern int csproc_hardened_runtime(struct proc* p);
139 int csproc_hardened_runtime(struct proc* p);
1692 csproc_hardened_runtime(struct proc* p) in csproc_hardened_runtime() function