Searched refs:ktrsetchildren (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/kern/ |
H A D | kern_ktrace.c | 175 static int ktrsetchildren(struct thread *, struct proc *, int, int, 1147 ret |= ktrsetchildren(td, p, ops, facs, kiop); in sys_ktrace() 1162 ret |= ktrsetchildren(td, p, ops, facs, kiop); in sys_ktrace() 1279 ktrsetchildren(struct thread *td, struct proc *top, int ops, int facs, in ktrsetchildren() function
|