Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/pid_namespace/
H A Dpid_max.c198 goto reap; in pid_max_nested_outer()
209 goto reap; in pid_max_nested_outer()
214 goto reap; in pid_max_nested_outer()
219 reap: in pid_max_nested_outer()
273 goto reap; in pid_max_nested_limit_inner()
278 reap: in pid_max_nested_limit_inner()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhtab_reuse.c83 goto reap; in test_htab_reuse()
90 goto reap; in test_htab_reuse()
94 reap: in test_htab_reuse()
/linux/lib/
H A Dbtree.c676 void *func2, int reap, int height, size_t count) in __btree_for_each() argument
687 func, func2, reap, height - 1, count); in __btree_for_each()
692 if (reap) in __btree_for_each()