Searched refs:DBF_ALERT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | dasd_int.h | 122 #define DBF_ALERT 1 /* action must be taken immediately */ macro 135 DBF_DEV_EVENT(DBF_ALERT, d_device, d_string, d_args); \ 141 DBF_EVENT(DBF_ALERT, d_string, d_args); \
|
/kernel/linux/linux-6.6/drivers/s390/block/ |
H A D | dasd_int.h | 121 #define DBF_ALERT 1 /* action must be taken immediately */ macro 134 DBF_DEV_EVENT(DBF_ALERT, d_device, d_string, d_args); \ 140 DBF_EVENT(DBF_ALERT, d_string, d_args); \
|
Completed in 6 milliseconds