Searched refs:GET_TASKS (Results 1 - 10 of 10) sorted by relevance
/third_party/ltp/testcases/kernel/controllers/cpuctl/ |
H A D | cpuctl_test02.c | 180 if ((read_file(mytaskfile, GET_TASKS, &num_tasks)) < 0) in main() 263 if ((read_file(mytaskfile, GET_TASKS, &num_tasks)) < 0) in main()
|
H A D | cpuctl_def_task01.c | 165 if ((read_file(mytaskfile, GET_TASKS, &num_tasks)) < 0) in main()
|
H A D | cpuctl_def_task04.c | 182 if ((read_file(mytaskfile, GET_TASKS, &num_tasks)) < 0) in main()
|
H A D | cpuctl_def_task02.c | 176 if ((read_file(mytaskfile, GET_TASKS, &num_tasks)) < 0) in main()
|
H A D | cpuctl_def_task03.c | 172 if ((read_file(mytaskfile, GET_TASKS, &num_tasks)) < 0) in main()
|
H A D | cpuctl_test01.c | 168 if ((read_file(mytaskfile, GET_TASKS, &num_tasks)) < 0) in main()
|
H A D | cpuctl_test04.c | 186 if ((read_file(mytaskfile, GET_TASKS, &num_tasks)) < 0) in main()
|
H A D | cpuctl_test03.c | 175 if ((read_file(mytaskfile, GET_TASKS, &num_tasks)) < 0) in main()
|
/third_party/ltp/testcases/kernel/controllers/libcontrollers/ |
H A D | libcontrollers.h | 58 GET_TASKS enumerator
|
H A D | libcontrollers.c | 144 case GET_TASKS: in read_file()
|
Completed in 5 milliseconds