Searched refs:is_superuser (Results 1 – 1 of 1) sorted by relevance
277 bool is_superuser = kauth_cred_issuser(kauth_cred_get()); in _current_task_can_own_ktrace() local284 return is_superuser || allow_non_superuser; in _current_task_can_own_ktrace()