Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dprocctl.h116 pid_t rk_subtree; /* in - subtree, if REAPER_KILL_SUBTREE */ member
/freebsd/tests/sys/kern/
H A Dreaper.c700 params.rk_subtree = child1; in ATF_TC_BODY()
720 params.rk_subtree = child2; in ATF_TC_BODY()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h459 pid_t rk_subtree; member
/freebsd/sys/kern/
H A Dkern_procctl.c415 p2->p_reapsubtree != w->rk->rk_subtree) in reap_kill_subtree_once()