Home
last modified time | relevance | path

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

/linux/lib/
A Ddebugobjects.c1224 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest()
1227 if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings)) in debug_objects_selftest()
1233 if (check_results(&obj, ODEBUG_STATE_INACTIVE, fixups, warnings)) in debug_objects_selftest()
1236 if (check_results(&obj, ODEBUG_STATE_DESTROYED, fixups, warnings)) in debug_objects_selftest()
1248 if (check_results(&obj, ODEBUG_STATE_NONE, fixups, warnings)) in debug_objects_selftest()
1253 if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings)) in debug_objects_selftest()
1256 if (check_results(&obj, ODEBUG_STATE_INIT, ++fixups, ++warnings)) in debug_objects_selftest()
1259 if (check_results(&obj, ODEBUG_STATE_NONE, fixups, warnings)) in debug_objects_selftest()
1264 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest()
1267 if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings)) in debug_objects_selftest()
[all …]
/linux/tools/testing/selftests/resctrl/
A Dmbm_test.c50 static int check_results(size_t span) in check_results() function
149 ret = check_results(DEFAULT_SPAN); in mbm_run_test()
A Dmba_test.c123 static int check_results(void) in check_results() function
181 ret = check_results(); in mba_run_test()
A Dcmt_test.c77 static int check_results(struct resctrl_val_param *param, size_t span, int no_of_bits) in check_results() function
177 ret = check_results(&param, span, n); in cmt_run_test()
A Dcat_test.c67 static int check_results(struct resctrl_val_param *param, const char *cache_type, in check_results() function
286 ret = check_results(&param, test->resource, in cat_run_test()
/linux/tools/testing/selftests/bpf/prog_tests/
A Dselect_reuseport.c323 static void check_results(void) in check_results() function
406 check_results(); in do_test()
/linux/tools/testing/selftests/net/
A Dipsec.c2228 static int check_results(void) in check_results() function
2335 ret = check_results(); in main()

Completed in 28 milliseconds