Lines Matching refs:kauth_cred_proc_ref
135 cr = kauth_cred_proc_ref(p); in mac_cred_label_externalize_audit()
396 cred = kauth_cred_proc_ref(curp); in mac_proc_check_remote_thread_create()
420 cred = kauth_cred_proc_ref(curp); in mac_proc_check_fork()
506 cred = kauth_cred_proc_ref(proc); in mac_proc_check_map_anon()
530 cred = kauth_cred_proc_ref(proc); in mac_proc_check_memorystatus_control()
554 cred = kauth_cred_proc_ref(proc); in mac_proc_check_mprotect()
600 cred = kauth_cred_proc_ref(curp); in mac_proc_check_sched()
623 cred = kauth_cred_proc_ref(curp); in mac_proc_check_signal()
666 cred = kauth_cred_proc_ref(curp); in mac_proc_check_wait()
695 cred = kauth_cred_proc_ref(current_proc()); in mac_proc_check_suspend_resume()
718 cred = kauth_cred_proc_ref(curp); in mac_proc_check_ledger()
741 cred = kauth_cred_proc_ref(curp); in mac_proc_check_proc_info()
764 cred = kauth_cred_proc_ref(curp); in mac_proc_check_get_cs_info()
787 cred = kauth_cred_proc_ref(curp); in mac_proc_check_set_cs_info()
930 pcred = kauth_cred_proc_ref(curp); in mac_proc_check_settid()