Home
last modified time | relevance | path

Searched refs:no_print (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/
H A Dkselftest_harness.h100 * writing `_metadata->no_print = true;` before the check sequence that is
680 __bail(_assert, _metadata->no_print, _metadata->step))
826 bool no_print; /* manual trigger when TH_LOG_STREAM is not available */ member
845 static inline int __bail(int for_realz, bool no_print, __u8 step) in __bail() argument
848 if (no_print) in __bail()
969 t->no_print = 0; in __run_test()
/kernel/linux/linux-6.6/tools/testing/selftests/
H A Dkselftest_harness.h102 * writing `_metadata->no_print = true;` before the check sequence that is
841 bool no_print; /* manual trigger when TH_LOG_STREAM is not available */ member
877 if (t->no_print) in __test_check_assert()
1118 t->no_print = 0; in __run_test()
/kernel/linux/linux-6.6/tools/testing/selftests/landlock/
H A Dcommon.h46 _metadata->no_print = 1; \
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c1413 goto no_print; in __hpp__color_compare()
1457 no_print: in __hpp__color_compare()
1530 goto no_print; in hpp__color_cycles_hist()
1538 goto no_print; in hpp__color_cycles_hist()
1565 no_print: in hpp__color_cycles_hist()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-diff.c1416 goto no_print; in __hpp__color_compare()
1460 no_print: in __hpp__color_compare()
1533 goto no_print; in hpp__color_cycles_hist()
1541 goto no_print; in hpp__color_cycles_hist()
1568 no_print: in hpp__color_cycles_hist()

Completed in 9 milliseconds