/linux/lib/zlib_deflate/ |
H A D | deftree.c | 175 int bits; /* bit counter */ in tr_static_init() local 366 int bits; /* bit length */ in gen_bitlen() local 449 int bits; /* bit index */ in gen_codes() local
|
/linux/include/net/netfilter/ |
H A D | nf_conntrack_labels.h | 17 unsigned long bits[NF_CT_LABELS_MAX_SIZE / sizeof(long)]; member
|
/linux/lib/zlib_inflate/ |
H A D | inftrees.h | 29 unsigned char bits; /* bits in this part of the code */ member
|
/linux/tools/testing/selftests/dma/ |
H A D | dma_map_benchmark.c | 31 int bits = 32, xdelay = 0, dir = DMA_MAP_BIDIRECTIONAL; in main() local
|
/linux/sound/pci/oxygen/ |
H A D | oxygen_mixer.c | 312 return bits; in iec958_to_oxygen() local 301 oxygen_to_iec958(u32 bits,struct snd_ctl_elem_value * value) oxygen_to_iec958() argument 323 write_spdif_bits(struct oxygen * chip,u32 bits) write_spdif_bits() argument 418 u32 bits; spdif_input_default_get() local [all...] |
/linux/fs/btrfs/ |
H A D | accessors.h | 50 #define DECLARE_BTRFS_SETGET_BITS(bits) \ argument 61 #define BTRFS_SETGET_FUNCS(name, type, member, bits) \ argument 75 #define BTRFS_SETGET_HEADER_FUNCS(name, type, member, bits) \ argument 89 #define BTRFS_SETGET_STACK_FUNCS(name, type, member, bits) \ argument
|
H A D | accessors.c | 51 #define DEFINE_BTRFS_SETGET_BITS(bits) \ argument
|
/linux/arch/mips/kernel/ |
H A D | early_printk_8250.c | 37 int status, bits; in prom_putchar() local
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | M0209.h | 9 u8 bits; member
|
/linux/include/media/ |
H A D | v4l2-vp9.h | 35 u8 bits[2][10]; member 137 u32 (*bits)[2][10][2]; member
|
/linux/drivers/s390/block/ |
H A D | dasd_fba.h | 51 } __attribute__ ((packed)) bits; member 62 } __attribute__ ((packed)) bits; member
|
/linux/drivers/clocksource/ |
H A D | timer-atmel-tcb.c | 261 int bits = tc->tcb_config->counter_width; in setup_clkevents() local 383 int bits; in tcb_clksrc_init() local
|
/linux/drivers/char/ |
H A D | ds1620.c | 146 static void ds1620_out(int cmd, int bits, int value) in ds1620_out() 169 static unsigned int ds1620_in(int cmd, int bits) in ds1620_in()
|
/linux/drivers/iio/dac/ |
H A D | ad5449.c | 197 #define AD5449_CHANNEL(chan, bits) { \ argument 213 #define DECLARE_AD5449_CHANNELS(name, bits) \ argument
|
/linux/fs/crypto/ |
H A D | fname.c | 187 int bits = 0; in fscrypt_base64url_encode() local 222 int bits = 0; in fscrypt_base64url_decode() local
|
/linux/arch/parisc/include/asm/ |
H A D | hash.h | 118 hash_64(u64 a, unsigned int bits) in hash_64()
|
/linux/arch/s390/tools/ |
H A D | gen_facilities.c | 18 int *bits; member
|
/linux/arch/s390/crypto/ |
H A D | sha_common.c | 69 u64 bits; in s390_sha_finup() local
|
/linux/include/linux/ |
H A D | sched_clock.h | 46 static inline void sched_clock_register(u64 (*read)(void), int bits, in sched_clock_register()
|
/linux/arch/arm/include/asm/ |
H A D | dma-iommu.h | 19 size_t bits; /* per bitmap */ member
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_dcb.h | 120 #define GET_FLAGS(flags, bits) ((flags) & (bits)) argument 121 #define SET_FLAGS(flags, bits) ((flags) |= (bits)) argument 122 #define RESET_FLAGS(flags, bits) ((flags) &= ~(bits)) argument
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | ramht.h | 18 int bits; member
|
/linux/arch/mips/math-emu/ |
H A D | ieee754.h | 29 u64 bits; member 39 u32 bits; member
|
/linux/drivers/firmware/efi/ |
H A D | cper-x86.c | 13 #define VALID_PROC_ERR_INFO_NUM(bits) (((bits) & GENMASK_ULL(7, 2)) >> 2) argument 14 #define VALID_PROC_CXT_INFO_NUM(bits) (((bits) & GENMASK_ULL(13, 8)) >> 8) argument
|
/linux/drivers/gpio/ |
H A D | gpio-pcf857x.c | 143 unsigned long *bits) in pcf857x_get_multiple() 180 unsigned long *bits) in pcf857x_set_multiple()
|