Home
last modified time | relevance | path

Searched defs:__val (Results 1 - 25 of 49) sorted by relevance

12

/kernel/liteos_m/kal/libc/newlib/porting/include/
H A Dsemaphore.h46 volatile int __val[__SEM_NUM * sizeof(long) / sizeof(int)]; member
/third_party/musl/porting/uniproton/kernel/include/
H A Dsemaphore.h18 volatile int __val[4*sizeof(long)/sizeof(int)]; member
/third_party/musl/porting/liteos_m/user/include/
H A Dsemaphore.h18 volatile int __val[4*sizeof(long)/sizeof(int)]; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsemaphore.h18 volatile int __val[4*sizeof(long)/sizeof(int)]; member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsemaphore.h18 volatile int __val[4*sizeof(long)/sizeof(int)]; member
/third_party/musl/include/
H A Dsemaphore.h18 volatile int __val[4*sizeof(long)/sizeof(int)]; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dstatfs.h13 int __val[2]; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dstatfs.h13 int __val[2]; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dstatfs.h13 int __val[2]; member
/third_party/musl/include/sys/
H A Dstatfs.h13 int __val[2]; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dstatfs.h12 int __val[2]; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dstatfs.h13 int __val[2]; member
/third_party/musl/arch/i386/bits/
H A Dio.h1 static __inline void outb(unsigned char __val, unsigned short __port) in outb() argument
6 static __inline void outw(unsigned short __val, unsigned short __port) in outw() argument
11 static __inline void outl(unsigned int __val, unsigned short __port) in outl() argument
18 unsigned char __val; in inb() local
25 unsigned short __val; in inw() local
32 unsigned int __val; inl() local
[all...]
/third_party/musl/arch/x86_64/bits/
H A Dio.h1 static __inline void outb(unsigned char __val, unsigned short __port) in outb() argument
6 static __inline void outw(unsigned short __val, unsigned short __port) in outw() argument
11 static __inline void outl(unsigned int __val, unsigned short __port) in outl() argument
18 unsigned char __val; in inb() local
25 unsigned short __val; in inw() local
32 unsigned int __val; inl() local
[all...]
/third_party/musl/arch/x32/bits/
H A Dio.h1 static __inline void outb(unsigned char __val, unsigned short __port) in outb() argument
6 static __inline void outw(unsigned short __val, unsigned short __port) in outw() argument
11 static __inline void outl(unsigned int __val, unsigned short __port) in outl() argument
18 unsigned char __val; in inb() local
25 unsigned short __val; in inw() local
32 unsigned int __val; inl() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/nvhe/
H A Dspinlock.h21 u32 __val; member
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
H A Dstatfs.h42 int __val[2]; member
/third_party/libabigail/src/
H A Dabg-viz-common.cc63 units_to_string(units __val) in units_to_string() argument
82 color_to_string(color __val) in color_to_string() argument
/kernel/linux/linux-5.10/arch/loongarch/kvm/intc/
H A Dls3a_ext_irq.c313 ls3a_ext_intctl_writeb(struct kvm_vcpu *vcpu, struct kvm_io_device *dev, gpa_t addr, const void *__val) ls3a_ext_intctl_writeb() argument
425 ls3a_ext_intctl_writew(struct kvm_vcpu *vcpu, struct kvm_io_device *dev, gpa_t addr, const void *__val) ls3a_ext_intctl_writew() argument
531 ls3a_ext_intctl_writel(struct kvm_vcpu *vcpu, struct kvm_io_device *dev, gpa_t addr, const void *__val) ls3a_ext_intctl_writel() argument
657 ls3a_ext_intctl_write(struct kvm_vcpu *vcpu, struct kvm_io_device *dev, gpa_t addr, int size, const void *__val) ls3a_ext_intctl_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/iio/imu/
H A Dadis.c240 u32 __val; in __adis_update_bits_base() local
/kernel/linux/linux-6.6/drivers/iio/imu/
H A Dadis.c236 u32 __val; in __adis_update_bits_base() local
/kernel/linux/linux-5.10/drivers/hwmon/
H A Daxi-fan-control.c123 long __val = clamp_val(val, 0, SYSFS_PWM_MAX); in axi_fan_control_set_pwm_duty() local
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dtrx.h343 static inline void set_tx_desc_tx_rate(__le32 *__pdesc, u32 __val) in set_tx_desc_tx_rate() argument
348 static inline void set_tx_desc_data_shortgi(__le32 *__pdesc, u32 __val) in set_tx_desc_data_shortgi() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dtrx.h343 static inline void set_tx_desc_tx_rate(__le32 *__pdesc, u32 __val) in set_tx_desc_tx_rate() argument
348 static inline void set_tx_desc_data_shortgi(__le32 *__pdesc, u32 __val) in set_tx_desc_data_shortgi() argument
/kernel/linux/linux-6.6/drivers/hwmon/
H A Daxi-fan-control.c123 long __val = clamp_val(val, 0, SYSFS_PWM_MAX); in axi_fan_control_set_pwm_duty() local

Completed in 10 milliseconds

12