Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/kcsan/
H A Dreport.c388 static void print_report(enum kcsan_value_change value_change, in print_report() function
678 * called in print_report() is scheduler-safe, accept the risk, and just in kcsan_report_known_origin()
689 * be done once we know the full stack trace in print_report(). in kcsan_report_known_origin()
692 print_report(value_change, &ai, other_info, old, new, mask); in kcsan_report_known_origin()
710 print_report(KCSAN_VALUE_CHANGE_TRUE, &ai, NULL, old, new, mask); in kcsan_report_unknown_origin()
/kernel/linux/linux-6.6/mm/kasan/
H A Dreport.c464 static void print_report(struct kasan_report_info *info) in print_report() function
550 print_report(&info); in kasan_report_invalid_free()
588 print_report(&info); in kasan_report()
/kernel/linux/linux-5.10/kernel/kcsan/
H A Dreport.c326 static bool print_report(enum kcsan_value_change value_change, in print_report() function
618 * called in print_report() is scheduler-safe, accept the risk, and just in kcsan_report()
628 * be done once we know the full stack trace in print_report(). in kcsan_report()
631 print_report(value_change, type, &ai, other_info); in kcsan_report()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c623 static void print_report(unsigned long num_msgs, unsigned long num_sends) in print_report() function
709 print_report(num_msgs, num_sends); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c623 static void print_report(unsigned long num_msgs, unsigned long num_sends) in print_report() function
709 print_report(num_msgs, num_sends); in main()

Completed in 6 milliseconds