/include/linux/ |
D | hash.h | 26 #define hash_long(val, bits) hash_32(val, bits) argument 28 #define hash_long(val, bits) hash_64(val, bits) argument 34 static inline u64 hash_64(u64 val, unsigned int bits) in hash_64() 57 static inline u32 hash_32(u32 val, unsigned int bits) in hash_32() 66 static inline unsigned long hash_ptr(void *ptr, unsigned int bits) in hash_ptr()
|
D | genalloc.h | 29 unsigned long bits[0]; /* bitmap for allocating memory chunk */ member
|
D | yam.h | 81 unsigned char bits[YAM_FPGA_SIZE]; member
|
D | hdlcdrv.h | 58 unsigned char bits; member 151 unsigned int bits) in hdlcdrv_add_bitbuffer_word() 317 static inline void hdlcdrv_putbits(struct hdlcdrv_state *s, unsigned int bits) in hdlcdrv_putbits()
|
D | clocksource.h | 112 #define CLOCKSOURCE_MASK(bits) (cycle_t)((bits) < 64 ? ((1ULL<<(bits))-1) : -1) argument
|
D | lp.h | 153 unsigned long bits; member
|
D | types.h | 6 #define DECLARE_BITMAP(name,bits) \ argument
|
D | telephony.h | 256 struct phone_except bits; member
|
D | compat.h | 200 #define BITS_TO_COMPAT_LONGS(bits) \ argument
|
D | ipv6.h | 330 } bits; member
|
D | fb.h | 918 #define FB_SHIFT_HIGH(p, val, bits) (fb_be_math(p) ? (val) >> (bits) : \ argument 920 #define FB_SHIFT_LOW(p, val, bits) (fb_be_math(p) ? (val) << (bits) : \ argument
|
D | reiserfs_fs_sb.h | 365 unsigned long bits; /* Bitfield for enable/disable kind of options */ member
|
D | blkdev.h | 977 unsigned int bits = 8; in blksize_bits() local
|
D | libata.h | 1627 static inline u8 ata_sff_busy_wait(struct ata_port *ap, unsigned int bits, in ata_sff_busy_wait()
|
/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
|
D | ac97_codec.h | 462 unsigned short bits; /* resolution bitmask */ member
|
D | asound.h | 345 u_int32_t bits[(SNDRV_MASK_MAX+31)/32]; member
|
/include/linux/spi/ |
D | spi_bitbang.h | 106 u32 word, u8 bits) in bitbang_txrx_be_cpha0() 131 u32 word, u8 bits) in bitbang_txrx_be_cpha1()
|
/include/linux/sunrpc/ |
D | svcauth.h | 133 static inline unsigned long hash_str(char *name, int bits) in hash_str() 151 static inline unsigned long hash_mem(char *buf, int length, int bits) in hash_mem()
|
/include/net/irda/ |
D | qos.h | 65 __u16 bits; /* LSB is first byte, MSB is second byte */ member
|
/include/linux/usb/ |
D | musb.h | 24 u8 bits; member
|
/include/math-emu/ |
D | quad.h | 75 } bits __attribute__((packed)); member 149 } bits; member
|
D | double.h | 70 } bits __attribute__((packed)); member 142 } bits __attribute__((packed)); member
|
D | single.h | 59 } bits __attribute__((packed)); member
|
/include/linux/mlx4/ |
D | device.h | 269 unsigned long *bits[2]; member
|