Searched defs:oldv (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | hashmap.c | 57 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 D | cmpxchg-xchg.h | 28 u32 oldv, newv; in __xchg_cmpxchg() local
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | cmpxchg.h | 102 u32 oldv, newv; in xchg_small() local
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | cmpxchg.h | 185 u32 oldv, newv; in xchg_small() local
|
/openbmc/qemu/hw/xtensa/ |
H A D | mx_pic.c | 189 uint32_t oldv, newv; in xtensa_mx_pic_ext_reg_write() local
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_sel.c | 2887 int oldv; in ipmi_sel_show_entry() local
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-ldst.c | 1075 TCGv_i128 oldv = tcg_temp_ebb_new_i128(); in tcg_gen_nonatomic_cmpxchg_i128_int() local
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptbase.c | 3151 u16 oldv = le16_to_cpu(facts->Reserved_0101_FWVersion); in GetIocFacts() local
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 1929 TCGv oldv, TCGv newv, TCGv cmpv, TCGv addr) in gen_cas_asi()
|