Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cgroup/
H A Dtest_cpuset.c261 enum test_phase { enum
277 static enum test_phase test_phase; variable
293 while (test_phase < AFFINITY_CONTROLLER_DISABLED) in affinity_thread_fn()
305 test_phase = AFFINITY_ERROR; in affinity_thread_fn()
381 test_phase = AFFINITY_SETUP; in test_cpuset_affinity_on_controller_disable()
404 while ((test_phase < AFFINITY_ERROR) && in test_cpuset_affinity_on_controller_disable()
409 if (test_phase == AFFINITY_ERROR) { in test_cpuset_affinity_on_controller_disable()
431 test_phase = AFFINITY_CONTROLLER_DISABLED; in test_cpuset_affinity_on_controller_disable()
458 test_phase = AFFINITY_COMPLETE; in test_cpuset_affinity_on_controller_disable()