Home
last modified time | relevance | path

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

/linux/lib/
A Ddebugobjects.c1228 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest()
1231 if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings)) in debug_objects_selftest()
1237 if (check_results(&obj, ODEBUG_STATE_INACTIVE, fixups, warnings)) in debug_objects_selftest()
1240 if (check_results(&obj, ODEBUG_STATE_DESTROYED, fixups, warnings)) in debug_objects_selftest()
1252 if (check_results(&obj, ODEBUG_STATE_NONE, fixups, warnings)) in debug_objects_selftest()
1257 if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings)) in debug_objects_selftest()
1260 if (check_results(&obj, ODEBUG_STATE_INIT, ++fixups, ++warnings)) in debug_objects_selftest()
1263 if (check_results(&obj, ODEBUG_STATE_NONE, fixups, warnings)) in debug_objects_selftest()
1268 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest()
1271 if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings)) in debug_objects_selftest()
[all …]
/linux/tools/testing/selftests/resctrl/
A Dcmt_test.c42 static int check_results(struct resctrl_val_param *param, int no_of_bits) in check_results() function
138 ret = check_results(&param, n); in cmt_resctrl_val()
A Dmbm_test.c50 static int check_results(int span) in check_results() function
138 ret = check_results(span); in mbm_bw_change()
A Dmba_test.c102 static int check_results(void) in check_results() function
165 ret = check_results(); in mba_schemata_change()
A Dcat_test.c55 static int check_results(struct resctrl_val_param *param) in check_results() function
191 ret = check_results(&param); in cat_perf_miss_val()
/linux/tools/testing/selftests/bpf/prog_tests/
A Dselect_reuseport.c343 static void check_results(void) in check_results() function
426 check_results(); in do_test()
/linux/tools/testing/selftests/net/
A Dipsec.c2243 static int check_results(void) in check_results() function
2350 ret = check_results(); in main()

Completed in 18 milliseconds