Home
last modified time | relevance | path

Searched defs:oldval (Results 26 – 50 of 111) sorted by relevance

12345

/openbmc/linux/arch/sh/include/asm/
H A Dfutex-llsc.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()
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable-invert.h27 static inline u64 flip_protnone_guard(u64 oldval, u64 val, u64 mask) in flip_protnone_guard()
H A Dfutex.h83 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
H A Dpgtable-2level.h121 static inline u64 flip_protnone_guard(u64 oldval, u64 val, u64 mask) in flip_protnone_guard()
/openbmc/linux/scripts/kconfig/
H A Dsymbol.c327 struct symbol_value newval, oldval; in sym_calc_value() local
501 tristate oldval = sym_get_tristate_value(sym); in sym_set_tristate_value() local
537 tristate oldval, newval; in sym_toggle_tristate_value() local
645 const char *oldval; in sym_set_string_value() local
/openbmc/linux/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()
546 sys_atomic_cmpxchg_32(unsigned long newval, int oldval, int d3, int d4, int d5, in sys_atomic_cmpxchg_32()
/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhci.c105 u32 oldval = (reg == SDHCI_COMMAND) ? shadow : in bcm2835_sdhci_writew() local
120 u32 oldval = bcm2835_sdhci_raw_readl(host, reg & ~3); in bcm2835_sdhci_writeb() local
/openbmc/qemu/linux-user/arm/
H A Dcpu_loop.c118 uint32_t oldval, newval, val, addr, cpsr, *host_addr; in arm_kernel_cmpxchg32_helper() local
156 uint64_t oldval, newval, val; in arm_kernel_cmpxchg64_helper() local
/openbmc/linux/tools/testing/selftests/futex/include/
H A Datomic.h36 atomic_cmpxchg(atomic_t *addr, int oldval, int newval) in atomic_cmpxchg()
/openbmc/qemu/tests/tcg/arm/
H A Dcommpage.c47 const int64_t oldval = 1, newval = 2; in main() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-parport.c195 u8 oldval = port_read[op->port](data); in line_set() local
207 u8 oldval = port_read[op->port](data); in line_get() local
/openbmc/u-boot/scripts/kconfig/
H A Dsymbol.c359 struct symbol_value newval, oldval; in sym_calc_value() local
534 tristate oldval = sym_get_tristate_value(sym); in sym_set_tristate_value() local
570 tristate oldval, newval; in sym_toggle_tristate_value() local
678 const char *oldval; in sym_set_string_value() local
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-iproc.c112 u32 oldval, newval; in sdhci_iproc_writew() local
149 u32 oldval = sdhci_iproc_readl(host, (reg & ~3)); in sdhci_iproc_writeb() local
/openbmc/linux/net/ipv4/netfilter/
H A Dipt_ECN.c48 __be16 oldval; in set_ect_tcp() local
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-common.c52 u32 val, oldval; in gic_configure_irq() local
/openbmc/linux/arch/um/kernel/skas/
H A Duaccess.c251 int oldval, ret; in arch_futex_atomic_op_inuser() local
329 u32 oldval, u32 newval) in futex_atomic_cmpxchg_inatomic()
/openbmc/linux/include/linux/
H A Dspinlock_up.h37 char oldval = lock->slock; in arch_spin_trylock() local
/openbmc/qemu/hw/i386/
H A Dport92.c31 int oldval = s->outport; in port92_write() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dtda10086.c204 u8 oldval; in tda10086_send_master_cmd() local
233 u8 oldval = tda10086_read_byte(state, 0x36); in tda10086_send_burst() local
/openbmc/qemu/hw/timer/
H A Dstellaris-gptm.c162 uint32_t oldval; in gptm_write() local
H A Darmv7m_systick.c140 uint32_t oldval; in systick_write() local
/openbmc/linux/drivers/net/ethernet/ti/
H A Dnetcp_sgmii.c64 bool oldval; in netcp_sgmii_rtreset() local
/openbmc/qemu/hw/alpha/
H A Dtyphoon.c309 uint64_t oldval, newval; in cchip_write() local
467 uint64_t oldval; in pchip_write() local
/openbmc/linux/net/netfilter/
H A Dxt_TCPMSS.c81 __be16 oldval; in tcpmss_mangle_packet() local

12345