| /third_party/zlib/ |
| H A D | inflate.h | 103 unsigned bits; /* number of bits in "in" */ member
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/ |
| H A D | sys_epoll.c | 579 uint8_t bits = epollSetPtr->exceptfds.fd_bits[i]; local 582 unsigned long bits = epollSetPtr->exceptfds.fds_bits[i]; local 586 unsigned long bits = (unsigned long)(__FDS_BITS(&(epollSetPtr->exceptfds))[i]); local 784 uint8_t bits = epollSetPtr->exceptfds.fd_bits[i]; local [all...] |
| /kernel/linux/linux-5.10/drivers/gpio/ |
| H A D | gpio-mockup.c | 99 gpio_mockup_get_multiple(struct gpio_chip *gc, unsigned long *mask, unsigned long *bits) gpio_mockup_get_multiple() argument 131 gpio_mockup_set_multiple(struct gpio_chip *gc, unsigned long *mask, unsigned long *bits) gpio_mockup_set_multiple() argument
|
| H A D | gpio-rcar.c | 318 gpio_rcar_set_multiple(struct gpio_chip *chip, unsigned long *mask, unsigned long *bits) gpio_rcar_set_multiple() argument
|
| /kernel/linux/linux-5.10/drivers/fsi/ |
| H A D | fsi-master-gpio.c | 46 uint8_t bits; member 162 static void msg_push_bits(struct fsi_gpio_msg *msg, uint64_t data, int bits) in msg_push_bits() argument [all...] |
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| H A D | samsung_pwm_timer.c | 106 u8 bits; in samsung_timer_set_divisor() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gmc_v7_0.c | 1233 u32 bits = (VM_CONTEXT1_CNTL__RANGE_PROTECTION_FAULT_ENABLE_INTERRUPT_MASK | in gmc_v7_0_vm_fault_interrupt_state() local
|
| H A D | gmc_v6_0.c | 1041 u32 bits = (VM_CONTEXT1_CNTL__RANGE_PROTECTION_FAULT_ENABLE_INTERRUPT_MASK | in gmc_v6_0_vm_fault_interrupt_state() local
|
| H A D | amdgpu_amdkfd_gfx_v7.c | 79 } bitfields, bits; member
|
| /kernel/linux/linux-5.10/arch/arm/common/ |
| H A D | locomo.c | 537 void locomo_gpio_set_dir(struct device *dev, unsigned int bits, unsigned int dir) in locomo_gpio_set_dir() argument 566 int locomo_gpio_read_level(struct device *dev, unsigned int bits) in locomo_gpio_read_level() argument 584 int locomo_gpio_read_output(struct device *dev, unsigned int bits) in locomo_gpio_read_output() argument 602 void locomo_gpio_write(struct device *dev, unsigned int bits, unsigne argument [all...] |
| /kernel/linux/linux-5.10/crypto/ |
| H A D | jitterentropy.c | 324 jent_loop_shuffle(struct rand_data *ec, unsigned int bits, unsigned int min) jent_loop_shuffle() argument [all...] |
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| H A D | jazz.h | 75 static __inline__ void pica_set_led(unsigned int bits) in pica_set_led() argument
|
| /kernel/linux/linux-5.10/arch/mips/mm/ |
| H A D | cerr-sb1.c | 553 int bits; in extract_dc() local
|
| /kernel/linux/linux-5.10/arch/mips/math-emu/ |
| H A D | cp1emu.c | 1696 u64 bits; in fpu_emu() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/platforms/8xx/ |
| H A D | cpm1.c | 389 int i, bits = 0; in cpm1_clk_setup() local
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/ |
| H A D | pgtable.h | 282 unsigned long bits = pte_val(entry) & in __ptep_set_access_flags() local
|
| /kernel/linux/linux-5.10/arch/s390/mm/ |
| H A D | pgtable.c | 177 unsigned long address, bits, skey; in pgste_update_all() local 244 unsigned long bits; in pgste_pte_notify() local 815 unsigned long bits, ske in set_guest_storage_key() local 1094 set_pgste_bits(struct mm_struct *mm, unsigned long hva, unsigned long bits, unsigned long value) set_pgste_bits() argument [all...] |
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| H A D | ptrace.h | 117 unsigned long bits; /* Obsolete software bits */ member
|
| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
| H A D | amd.c | 462 unsigned bits; in amd_detect_cmp() local 569 unsigned bits, ecx; in early_init_amd_mc() local [all...] |
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | visemul.c | 375 unsigned int bits, bits_mask; in array() local
|
| /kernel/linux/linux-5.10/arch/arc/include/asm/ |
| H A D | disasm.h | 90 static inline int sign_extend(int value, int bits) in sign_extend() argument
|
| /kernel/linux/linux-5.10/arch/arm/vfp/ |
| H A D | vfpsingle.c | 56 int bits = 31 - fls(vs->significand); in vfp_single_normalise_denormal() local
|
| H A D | vfpdouble.c | 56 int bits = 31 - fls(vd->significand >> 32); in vfp_double_normalise_denormal() local
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| H A D | prm44xx.c | 108 static u32 omap4_prm_rmw_inst_reg_bits(u32 mask, u32 bits, s16 inst, s16 reg) in omap4_prm_rmw_inst_reg_bits() argument 190 u32 omap4_prm_vcvp_rmw(u32 mask, u32 bits, u8 offset) in omap4_prm_vcvp_rmw() argument [all...] |
| /kernel/linux/linux-5.10/drivers/clk/baikal-t1/ |
| H A D | ccu-div.c | 457 struct ccu_div_dbgfs_bit *bits; in ccu_div_var_debug_init() local [all...] |