Home
last modified time | relevance | path

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

/arch/s390/include/asm/
A Dboot_data.h39 static inline bool bootdebug_filter_match(const char *buf) in bootdebug_filter_match() function
/arch/s390/boot/
A Dprintk.c195 if (level == LOGLEVEL_DEBUG && (!bootdebug || !bootdebug_filter_match(skip_timestamp(buf)))) in boot_console_earlyprintk()
/arch/s390/kernel/
A Dsetup.c887 if (level == KERN_DEBUG[1] && (!bootdebug || !bootdebug_filter_match(buf))) in print_rb_entry()

Completed in 7 milliseconds