Searched refs:ktrops (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/sys/kern/ |
| HD | kern_ktrace.c | 177 static int ktrops(struct thread *, struct proc *, int, int, 1102 ret |= ktrops(td, p, ops, facs, kiop); in sys_ktrace() 1127 ret |= ktrops(td, p, ops, facs, kiop); in sys_ktrace() 1182 ktrops(struct thread *td, struct proc *p, int ops, int facs, in ktrops() function 1239 ret |= ktrops(td, p, ops, facs, new_kiop); in ktrsetchildren()
|