| /kernel/linux/linux-5.10/include/linux/ |
| D | hash.h | 16 #define hash_long(val, bits) hash_32(val, bits) argument 18 #define hash_long(val, bits) hash_64(val, bits) argument 68 static inline u32 hash_32_generic(u32 val, unsigned int bits) in hash_32_generic() 77 static __always_inline u32 hash_64_generic(u64 val, unsigned int bits) in hash_64_generic() 88 static inline u32 hash_ptr(const void *ptr, unsigned int bits) in hash_ptr()
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| D | hash.h | 16 #define hash_long(val, bits) hash_32(val, bits) argument 18 #define hash_long(val, bits) hash_64(val, bits) argument 68 static inline u32 hash_32_generic(u32 val, unsigned int bits) in hash_32_generic() 77 static __always_inline u32 hash_64_generic(u64 val, unsigned int bits) in hash_64_generic() 88 static inline u32 hash_ptr(const void *ptr, unsigned int bits) in hash_ptr()
|
| /kernel/linux/linux-4.19/tools/include/linux/ |
| D | hash.h | 16 #define hash_long(val, bits) hash_32(val, bits) argument 18 #define hash_long(val, bits) hash_64(val, bits) argument 68 static inline u32 hash_32_generic(u32 val, unsigned int bits) in hash_32_generic() 77 static __always_inline u32 hash_64_generic(u64 val, unsigned int bits) in hash_64_generic() 88 static inline u32 hash_ptr(const void *ptr, unsigned int bits) in hash_ptr()
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | hash.h | 16 #define hash_long(val, bits) hash_32(val, bits) argument 18 #define hash_long(val, bits) hash_64(val, bits) argument 68 static inline u32 hash_32_generic(u32 val, unsigned int bits) in hash_32_generic() 77 static __always_inline u32 hash_64_generic(u64 val, unsigned int bits) in hash_64_generic() 88 static inline u32 hash_ptr(const void *ptr, unsigned int bits) in hash_ptr()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | i915_irq.h | 47 ilk_enable_display_irq(struct drm_i915_private *dev_priv, u32 bits) in ilk_enable_display_irq() 52 ilk_disable_display_irq(struct drm_i915_private *dev_priv, u32 bits) in ilk_disable_display_irq() 61 enum pipe pipe, u32 bits) in bdw_enable_pipe_irq() 66 enum pipe pipe, u32 bits) in bdw_disable_pipe_irq() 74 ibx_enable_display_interrupt(struct drm_i915_private *dev_priv, u32 bits) in ibx_enable_display_interrupt() 79 ibx_disable_display_interrupt(struct drm_i915_private *dev_priv, u32 bits) in ibx_disable_display_interrupt()
|
| /kernel/linux/linux-4.19/include/sound/ |
| D | cs8403.h | 39 SND_CS8403_DECL void SND_CS8403_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) in SND_CS8403_DECODE() 84 unsigned char bits; in SND_CS8403_ENCODE() local 169 SND_CS8404_DECL void SND_CS8404_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) in SND_CS8404_DECODE() 210 unsigned char bits; in SND_CS8404_ENCODE() local
|
| /kernel/linux/linux-5.10/include/sound/ |
| D | cs8403.h | 24 SND_CS8403_DECL void SND_CS8403_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) in SND_CS8403_DECODE() 69 unsigned char bits; in SND_CS8403_ENCODE() local 154 SND_CS8404_DECL void SND_CS8404_DECODE(struct snd_aes_iec958 *diga, unsigned char bits) in SND_CS8404_DECODE() 195 unsigned char bits; in SND_CS8404_ENCODE() local
|
| /kernel/linux/linux-4.19/arch/alpha/include/asm/ |
| D | word-at-a-time.h | 22 static inline unsigned long has_zero(unsigned long val, unsigned long *bits, const struct word_at_a… in has_zero() 29 static inline unsigned long prep_zero_mask(unsigned long val, unsigned long bits, const struct word… in prep_zero_mask() 34 #define create_zero_mask(bits) (bits) argument 36 static inline unsigned long find_zero(unsigned long bits) in find_zero()
|
| /kernel/linux/linux-5.10/arch/alpha/include/asm/ |
| D | word-at-a-time.h | 22 static inline unsigned long has_zero(unsigned long val, unsigned long *bits, const struct word_at_a… in has_zero() 29 static inline unsigned long prep_zero_mask(unsigned long val, unsigned long bits, const struct word… in prep_zero_mask() 34 #define create_zero_mask(bits) (bits) argument 36 static inline unsigned long find_zero(unsigned long bits) in find_zero()
|
| /kernel/linux/linux-4.19/fs/ocfs2/cluster/ |
| D | masklog.h | 134 #define __mlog_test_u64(mask, bits) \ argument 137 #define __mlog_set_u64(mask, bits) do { \ argument 141 #define __mlog_clear_u64(mask, bits) do { \ argument 154 #define __mlog_test_u64(mask, bits) ((mask) & bits.words[0]) argument 155 #define __mlog_set_u64(mask, bits) do { \ argument 158 #define __mlog_clear_u64(mask, bits) do { \ argument
|
| /kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
| D | masklog.h | 120 #define __mlog_test_u64(mask, bits) \ argument 123 #define __mlog_set_u64(mask, bits) do { \ argument 127 #define __mlog_clear_u64(mask, bits) do { \ argument 140 #define __mlog_test_u64(mask, bits) ((mask) & bits.words[0]) argument 141 #define __mlog_set_u64(mask, bits) do { \ argument 144 #define __mlog_clear_u64(mask, bits) do { \ argument
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/dc/ |
| D | dc_dp_types.h | 112 } bits; member 122 } bits; member 132 } bits; member 140 } bits; member 150 } bits; member 164 } bits; member 178 } bits; member 187 } bits; member 198 } bits; member 207 } bits; member [all …]
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | ad7476.c | 161 #define _AD7476_CHAN(bits, _shift, _info_mask_sep) \ argument 176 #define ADC081S_CHAN(bits) _AD7476_CHAN((bits), 12 - (bits), \ argument 178 #define AD7476_CHAN(bits) _AD7476_CHAN((bits), 13 - (bits), \ argument 180 #define AD7940_CHAN(bits) _AD7476_CHAN((bits), 15 - (bits), \ argument 182 #define AD7091R_CHAN(bits) _AD7476_CHAN((bits), 16 - (bits), 0) argument 183 #define AD7091R_CONVST_CHAN(bits) _AD7476_CHAN((bits), 16 - (bits), \ argument 185 #define ADS786X_CHAN(bits) _AD7476_CHAN((bits), 12 - (bits), \ argument
|
| /kernel/linux/linux-4.19/tools/testing/selftests/powerpc/primitives/ |
| D | word-at-a-time.h | 60 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 71 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask() 77 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() 127 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() 139 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 146 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask()
|
| /kernel/linux/linux-4.19/arch/powerpc/include/asm/ |
| D | word-at-a-time.h | 60 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 71 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask() 77 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() 127 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() 139 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 146 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/ |
| D | word-at-a-time.h | 60 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 71 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask() 77 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() 127 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() 139 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 146 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask()
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | word-at-a-time.h | 60 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 71 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask() 77 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() 127 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() 139 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 146 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask()
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| D | sysfillrect.c | 26 unsigned long pat, unsigned n, int bits) in bitfill_aligned() 82 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 136 unsigned long pat, unsigned n, int bits) in bitfill_aligned_rev() 193 int bits) in bitfill_unaligned_rev() 247 int bits = BITS_PER_LONG, bytes = bits >> 3; in sys_fillrect() local
|
| /kernel/linux/linux-4.19/drivers/video/fbdev/core/ |
| D | sysfillrect.c | 26 unsigned long pat, unsigned n, int bits) in bitfill_aligned() 82 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 136 unsigned long pat, unsigned n, int bits) in bitfill_aligned_rev() 193 int bits) in bitfill_unaligned_rev() 247 int bits = BITS_PER_LONG, bytes = bits >> 3; in sys_fillrect() local
|
| /kernel/linux/linux-5.10/tools/lib/ |
| D | bitmap.c | 8 int __bitmap_weight(const unsigned long *bitmap, int bits) in __bitmap_weight() 22 const unsigned long *bitmap2, int bits) in __bitmap_or() 61 const unsigned long *bitmap2, unsigned int bits) in __bitmap_and() 76 const unsigned long *bitmap2, unsigned int bits) in __bitmap_equal()
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| D | spi-gpio.c | 136 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode0() 142 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode1() 148 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode2() 154 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode3() 170 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode0() 177 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode1() 184 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode2() 191 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode3()
|
| /kernel/linux/linux-5.10/arch/sparc/vdso/ |
| D | vdso2c.c | 100 #define GBE(x, bits, ifnot) \ argument 111 #define PBE(x, val, bits, ifnot) \ argument 124 #define BITSFUNC3(name, bits, suffix) name##bits##suffix argument 125 #define BITSFUNC2(name, bits, suffix) BITSFUNC3(name, bits, suffix) argument 130 #define ELF_BITS_XFORM2(bits, x) Elf##bits##_##x argument 131 #define ELF_BITS_XFORM(bits, x) ELF_BITS_XFORM2(bits, x) argument
|
| /kernel/linux/linux-4.19/include/linux/iio/imu/ |
| D | adis.h | 161 #define ADIS_VOLTAGE_CHAN(addr, si, chan, name, info_all, bits) { \ argument 179 #define ADIS_SUPPLY_CHAN(addr, si, info_all, bits) \ argument 182 #define ADIS_AUX_ADC_CHAN(addr, si, info_all, bits) \ argument 185 #define ADIS_TEMP_CHAN(addr, si, info_all, bits) { \ argument 203 #define ADIS_MOD_CHAN(_type, mod, addr, si, info_sep, info_all, bits) { \ argument 221 #define ADIS_ACCEL_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 224 #define ADIS_GYRO_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 227 #define ADIS_INCLI_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument 230 #define ADIS_ROT_CHAN(mod, addr, si, info_sep, info_all, bits) \ argument
|
| /kernel/linux/linux-4.19/arch/sparc/vdso/ |
| D | vdso2c.c | 106 #define GBE(x, bits, ifnot) \ argument 117 #define PBE(x, val, bits, ifnot) \ argument 130 #define BITSFUNC3(name, bits, suffix) name##bits##suffix argument 131 #define BITSFUNC2(name, bits, suffix) BITSFUNC3(name, bits, suffix) argument 136 #define ELF_BITS_XFORM2(bits, x) Elf##bits##_##x argument 137 #define ELF_BITS_XFORM(bits, x) ELF_BITS_XFORM2(bits, x) argument
|
| /kernel/linux/linux-4.19/arch/x86/entry/vdso/ |
| D | vdso2c.c | 130 #define GLE(x, bits, ifnot) \ argument 142 #define PLE(x, val, bits, ifnot) \ argument 157 #define BITSFUNC3(name, bits, suffix) name##bits##suffix argument 158 #define BITSFUNC2(name, bits, suffix) BITSFUNC3(name, bits, suffix) argument 163 #define ELF_BITS_XFORM2(bits, x) Elf##bits##_##x argument 164 #define ELF_BITS_XFORM(bits, x) ELF_BITS_XFORM2(bits, x) argument
|