bootdebug_filter_match
if (level == LOGLEVEL_DEBUG && (!bootdebug || !bootdebug_filter_match(skip_timestamp(buf))))
if (level == KERN_DEBUG[1] && (!bootdebug || !bootdebug_filter_match(buf)))