Searched refs:LEVEL (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/scsi/
H A Dscsi_logging.h47 #define SCSI_CHECK_LOGGING(SHIFT, BITS, LEVEL, CMD) \
49 if (unlikely((SCSI_LOG_LEVEL(SHIFT, BITS)) > (LEVEL))) \
56 #define SCSI_CHECK_LOGGING(SHIFT, BITS, LEVEL, CMD) do { } while (0)
64 #define SCSI_LOG_ERROR_RECOVERY(LEVEL,CMD) \
65 SCSI_CHECK_LOGGING(SCSI_LOG_ERROR_SHIFT, SCSI_LOG_ERROR_BITS, LEVEL,CMD);
66 #define SCSI_LOG_TIMEOUT(LEVEL,CMD) \
67 SCSI_CHECK_LOGGING(SCSI_LOG_TIMEOUT_SHIFT, SCSI_LOG_TIMEOUT_BITS, LEVEL,CMD);
68 #define SCSI_LOG_SCAN_BUS(LEVEL,CMD) \
69 SCSI_CHECK_LOGGING(SCSI_LOG_SCAN_SHIFT, SCSI_LOG_SCAN_BITS, LEVEL,CMD);
70 #define SCSI_LOG_MLQUEUE(LEVEL,CM
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_vli.h112 /* LEVEL: (total bits, prefix bits, prefix value),
118 LEVEL( 2, 1, 0x00); \
119 LEVEL( 3, 2, 0x01); \
120 LEVEL( 5, 3, 0x03); \
121 LEVEL( 7, 4, 0x07); \
122 LEVEL(10, 5, 0x0f); \
123 LEVEL(14, 6, 0x1f); \
124 LEVEL(21, 8, 0x3f); \
125 LEVEL(29, 8, 0x7f); \
126 LEVEL(4
138 #define LEVEL macro
151 #undef LEVEL macro
164 #define LEVEL macro
177 #undef LEVEL macro
[all...]
/linux-master/arch/sh/boards/mach-dreamcast/
H A Dirq.c52 #define LEVEL(event) (((event) - HW_EVENT_IRQ_BASE) / 32) macro
66 __u32 emr = EMR_BASE + (LEVEL(irq) << 4) + (LEVEL(irq) << 2);
78 __u32 emr = EMR_BASE + (LEVEL(irq) << 4) + (LEVEL(irq) << 2);
90 __u32 esr = ESR_BASE + (LEVEL(irq) << 2);
/linux-master/drivers/scsi/fcoe/
H A Dlibfcoe.h11 #define LIBFCOE_CHECK_LOGGING(LEVEL, CMD) \
13 if (unlikely(libfcoe_debug_logging & LEVEL)) \
H A Dfcoe.h36 #define FCOE_CHECK_LOGGING(LEVEL, CMD) \
38 if (unlikely(fcoe_debug_logging & LEVEL)) \
/linux-master/arch/powerpc/perf/
H A Disa207-common.c223 ret = PH(LVL, L1) | LEVEL(L1) | P(SNOOP, HIT);
226 ret = PH(LVL, L2) | LEVEL(L2) | P(SNOOP, HIT);
229 ret = PH(LVL, L3) | LEVEL(L3) | P(SNOOP, HIT);
236 ret |= PH(LVL, LOC_RAM) | LEVEL(RAM);
238 ret |= P(LVL, HIT) | LEVEL(PMEM);
240 ret |= PH(LVL, REM_RAM1) | REM | LEVEL(RAM) | P(HOPS, 2);
242 ret |= P(LVL, HIT) | LEVEL(PMEM) | REM;
244 ret |= PH(LVL, REM_RAM2) | REM | LEVEL(RAM) | P(HOPS, 3);
260 ret |= PH(LVL, L2) | LEVEL(L2) | P(SNOOP, HIT);
262 ret |= PH(LVL, L2) | LEVEL(L
[all...]
H A Disa207-common.h277 #define LEVEL(x) P(LVLNUM, x) macro
/linux-master/drivers/scsi/libfc/
H A Dfc_libfc.h22 #define FC_CHECK_LOGGING(LEVEL, CMD) \
24 if (unlikely(fc_debug_logging & LEVEL)) \
/linux-master/arch/x86/events/intel/
H A Dds.c75 #define LEVEL(x) P(LVLNUM, x) macro
81 P(OP, LOAD) | P(LVL, MISS) | LEVEL(L3) | P(SNOOP, NA),/* 0x00:ukn L3 */
82 OP_LH | P(LVL, L1) | LEVEL(L1) | P(SNOOP, NONE), /* 0x01: L1 local */
83 OP_LH | P(LVL, LFB) | LEVEL(LFB) | P(SNOOP, NONE), /* 0x02: LFB hit */
84 OP_LH | P(LVL, L2) | LEVEL(L2) | P(SNOOP, NONE), /* 0x03: L2 hit */
85 OP_LH | P(LVL, L3) | LEVEL(L3) | P(SNOOP, NONE), /* 0x04: L3 hit */
86 OP_LH | P(LVL, L3) | LEVEL(L3) | P(SNOOP, MISS), /* 0x05: L3 hit, snoop miss */
87 OP_LH | P(LVL, L3) | LEVEL(L3) | P(SNOOP, HIT), /* 0x06: L3 hit, snoop hit */
88 OP_LH | P(LVL, L3) | LEVEL(L3) | P(SNOOP, HITM), /* 0x07: L3 hit, snoop hitm */
89 OP_LH | P(LVL, REM_CCE1) | REM | LEVEL(L
[all...]
/linux-master/arch/parisc/kernel/
H A Dsignal32.c28 #define DBG(LEVEL, ...) \
29 ((DEBUG_COMPAT_SIG_LEVEL >= LEVEL) \
32 #define DBG(LEVEL, ...)
H A Dsignal.c42 #define DBG(LEVEL, ...) \
43 ((DEBUG_SIG_LEVEL >= LEVEL) \
46 #define DBG(LEVEL, ...)
/linux-master/drivers/scsi/snic/
H A Dsnic.h122 #define SNIC_CHECK_LOGGING(LEVEL, CMD) \
124 if (unlikely(snic_log_level & LEVEL)) \
/linux-master/drivers/scsi/fnic/
H A Dfnic.h138 #define FNIC_CHECK_LOGGING(LEVEL, CMD) \
140 if (unlikely(fnic_log_level & LEVEL)) \
/linux-master/drivers/gpu/drm/radeon/
H A Dsumod.h311 # define LEVEL(x) ((x) << 1) macro
/linux-master/sound/pci/asihpi/
H A Dhpi_internal.h163 HPI_LEVEL_GAIN = HPI_CTL_ATTR(LEVEL, 1),
164 HPI_LEVEL_RANGE = HPI_CTL_ATTR(LEVEL, 10),
315 /******** HPI LOW LEVEL MESSAGES *******/

Completed in 365 milliseconds