Home
last modified time | relevance | path

Searched defs:bits (Results 126 - 150 of 2992) sorted by relevance

12345678910>>...120

/kernel/linux/linux-6.6/drivers/xen/
H A Dacpi.c42 unsigned int bits = extended ? 8 : 16; in xen_acpi_notify_hypervisor_state() local
/kernel/linux/linux-6.6/include/linux/
H A Dhash.h65 static inline u32 hash_32(u32 val, unsigned int bits) in hash_32() argument
74 static __always_inline u32 hash_64_generic(u64 val, unsigned int bits) in hash_64_generic() argument
85 hash_ptr(const void *ptr, unsigned int bits) hash_ptr() argument
[all...]
H A Dsched_clock.h46 static inline void sched_clock_register(u64 (*read)(void), int bits, in sched_clock_register() argument
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_conntrack_labels.h17 unsigned long bits[NF_CT_LABELS_MAX_SIZE / sizeof(long)]; member
/kernel/linux/linux-6.6/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) bitbang_txrx_be_cpha0() argument
81 bitbang_txrx_be_cpha1(struct spi_device *spi, unsigned nsecs, unsigned cpol, unsigned flags, u32 word, u8 bits) bitbang_txrx_be_cpha1() argument
113 bitbang_txrx_le_cpha0(struct spi_device *spi, unsigned int nsecs, unsigned int cpol, unsigned int flags, u32 word, u8 bits) bitbang_txrx_le_cpha0() argument
146 bitbang_txrx_le_cpha1(struct spi_device *spi, unsigned int nsecs, unsigned int cpol, unsigned int flags, u32 word, u8 bits) bitbang_txrx_le_cpha1() argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/mmp/
H A Dreset.h12 u32 bits; member
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dmmio.c49 clocksource_mmio_init(void __iomem *base, const char *name, unsigned long hz, int rating, unsigned bits, u64 (*read)(struct clocksource *)) clocksource_mmio_init() argument
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr.c40 unsigned int bits = dev->mem_size >> PAGE_SHIFT; in s5p_mfc_alloc_priv_buf() local
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dword-at-a-time.h47 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero() argument
54 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask() argument
59 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dramht.h18 int bits; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_wc_x86_64.c57 unsigned bits; in qib_enable_wc() local
98 piolen >>= bits; in qib_enable_wc() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/dma/
H A Ddma_map_benchmark.c31 int bits = 32, xdelay = 0, dir = DMA_MAP_BIDIRECTIONAL; in main() local
/kernel/linux/linux-6.6/lib/zlib_inflate/
H A Dinftrees.h29 unsigned char bits; /* bit member
[all...]
/kernel/linux/linux-6.6/lib/
H A Dlist_sort.c215 size_t bits; in list_sort() local
[all...]
/kernel/linux/linux-6.6/tools/include/linux/
H A Dhash.h65 static inline u32 hash_32(u32 val, unsigned int bits) in hash_32() argument
74 static __always_inline u32 hash_64_generic(u64 val, unsigned int bits) in hash_64_generic() argument
85 hash_ptr(const void *ptr, unsigned int bits) hash_ptr() argument
[all...]
/kernel/linux/linux-6.6/tools/lib/
H A Dlist_sort.c214 size_t bits; in list_sort() local
[all...]
/test/xts/acts/security/crypto_framework_napi_BasicTest/include/
H A Dcrypto_framework_sym_key_test.h24 int bits; member
/third_party/elfutils/backends/
H A Daarch64_regs.c61 aarch64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setnamep, int *bits, int *typep) aarch64_register_info() argument
H A Dia64_regs.c40 ia64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) ia64_register_info() argument
H A Dsparc_regs.c40 sparc_register_info(Ebl *ebl, int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) sparc_register_info() argument
H A Dx86_64_regs.c41 x86_64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) x86_64_register_info() argument
/third_party/ffmpeg/libavcodec/
H A Daacenc_quantization_misc.h31 quantize_band_cost_cached(struct AACEncContext *s, int w, int g, const float *in, const float *scaled, int size, int scale_idx, int cb, const float lambda, const float uplim, int *bits, float *energy, int rtz) quantize_band_cost_cached() argument
H A Daac_parser.c33 GetBitContext bits; in aac_sync() local
H A Dadx.c26 void ff_adx_calculate_coeffs(int cutoff, int sample_rate, int bits, int *coeff) in ff_adx_calculate_coeffs() argument
/third_party/elfutils/libdwfl/
H A Ddwfl_module_build_id.c36 found_build_id(Dwfl_Module *mod, bool set, const void *bits, int len, GElf_Addr vaddr) found_build_id() argument
82 dwfl_module_build_id(Dwfl_Module *mod, const unsigned char **bits, GElf_Addr *vaddr) dwfl_module_build_id() argument

Completed in 7 milliseconds

12345678910>>...120