Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_ktrace.c161 static int ktrops(struct thread *,struct proc *,int,int,struct vnode *);
1024 ret |= ktrops(td, p, ops, facs, vp); in sys_ktrace()
1049 ret |= ktrops(td, p, ops, facs, vp); in sys_ktrace()
1100 ktrops(struct thread *td, struct proc *p, int ops, int facs, struct vnode *vp) in ktrops() function
1161 ret |= ktrops(td, p, ops, facs, vp); in ktrsetchildren()