Lines Matching refs:kauth_cred_proc_ref
135 cr = kauth_cred_proc_ref(p); in mac_cred_label_externalize_audit()
367 cred = kauth_cred_proc_ref(curp); in mac_proc_check_remote_thread_create()
391 cred = kauth_cred_proc_ref(curp); in mac_proc_check_fork()
477 cred = kauth_cred_proc_ref(proc); in mac_proc_check_map_anon()
501 cred = kauth_cred_proc_ref(proc); in mac_proc_check_memorystatus_control()
525 cred = kauth_cred_proc_ref(proc); in mac_proc_check_mprotect()
571 cred = kauth_cred_proc_ref(curp); in mac_proc_check_sched()
594 cred = kauth_cred_proc_ref(curp); in mac_proc_check_signal()
637 cred = kauth_cred_proc_ref(curp); in mac_proc_check_wait()
666 cred = kauth_cred_proc_ref(current_proc()); in mac_proc_check_suspend_resume()
689 cred = kauth_cred_proc_ref(curp); in mac_proc_check_ledger()
712 cred = kauth_cred_proc_ref(curp); in mac_proc_check_proc_info()
735 cred = kauth_cred_proc_ref(curp); in mac_proc_check_get_cs_info()
758 cred = kauth_cred_proc_ref(curp); in mac_proc_check_set_cs_info()
901 pcred = kauth_cred_proc_ref(curp); in mac_proc_check_settid()