Searched refs:proc_is_third_party_debuggable_driver (Results 1 – 5 of 5) 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()
324 if (proc_is_third_party_debuggable_driver(dst)) { in cansignal_nomac()
2919 proc_is_third_party_debuggable_driver(proc_t p) in proc_is_third_party_debuggable_driver() function
881 checkcredentials = !proc_is_third_party_debuggable_driver(target); in task_for_pid_posix_check()