Home
last modified time | relevance | path

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

/xen/xen/drivers/char/
A Dconsole.c101 static int parse_console_timestamps(const char *s);
102 custom_runtime_param("console_timestamps", parse_console_timestamps,
795 static int parse_console_timestamps(const char *s) in parse_console_timestamps() function
801 con_timestamp_mode_upd(param_2_parfs(parse_console_timestamps)); in parse_console_timestamps()
805 con_timestamp_mode_upd(param_2_parfs(parse_console_timestamps)); in parse_console_timestamps()
822 con_timestamp_mode_upd(param_2_parfs(parse_console_timestamps)); in parse_console_timestamps()

Completed in 6 milliseconds