Lines Matching defs:check
243 static void check(char *path, long int value)
264 tst_res(TINFO, "check!");
265 check("run", run);
279 check("pages_shared", pages_shared);
280 check("pages_sharing", pages_sharing);
281 check("pages_volatile", pages_volatile);
282 check("pages_unshared", pages_unshared);
283 check("sleep_millisecs", sleep_millisecs);
284 check("pages_to_scan", pages_to_scan);
641 void set_sys_tune(char *sys_file, long tune, int check)
651 if (check) {