HomeSort by: relevance | last modified time | path
    Searched defs:ktrsetchildren (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
kern_ktrace.c 134 static int ktrsetchildren(lwp_t *, struct proc *, int, int,
1108 ret |= ktrsetchildren(curl, p, ops,
1124 ret |= ktrsetchildren(curl, p, ops, facs, ktd);
1246 ktrsetchildren(lwp_t *curl, struct proc *top, int ops, int facs, function in typeref:typename:int
kern_ktrace.c 134 static int ktrsetchildren(lwp_t *, struct proc *, int, int,
1108 ret |= ktrsetchildren(curl, p, ops,
1124 ret |= ktrsetchildren(curl, p, ops, facs, ktd);
1246 ktrsetchildren(lwp_t *curl, struct proc *top, int ops, int facs, function in typeref:typename:int
kern_ktrace.c 134 static int ktrsetchildren(lwp_t *, struct proc *, int, int,
1108 ret |= ktrsetchildren(curl, p, ops,
1124 ret |= ktrsetchildren(curl, p, ops, facs, ktd);
1246 ktrsetchildren(lwp_t *curl, struct proc *top, int ops, int facs, function in typeref:typename:int

Completed in 32 milliseconds