Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/char/
A Dconsole.c131 static int __read_mostly xenlog_guest_upper_thresh = variable
188 &xenlog_guest_upper_thresh); in parse_guest_loglvl()
212 upper_thresh_adj = &xenlog_guest_upper_thresh; in do_toggle_guest()
641 upper_thresh = xenlog_guest_upper_thresh; in printk_prefix_check()
920 if ( xenlog_guest_upper_thresh != xenlog_guest_lower_thresh ) in console_endboot()
921 printk(" (Rate-limited: %s)", loglvl_str(xenlog_guest_upper_thresh)); in console_endboot()

Completed in 5 milliseconds