Home
last modified time | relevance | path

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

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