| /Linux-v5.4/drivers/net/bonding/ | 
| D | bond_options.c | 749 				const struct bond_opt_value *newval)  in bond_option_mode_set()778 					const struct bond_opt_value *newval)  in bond_option_active_slave_set()
 842 				  const struct bond_opt_value *newval)  in bond_option_miimon_set()
 884 				  const struct bond_opt_value *newval,  in _bond_option_delay_set()
 912 				   const struct bond_opt_value *newval)  in bond_option_updelay_set()
 919 				     const struct bond_opt_value *newval)  in bond_option_downdelay_set()
 926 					    const struct bond_opt_value *newval)  in bond_option_peer_notif_delay_set()
 935 				       const struct bond_opt_value *newval)  in bond_option_use_carrier_set()
 949 					const struct bond_opt_value *newval)  in bond_option_arp_interval_set()
 1081 					  const struct bond_opt_value *newval)  in bond_option_arp_ip_targets_set()
 [all …]
 
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | futex.h | 10 #define __futex_atomic_op(insn, ret, oldval, newval, uaddr, oparg)	\  argument28 	int oldval = 0, newval, ret;  in arch_futex_atomic_op_inuser()  local
 67 						u32 oldval, u32 newval)  in futex_atomic_cmpxchg_inatomic()
 
 | 
| /Linux-v5.4/kernel/ | 
| D | sysctl_binary.c | 907 	void __user *oldval, size_t oldlen, void __user *newval, size_t newlen)  in bin_dir()914 	void __user *oldval, size_t oldlen, void __user *newval, size_t newlen)  in bin_string()
 957 	void __user *oldval, size_t oldlen, void __user *newval, size_t newlen)  in bin_intvec()
 1030 	void __user *oldval, size_t oldlen, void __user *newval, size_t newlen)  in bin_ulongvec()
 1103 	void __user *oldval, size_t oldlen, void __user *newval, size_t newlen)  in bin_uuid()
 1138 	void __user *oldval, size_t oldlen, void __user *newval, size_t newlen)  in bin_dn_node_address()
 1279 	void __user *oldval, size_t oldlen, void __user *newval, size_t newlen)  in binary_sysctl()
 1324 	void __user *oldval, size_t oldlen, void __user *newval, size_t newlen)  in binary_sysctl()
 1384 	void __user *oldval, size_t oldlen, void __user *newval, size_t newlen)  in do_sysctl()
 1439 	compat_uptr_t	newval;  member
 
 | 
| /Linux-v5.4/arch/sh/include/asm/ | 
| D | futex.h | 23 			      u32 oldval, u32 newval)  in futex_atomic_cmpxchg_inatomic()34 	u32 oldval, newval, prev;  in arch_futex_atomic_op_inuser()  local
 
 | 
| D | futex-cas.h | 7 						   u32 oldval, u32 newval)  in atomic_futex_op_cmpxchg_inatomic()
 | 
| D | futex-llsc.h | 7 						   u32 oldval, u32 newval)  in atomic_futex_op_cmpxchg_inatomic()
 | 
| D | futex-irq.h | 7 						   u32 oldval, u32 newval)  in atomic_futex_op_cmpxchg_inatomic()
 | 
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns/ | 
| D | hns_dsaf_gmac.c | 117 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()
 
 | 
| /Linux-v5.4/tools/testing/selftests/futex/include/ | 
| D | atomic.h | 36 atomic_cmpxchg(atomic_t *addr, int oldval, int newval)  in atomic_cmpxchg()73 atomic_set(atomic_t *addr, int newval)  in atomic_set()
 
 | 
| D | futextest.h | 219 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()
 
 | 
| /Linux-v5.4/tools/include/asm-generic/ | 
| D | atomic-gcc.h | 64 #define cmpxchg(ptr, oldval, newval) \  argument67 static inline int atomic_cmpxchg(atomic_t *v, int oldval, int newval)  in atomic_cmpxchg()
 
 | 
| /Linux-v5.4/include/asm-generic/ | 
| D | futex.h | 96 			      u32 oldval, u32 newval)  in futex_atomic_cmpxchg_inatomic()126 			      u32 oldval, u32 newval)  in futex_atomic_cmpxchg_inatomic()
 
 | 
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | futex.h | 47 			      u32 oldval, u32 newval)  in futex_atomic_cmpxchg_inatomic()101 			      u32 oldval, u32 newval)  in futex_atomic_cmpxchg_inatomic()
 
 | 
| /Linux-v5.4/drivers/hwmon/ | 
| D | asc7621.c | 472 	u8 currval, newval = 0;  in store_ap2_temp()  local522 	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
 
 | 
| /Linux-v5.4/arch/m68k/kernel/ | 
| D | sys_m68k.c | 461 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5,  in sys_atomic_cmpxchg_32()534 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5,  in sys_atomic_cmpxchg_32()
 
 | 
| /Linux-v5.4/drivers/mmc/host/ | 
| D | sdhci-iproc.c | 121 	u32 oldval, newval;  in sdhci_iproc_writew()  local161 	u32 newval = (oldval & ~mask) | (val << byte_shift);  in sdhci_iproc_writeb()  local
 
 | 
| /Linux-v5.4/net/dccp/ccids/lib/ | 
| D | tfrc.h | 49 static inline u32 tfrc_ewma(const u32 avg, const u32 newval, const u8 weight)  in tfrc_ewma()
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | futex_64.h | 73 			      u32 oldval, u32 newval)  in futex_atomic_cmpxchg_inatomic()
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | futex.h | 71 			      u32 oldval, u32 newval)  in futex_atomic_cmpxchg_inatomic()
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | futex.h | 128 			      u32 oldval, u32 newval)  in futex_atomic_cmpxchg_inatomic()
 | 
| /Linux-v5.4/arch/openrisc/include/asm/ | 
| D | futex.h | 70 			      u32 oldval, u32 newval)  in futex_atomic_cmpxchg_inatomic()
 | 
| /Linux-v5.4/arch/hexagon/include/asm/ | 
| D | futex.h | 75 			      u32 newval)  in futex_atomic_cmpxchg_inatomic()
 | 
| /Linux-v5.4/arch/riscv/include/asm/ | 
| D | futex.h | 80 			      u32 oldval, u32 newval)  in futex_atomic_cmpxchg_inatomic()
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | futex.h | 66 			      u32 oldval, u32 newval)  in futex_atomic_cmpxchg_inatomic()
 | 
| /Linux-v5.4/arch/microblaze/include/asm/ | 
| D | futex.h | 69 			      u32 oldval, u32 newval)  in futex_atomic_cmpxchg_inatomic()
 |