Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Ddebugobjects.c1232 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest()
1235 if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings)) in debug_objects_selftest()
1241 if (check_results(&obj, ODEBUG_STATE_INACTIVE, fixups, warnings)) in debug_objects_selftest()
1244 if (check_results(&obj, ODEBUG_STATE_DESTROYED, fixups, warnings)) in debug_objects_selftest()
1256 if (check_results(&obj, ODEBUG_STATE_NONE, fixups, warnings)) in debug_objects_selftest()
1261 if (check_results(&obj, ODEBUG_STATE_ACTIVE, 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_NONE, fixups, warnings)) in debug_objects_selftest()
1272 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest()
1275 if (check_results(&obj, ODEBUG_STATE_ACTIVE, fixups, warnings)) in debug_objects_selftest()
[all …]
/linux-6.3-rc2/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-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dselect_reuseport.c333 static void check_results(void) in check_results() function
416 check_results(); in do_test()
/linux-6.3-rc2/tools/testing/selftests/net/
A Dipsec.c2228 static int check_results(void) in check_results() function
2335 ret = check_results(); in main()

Completed in 14 milliseconds