Home
last modified time | relevance | path

Searched refs:ktr_freeproc (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_ktrace.c154 static void ktr_freeproc(struct proc *p, struct ucred **uc,
430 ktr_freeproc(struct proc *p, struct ucred **uc, struct vnode **vp) in ktr_freeproc() function
510 ktr_freeproc(p, uc, vp); in ktrprocexec()
539 ktr_freeproc(p, &cred, &vp); in ktrprocexit()
977 ktr_freeproc(p, &cred, NULL); in sys_ktrace()
1136 ktr_freeproc(p, &tracecred, &tracevp); in ktrops()
1291 ktr_freeproc(p, &cred, NULL); in ktr_writerequest()