/linux-5.19.10/drivers/scsi/ |
D | scsi_logging.h | 47 #define SCSI_CHECK_LOGGING(SHIFT, BITS, LEVEL, CMD) \ argument 56 #define SCSI_CHECK_LOGGING(SHIFT, BITS, LEVEL, CMD) do { } while (0) argument 64 #define SCSI_LOG_ERROR_RECOVERY(LEVEL,CMD) \ argument 66 #define SCSI_LOG_TIMEOUT(LEVEL,CMD) \ argument 68 #define SCSI_LOG_SCAN_BUS(LEVEL,CMD) \ argument 70 #define SCSI_LOG_MLQUEUE(LEVEL,CMD) \ argument 72 #define SCSI_LOG_MLCOMPLETE(LEVEL,CMD) \ argument 74 #define SCSI_LOG_LLQUEUE(LEVEL,CMD) \ argument 76 #define SCSI_LOG_LLCOMPLETE(LEVEL,CMD) \ argument 78 #define SCSI_LOG_HLQUEUE(LEVEL,CMD) \ argument [all …]
|
/linux-5.19.10/arch/parisc/kernel/ |
D | signal32.c | 28 #define DBG(LEVEL, ...) \ argument 32 #define DBG(LEVEL, ...) argument
|
D | signal.c | 42 #define DBG(LEVEL, ...) \ argument 46 #define DBG(LEVEL, ...) argument
|
/linux-5.19.10/drivers/block/drbd/ |
D | drbd_vli.h | 138 #define LEVEL(t,b,v) \ in vli_decode_bits() macro 164 #define LEVEL(t,b,v) do { \ in __vli_encode_bits() macro
|
/linux-5.19.10/drivers/scsi/fcoe/ |
D | libfcoe.h | 11 #define LIBFCOE_CHECK_LOGGING(LEVEL, CMD) \ argument
|
D | fcoe.h | 36 #define FCOE_CHECK_LOGGING(LEVEL, CMD) \ argument
|
/linux-5.19.10/fs/fscache/ |
D | internal.h | 204 #define ____do_kdebug(LEVEL, POINT) \ argument 207 #define ___do_kdebug(LEVEL, POINT) \ argument
|
/linux-5.19.10/arch/sh/boards/mach-dreamcast/ |
D | irq.c | 52 #define LEVEL(event) (((event) - HW_EVENT_IRQ_BASE) / 32) macro
|
/linux-5.19.10/drivers/scsi/libfc/ |
D | fc_libfc.h | 22 #define FC_CHECK_LOGGING(LEVEL, CMD) \ argument
|
/linux-5.19.10/arch/powerpc/perf/ |
D | isa207-common.h | 276 #define LEVEL(x) P(LVLNUM, x) macro
|
/linux-5.19.10/drivers/scsi/snic/ |
D | snic.h | 136 #define SNIC_CHECK_LOGGING(LEVEL, CMD) \ argument
|
/linux-5.19.10/drivers/scsi/fnic/ |
D | fnic.h | 151 #define FNIC_CHECK_LOGGING(LEVEL, CMD) \ argument
|
/linux-5.19.10/drivers/gpu/drm/radeon/ |
D | sumod.h | 311 # define LEVEL(x) ((x) << 1) macro
|
/linux-5.19.10/arch/x86/events/intel/ |
D | ds.c | 65 #define LEVEL(x) P(LVLNUM, x) macro
|