| /kernel/linux/linux-6.6/drivers/xen/ |
| H A D | acpi.c | 42 unsigned int bits = extended ? 8 : 16; in xen_acpi_notify_hypervisor_state() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | hash.h | 65 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 D | sched_clock.h | 46 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 D | nf_conntrack_labels.h | 17 unsigned long bits[NF_CT_LABELS_MAX_SIZE / sizeof(long)]; member
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| H A D | spi-bitbang-txrx.h | 49 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 D | reset.h | 12 u32 bits; member
|
| /kernel/linux/linux-6.6/drivers/clocksource/ |
| H A D | mmio.c | 49 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 D | s5p_mfc_opr.c | 40 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 D | word-at-a-time.h | 47 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 D | ramht.h | 18 int bits; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
| H A D | qib_wc_x86_64.c | 57 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 D | dma_map_benchmark.c | 31 int bits = 32, xdelay = 0, dir = DMA_MAP_BIDIRECTIONAL; in main() local
|
| /kernel/linux/linux-6.6/lib/zlib_inflate/ |
| H A D | inftrees.h | 29 unsigned char bits; /* bit member [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | list_sort.c | 215 size_t bits; in list_sort() local [all...] |
| /kernel/linux/linux-6.6/tools/include/linux/ |
| H A D | hash.h | 65 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 D | list_sort.c | 214 size_t bits; in list_sort() local [all...] |
| /test/xts/acts/security/crypto_framework_napi_BasicTest/include/ |
| H A D | crypto_framework_sym_key_test.h | 24 int bits; member
|
| /third_party/elfutils/backends/ |
| H A D | aarch64_regs.c | 61 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 D | ia64_regs.c | 40 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 D | sparc_regs.c | 40 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 D | x86_64_regs.c | 41 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 D | aacenc_quantization_misc.h | 31 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 D | aac_parser.c | 33 GetBitContext bits; in aac_sync() local
|
| H A D | adx.c | 26 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 D | dwfl_module_build_id.c | 36 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
|