Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkern_levels.h31 #define LOGLEVEL_ALERT 1 /* action must be taken immediately */ macro
/linux/drivers/md/dm-vdo/
H A Dlogger.h18 VDO_LOG_ALERT = LOGLEVEL_ALERT,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c395 case LOGLEVEL_ALERT: in mlx5_loglevel_str()