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