Home
last modified time | relevance | path

Searched refs:time_travel_should_print_bc_msg (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/um/include/shared/
Dtimetravel.h18 extern int time_travel_should_print_bc_msg;
21 #define time_travel_should_print_bc_msg 0 macro
27 if (time_travel_should_print_bc_msg) in time_travel_print_bc_msg()
/linux-6.12.1/arch/um/kernel/
Dtime.c69 int time_travel_should_print_bc_msg; variable
73 time_travel_should_print_bc_msg = 0; in _time_travel_print_bc_msg()
177 time_travel_should_print_bc_msg = 1; in time_travel_handle_message()