Home
last modified time | relevance | path

Searched defs:newval (Results 26 – 50 of 101) sorted by relevance

12345

/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dfutex.h65 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dfutex.h68 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dfutex.h91 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dfutex.h85 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dfutex.h38 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dfutex.h86 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dfutex.h114 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dfutex.h122 u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dfutex.h85 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dfutex.h87 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_netlink.c136 struct bond_opt_value newval; in bond_slave_changelink() local
163 struct bond_opt_value newval; in bond_changelink() local
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dsymbol.c327 struct symbol_value newval, oldval; in sym_calc_value() local
537 tristate oldval, newval; in sym_toggle_tristate_value() local
643 bool sym_set_string_value(struct symbol *sym, const char *newval) in sym_set_string_value()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_xgmac.c231 static void hns_xgmac_config_pad_and_crc(void *mac_drv, u8 newval) in hns_xgmac_config_pad_and_crc()
304 static void hns_xgmac_config_max_frame_length(void *mac_drv, u16 newval) in hns_xgmac_config_max_frame_length()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dauxio_64.c35 u8 regval, newval; in __auxio_rmw() local
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dsymbol.c338 struct symbol_value newval, oldval; in sym_calc_value() local
560 tristate oldval, newval; in sym_toggle_tristate_value() local
666 bool sym_set_string_value(struct symbol *sym, const char *newval) in sym_set_string_value()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dsymbol.c359 struct symbol_value newval, oldval; in sym_calc_value() local
570 tristate oldval, newval; in sym_toggle_tristate_value() local
676 bool sym_set_string_value(struct symbol *sym, const char *newval) in sym_set_string_value()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Datomic.h130 int oldval, newval; in atomic_fetch_add_unless() local
477 s64 oldval, newval; in atomic64_fetch_add_unless() local
H A Dspinlock.h59 u32 newval; in arch_spin_lock() local
/OK3568_Linux_fs/kernel/sound/ppc/
H A Dsnd_ps3.c67 u32 newval = read_reg(reg) | or_val; in update_reg() local
72 u32 newval = (read_reg(reg) & mask) | or_val; in update_mask_reg() local
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dsrcutiny.c99 int newval = ssp->srcu_lock_nesting[idx] - 1; in __srcu_read_unlock() local
/OK3568_Linux_fs/kernel/sound/mips/
H A Dad1843.c187 int newval) in ad1843_write_bits()
323 int ad1843_set_gain(struct snd_ad1843 *ad1843, int id, int newval) in ad1843_set_gain()
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/
H A Djevents.c208 static void cut_comma(char *map, jsmntok_t *newval) in cut_comma()
223 jsmntok_t newval = *val; in match_field() local
236 jsmntok_t newval = *val; in lookup_msr() local
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dmicrel.c418 int newval; in ksz9021_load_values_from_of() local
558 u16 newval; in ksz9031_of_load_skew_values() local
789 u16 newval; in ksz9131_of_load_skew_values() local
/OK3568_Linux_fs/kernel/kernel/
H A Dfutex.c709 u32 uval, u32 newval) in cmpxchg_futex_value_locked()
1325 static int lock_pi_update_atomic(u32 __user *uaddr, u32 uval, u32 newval) in lock_pi_update_atomic()
1372 u32 uval, newval, vpid = task_pid_vnr(task); in futex_lock_pi_atomic() local
1498 u32 curval, newval; in wake_futex_pi() local
2347 u32 uval, curval, newval, newtid; in __fixup_pi_state_owner() local
/OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/
H A Dem28xx-core.c209 u8 newval; in em28xx_write_reg_bits() local
228 u8 newval; in em28xx_toggle_reg_bits() local

12345