Home
last modified time | relevance | path

Searched refs:orig_autogroup (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/sched/autogroup/
H A Dautogroup01.c26 static int orig_autogroup = -1; variable
67 SAFE_FILE_SCANF(PATH_AUTOGROUP, "%d", &orig_autogroup); in setup()
72 if (orig_autogroup != -1) in cleanup()
73 SAFE_FILE_PRINTF(PATH_AUTOGROUP, "%d", orig_autogroup); in cleanup()

Completed in 1 milliseconds