Home
last modified time | relevance | path

Searched defs:oldv (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c57 long oldv, v = 1024 + i; in test_hashmap_generic() local
107 long oldv, v = 256 + i; in test_hashmap_generic() local
165 long oldv, v; in test_hashmap_generic() local
199 long oldv, v; in test_hashmap_generic() local
/openbmc/linux/arch/sh/include/asm/
H A Dcmpxchg-xchg.h28 u32 oldv, newv; in __xchg_cmpxchg() local
/openbmc/linux/arch/openrisc/include/asm/
H A Dcmpxchg.h102 u32 oldv, newv; in xchg_small() local
/openbmc/linux/arch/xtensa/include/asm/
H A Dcmpxchg.h185 u32 oldv, newv; in xchg_small() local
/openbmc/qemu/hw/xtensa/
H A Dmx_pic.c189 uint32_t oldv, newv; in xtensa_mx_pic_ext_reg_write() local
/openbmc/ipmitool/lib/
H A Dipmi_sel.c2887 int oldv; in ipmi_sel_show_entry() local
/openbmc/qemu/tcg/
H A Dtcg-op-ldst.c1075 TCGv_i128 oldv = tcg_temp_ebb_new_i128(); in tcg_gen_nonatomic_cmpxchg_i128_int() local
/openbmc/linux/drivers/message/fusion/
H A Dmptbase.c3151 u16 oldv = le16_to_cpu(facts->Reserved_0101_FWVersion); in GetIocFacts() local
/openbmc/qemu/target/sparc/
H A Dtranslate.c1929 TCGv oldv, TCGv newv, TCGv cmpv, TCGv addr) in gen_cas_asi()