Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cgroup/
H A Dtest_pids.c20 static int run_pause(const char *cgroup, void *arg) in run_pause() function
51 pid = cg_run_nowait(cg_pids, run_pause, NULL); in test_pids_max()
101 pid = cg_run_nowait(cg_child, run_pause, NULL); in test_pids_events()