Searched refs:proc_is_third_party_debuggable_driver (Results 1 – 4 of 4) sorted by relevance
248 extern bool proc_is_third_party_debuggable_driver(proc_t p);
545 if (!proc_is_third_party_debuggable_driver(traced_procp)) { in cantrace()
3036 proc_is_third_party_debuggable_driver(proc_t p) in proc_is_third_party_debuggable_driver() function5377 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()