Searched refs:cap_sys_nice (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/ |
H A D | migrate_pages02.c | 136 static void test_migrate_current_process(int node1, int node2, int cap_sys_nice) in test_migrate_current_process() argument 143 tst_res(TINFO, "current_process, cap_sys_nice: %d", cap_sys_nice); in test_migrate_current_process() 167 tst_res(TINFO, "child shared anonymous, cap_sys_nice: %d", in test_migrate_current_process() 168 cap_sys_nice); in test_migrate_current_process() 174 if (!cap_sys_nice) in test_migrate_current_process() 185 if (cap_sys_nice) in test_migrate_current_process() 194 static void test_migrate_other_process(int node1, int node2, int cap_sys_nice) in test_migrate_other_process() argument 200 tst_res(TINFO, "other_process, cap_sys_nice: %d", cap_sys_nice); in test_migrate_other_process() [all...] |
Completed in 1 milliseconds