Searched refs:LOGLEVEL_ALERT (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | kern_levels.h | 31 #define LOGLEVEL_ALERT 1 /* action must be taken immediately */ macro |
/linux/drivers/md/dm-vdo/ | ||
H A D | logger.h | 18 VDO_LOG_ALERT = LOGLEVEL_ALERT, |