Searched defs:SHIFT (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/scsi/ |
H A D | scsi_logging.h | 44 #define SCSI_LOG_LEVEL(SHIFT, BITS) \ argument 47 #define SCSI_CHECK_LOGGING(SHIFT, BITS, LEVEL, CMD) \ argument 55 #define SCSI_LOG_LEVEL(SHIFT, BITS) 0 argument 56 #define SCSI_CHECK_LOGGING(SHIFT, BITS, LEVEL, CMD) do { } while (0) argument
|
/linux/arch/riscv/lib/ |
H A D | strlen.S | 41 # define SHIFT sll macro 44 # define SHIFT srl macro
|
/linux/arch/arc/lib/ |
H A D | memcmp.S | 10 #define SHIFT r3 macro 13 #define SHIFT r2 macro
|
/linux/Documentation/scheduler/ |
H A D | sched-pelt.c | 14 #define SHIFT 32 macro
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_syncmap.c | 32 #define SHIFT ilog2(KSYNCMAP) macro
|
/linux/drivers/scsi/device_handler/ |
H A D | scsi_dh_rdac.c | 255 #define RDAC_LOG_LEVEL(SHIFT) \ argument 258 #define RDAC_LOG(SHIFT, sdev, f, arg...) \ argument
|
/linux/arch/arm64/kernel/ |
H A D | cpufeature.c | 182 #define __ARM64_FTR_BITS(SIGNED, VISIBLE, STRICT, TYPE, SHIFT, WIDTH, SAFE_VAL) \ argument 194 #define ARM64_FTR_BITS(VISIBLE, STRICT, TYPE, SHIFT, WIDTH, SAFE_VAL) \ argument 198 #define S_ARM64_FTR_BITS(VISIBLE, STRICT, TYPE, SHIFT, WIDTH, SAFE_VAL) \ argument
|
/linux/drivers/net/wireless/ath/carl9170/ |
H A D | phy.c | 1089 #define SHIFT 8 in carl9170_interpolate_u8() macro
|
/linux/fs/ext4/ |
H A D | extents.c | 5092 enum SHIFT_DIRECTION SHIFT) in ext4_ext_shift_path_extents() 5190 enum SHIFT_DIRECTION SHIFT) in ext4_ext_shift_extents()
|