Searched defs:bits (Results 26 - 50 of 926) sorted by relevance

1234567891011>>

/linux-master/lib/
H A Dlist_sort.c215 size_t bits; local
[all...]
/linux-master/tools/lib/
H A Dlist_sort.c214 size_t bits; local
[all...]
/linux-master/tools/include/linux/
H A Dhash.h65 static inline u32 hash_32(u32 val, unsigned int bits) argument
74 static __always_inline u32 hash_64_generic(u64 val, unsigned int bits) argument
85 hash_ptr(const void *ptr, unsigned int bits) argument
[all...]
/linux-master/include/linux/
H A Dhash.h65 static inline u32 hash_32(u32 val, unsigned int bits) argument
74 static __always_inline u32 hash_64_generic(u64 val, unsigned int bits) argument
85 hash_ptr(const void *ptr, unsigned int bits) argument
[all...]
H A Dsched_clock.h46 static inline void sched_clock_register(u64 (*read)(void), int bits, argument
/linux-master/tools/testing/selftests/dma/
H A Ddma_map_benchmark.c31 int bits = 32, xdelay = 0, dir = DMA_MAP_BIDIRECTIONAL; local
/linux-master/arch/arm/include/asm/
H A Ddma-iommu.h19 size_t bits; /* per bitmap */ member in struct:dma_iommu_mapping
H A Dword-at-a-time.h20 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, argument
30 static inline unsigned long create_zero_mask(unsigned long bits) argument
/linux-master/drivers/acpi/
H A Dacpi_ffh.c35 acpi_ffh_address_space_handler(u32 function, acpi_physical_address addr, u32 bits, acpi_integer *value, void *handler_context, void *region_context) argument
/linux-master/drivers/spi/
H A Dspi-bitbang-txrx.h49 bitbang_txrx_be_cpha0(struct spi_device *spi, unsigned nsecs, unsigned cpol, unsigned flags, u32 word, u8 bits) argument
81 bitbang_txrx_be_cpha1(struct spi_device *spi, unsigned nsecs, unsigned cpol, unsigned flags, u32 word, u8 bits) argument
113 bitbang_txrx_le_cpha0(struct spi_device *spi, unsigned int nsecs, unsigned int cpol, unsigned int flags, u32 word, u8 bits) argument
146 bitbang_txrx_le_cpha1(struct spi_device *spi, unsigned int nsecs, unsigned int cpol, unsigned int flags, u32 word, u8 bits) argument
[all...]
/linux-master/include/net/netfilter/
H A Dnf_conntrack_labels.h17 unsigned long bits[NF_CT_LABELS_MAX_SIZE / sizeof(long)]; member in struct:nf_conn_labels
/linux-master/arch/m68k/include/asm/
H A Dnettel.h56 static __inline__ void mcf_setppdata(unsigned int mask, unsigned int bits) argument
93 static __inline__ void mcf_setppdata(unsigned int mask, unsigned int bits) argument
/linux-master/arch/s390/tools/
H A Dgen_facilities.c18 int *bits; member in struct:facility_def
/linux-master/sound/soc/codecs/
H A Dhda-dai.c79 unsigned int bits; local
/linux-master/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-jtag.c87 uint32_t cvmx_helper_qlm_jtag_shift(int qlm, int bits, uint32_t data) argument
113 cvmx_helper_qlm_jtag_shift_zeros(int qlm, int bits) argument
[all...]
/linux-master/arch/arm64/include/asm/
H A Dword-at-a-time.h21 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, argument
31 static inline unsigned long create_zero_mask(unsigned long bits) argument
/linux-master/arch/sh/include/asm/
H A Dword-at-a-time.h29 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) argument
36 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) argument
41 static inline unsigned long create_zero_mask(unsigned long bits) argument
/linux-master/arch/riscv/include/asm/
H A Dword-at-a-time.h36 static inline unsigned long create_zero_mask(unsigned long bits) argument
22 has_zero(unsigned long val, unsigned long *bits, const struct word_at_a_time *c) argument
30 prep_zero_mask(unsigned long val, unsigned long bits, const struct word_at_a_time *c) argument
/linux-master/arch/x86/include/asm/
H A Dword-at-a-time.h48 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) argument
55 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) argument
60 static inline unsigned long create_zero_mask(unsigned long bits) argument
/linux-master/arch/s390/include/asm/
H A Dword-at-a-time.h11 const unsigned long bits; member in struct:word_at_a_time
/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr.c37 unsigned int bits = dev->mem_size >> PAGE_SHIFT; local
/linux-master/tools/spi/
H A Dspidev_fdx.c82 __u8 lsb, bits; local
/linux-master/arch/x86/platform/scx200/
H A Dscx200_32.c95 u32 scx200_gpio_configure(unsigned index, u32 mask, u32 bits) argument
/linux-master/drivers/misc/cb710/
H A Ddebug.c22 static inline int allow_reg_read(unsigned block, unsigned offset, unsigned bits) argument
/linux-master/include/crypto/
H A Dsha1_base.h78 __be64 *bits = (__be64 *)(sctx->buffer + bit_offset); local

Completed in 215 milliseconds

1234567891011>>