Lines Matching refs:kauth_cred_proc_ref
143 cr = kauth_cred_proc_ref(p); in mac_cred_label_externalize_audit()
375 cred = kauth_cred_proc_ref(curp); in mac_proc_check_remote_thread_create()
399 cred = kauth_cred_proc_ref(curp); in mac_proc_check_fork()
468 cred = kauth_cred_proc_ref(proc); in mac_proc_check_map_anon()
492 cred = kauth_cred_proc_ref(proc); in mac_proc_check_memorystatus_control()
516 cred = kauth_cred_proc_ref(proc); in mac_proc_check_mprotect()
562 cred = kauth_cred_proc_ref(curp); in mac_proc_check_sched()
585 cred = kauth_cred_proc_ref(curp); in mac_proc_check_signal()
628 cred = kauth_cred_proc_ref(curp); in mac_proc_check_wait()
657 cred = kauth_cred_proc_ref(current_proc()); in mac_proc_check_suspend_resume()
680 cred = kauth_cred_proc_ref(curp); in mac_proc_check_ledger()
703 cred = kauth_cred_proc_ref(curp); in mac_proc_check_proc_info()
726 cred = kauth_cred_proc_ref(curp); in mac_proc_check_get_cs_info()
749 cred = kauth_cred_proc_ref(curp); in mac_proc_check_set_cs_info()
892 pcred = kauth_cred_proc_ref(curp); in mac_proc_check_settid()