Home
last modified time | relevance | path

Searched defs:newval (Results 1 – 25 of 101) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_options.c762 const struct bond_opt_value *newval) in bond_option_mode_set()
794 const struct bond_opt_value *newval) in bond_option_active_slave_set()
858 const struct bond_opt_value *newval) in bond_option_miimon_set()
900 const struct bond_opt_value *newval, in _bond_option_delay_set()
928 const struct bond_opt_value *newval) in bond_option_updelay_set()
935 const struct bond_opt_value *newval) in bond_option_downdelay_set()
942 const struct bond_opt_value *newval) in bond_option_peer_notif_delay_set()
951 const struct bond_opt_value *newval) in bond_option_use_carrier_set()
965 const struct bond_opt_value *newval) in bond_option_arp_interval_set()
1097 const struct bond_opt_value *newval) in bond_option_arp_ip_targets_set()
[all …]
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dfutex.h10 #define __futex_atomic_op(insn, ret, oldval, newval, uaddr, oparg) \ argument
29 int oldval = 0, newval, ret; in arch_futex_atomic_op_inuser() local
66 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_gmac.c117 static void hns_gmac_set_tx_auto_pause_frames(void *mac_drv, u16 newval) in hns_gmac_set_tx_auto_pause_frames()
125 static void hns_gmac_get_tx_auto_pause_frames(void *mac_drv, u16 *newval) in hns_gmac_get_tx_auto_pause_frames()
133 static void hns_gmac_set_rx_auto_pause_frames(void *mac_drv, u32 newval) in hns_gmac_set_rx_auto_pause_frames()
141 static void hns_gmac_config_max_frame_length(void *mac_drv, u16 newval) in hns_gmac_config_max_frame_length()
152 static void hns_gmac_config_pad_and_crc(void *mac_drv, u8 newval) in hns_gmac_config_pad_and_crc()
163 static void hns_gmac_config_an_mode(void *mac_drv, u8 newval) in hns_gmac_config_an_mode()
182 static void hns_gmac_set_duplex_type(void *mac_drv, u8 newval) in hns_gmac_set_duplex_type()
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dfutex.h21 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
32 u32 oldval, newval, prev; in arch_futex_atomic_op_inuser() local
H A Dfutex-llsc.h7 u32 oldval, u32 newval) in atomic_futex_op_cmpxchg_inatomic()
H A Dfutex-cas.h7 u32 oldval, u32 newval) in atomic_futex_op_cmpxchg_inatomic()
H A Dfutex-irq.h7 u32 oldval, u32 newval) in atomic_futex_op_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/tools/testing/selftests/futex/include/
H A Datomic.h36 atomic_cmpxchg(atomic_t *addr, int oldval, int newval) in atomic_cmpxchg()
73 atomic_set(atomic_t *addr, int newval) in atomic_set()
H A Dfutextest.h219 futex_cmpxchg(futex_t *uaddr, u_int32_t oldval, u_int32_t newval) in futex_cmpxchg()
256 futex_set(futex_t *uaddr, u_int32_t newval) in futex_set()
/OK3568_Linux_fs/kernel/tools/include/asm-generic/
H A Datomic-gcc.h64 #define cmpxchg(ptr, oldval, newval) \ argument
67 static inline int atomic_cmpxchg(atomic_t *v, int oldval, int newval) in atomic_cmpxchg()
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dfutex.h94 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
124 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dfutex.h47 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
101 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dasc7621.c472 u8 currval, newval = 0; in store_ap2_temp() local
522 u8 currval, config, altbit, newval; in store_pwm_ac() local
560 u8 config, altbit, minoff, val, newval; in show_pwm_enable() local
590 u8 currval, config, altbit, newval, minoff = 255; in store_pwm_enable() local
663 u8 currval, newval = 255; in store_pwm_freq() local
712 u8 currval, newval = 255; in store_pwm_ast() local
759 u8 currval, newval = 255; in store_temp_st() local
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dsys_m68k.c463 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5, in sys_atomic_cmpxchg_32()
544 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5, in sys_atomic_cmpxchg_32()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dbcm2835_sdhci.c104 u32 newval = (oldval & ~mask) | (val << word_shift); in bcm2835_sdhci_writew() local
118 u32 newval = (oldval & ~mask) | (val << byte_shift); in bcm2835_sdhci_writeb() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dimport_export.hpp71 …e_to_bit_size(cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& newval, unsigned bi… in resize_to_bit_size()
83 …e_to_bit_size(cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& newval, unsigned, c… in resize_to_bit_size()
93 …backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates>::backend_type newval; in import_bits_generic() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_data_init.c8 __u8 *buff = NULL, *newval = NULL; in test_global_data_init() local
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-iproc.c121 u32 oldval, newval; in sdhci_iproc_writew() local
161 u32 newval = (oldval & ~mask) | (val << byte_shift); in sdhci_iproc_writeb() local
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/nvhe/
H A Dspinlock.h38 hyp_spinlock_t lockval, newval; in hyp_spin_lock() local
/OK3568_Linux_fs/kernel/net/dccp/ccids/lib/
H A Dtfrc.h49 static inline u32 tfrc_ewma(const u32 avg, const u32 newval, const u8 weight) in tfrc_ewma()
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dfutex_64.h69 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dfutex.h128 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dfutex.h74 u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dfutex.h68 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dfutex.h69 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()

12345