Searched refs:proc_is_third_party_debuggable_driver (Results 1 – 4 of 4) sorted by relevance
249 extern bool proc_is_third_party_debuggable_driver(proc_t p);
543 if (!proc_is_third_party_debuggable_driver(traced_procp)) { in cantrace()
2989 proc_is_third_party_debuggable_driver(proc_t p) in proc_is_third_party_debuggable_driver() function5320 checkcredentials = !proc_is_third_party_debuggable_driver(target); in task_for_pid_posix_check()
325 if (proc_is_third_party_debuggable_driver(dst)) { in cansignal_nomac()