Home
last modified time | relevance | path

Searched defs:oldval (Results 1 – 25 of 25) sorted by relevance

/f-stack/freebsd/i386/linux/
H A Dlinux_copyout.c55 int *oldval; member
68 futex_xchgl(int oparg, uint32_t *uaddr, int *oldval) in futex_xchgl()
90 futex_addl(int oparg, uint32_t *uaddr, int *oldval) in futex_addl()
116 futex_orl(int oparg, uint32_t *uaddr, int *oldval) in futex_orl()
142 futex_andl(int oparg, uint32_t *uaddr, int *oldval) in futex_andl()
168 futex_xorl(int oparg, uint32_t *uaddr, int *oldval) in futex_xorl()
H A Dlinux.h102 void *oldval; member
/f-stack/freebsd/mips/nlm/hal/
H A Dmips-extns.h40 int32_t oldval = 0; in nlm_swapw() local
59 uint32_t oldval; in nlm_swapwu() local
79 uint64_t oldval; in nlm_swapd() local
/f-stack/freebsd/i386/i386/
H A Dcopyout.c429 uint32_t oldval; member
445 casueword32(volatile uint32_t *base, uint32_t oldval, uint32_t *oldvalp, in casueword32()
463 casueword(volatile u_long *base, u_long oldval, u_long *oldvalp, u_long newval) in casueword()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_atomic.c114 uint64_t oldval; in atomic_cas_64() local
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dctl.c1519 bool oldval; in background_thread_ctl() local
1577 size_t oldval; in max_background_threads_ctl() local
1761 bool oldval; in CTL_TSD_RO_NL_CGEN() local
1833 bool oldval; in thread_prof_active_ctl() local
2211 size_t oldval = dirty ? arena_dirty_decay_ms_get(arena) : in arena_i_decay_ms_ctl_impl() local
2390 size_t oldval = (dirty ? arena_dirty_decay_ms_default_get() : in arenas_decay_ms_ctl_impl() local
2512 bool oldval; in prof_thread_active_init_ctl() local
2539 bool oldval; in prof_active_ctl() local
2588 bool oldval; in prof_gdump_ctl() local
/f-stack/freebsd/amd64/vmm/io/
H A Dvrtc.c597 uint8_t oldval, changed; in vrtc_set_reg_c() local
637 uint8_t oldval, changed; in vrtc_set_reg_b() local
710 uint8_t oldval, changed; in vrtc_set_reg_a() local
H A Dvhpet.c404 uint64_t oldval, newval; in vhpet_timer_update_config() local
479 uint64_t data, mask, oldval, val64; in vhpet_mmio_write() local
/f-stack/freebsd/x86/x86/
H A Dx86_mem.c293 x86_mrt2mtrr(int flags, int oldval) in x86_mrt2mtrr()
/f-stack/app/redis-5.0.5/src/
H A Dbitops.c1029 int64_t oldval, newval, wrapped, retval; in bitfieldCommand() local
1059 uint64_t oldval, newval, wrapped, retval; in bitfieldCommand() local
H A Dnetworking.c2005 robj *oldval; in rewriteClientCommandArgument() local
H A Dmodule.c4513 int RM_DictDelC(RedisModuleDict *d, void *key, size_t keylen, void *oldval) { in RM_DictDelC()
4519 int RM_DictDel(RedisModuleDict *d, RedisModuleString *key, void *oldval) { in RM_DictDel()
H A Dsentinel.c3820 uint64_t oldval; in sentinelLeaderIncr() local
/f-stack/freebsd/amd64/vmm/amd/
H A Dsvm.c400 uint32_t oldval; in svm_set_intercept() local
1067 int oldval, newval; in svm_modify_intr_shadow() local
1148 uint64_t changed, lma, oldval; in svm_write_efer() local
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_rx.h107 nix_clear_data_off(uint64_t oldval) in nix_clear_data_off()
/f-stack/app/redis-5.0.5/src/modules/
H A Dhelloworld.c482 RedisModuleString *oldval; in HelloHCopy_RedisCommand() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlvm.c141 TValue *oldval = luaH_set(L, h, key); /* do a primitive set */ in luaV_settable() local
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlvm.c143 TValue *oldval = cast(TValue *, luaH_get(h, key)); in luaV_settable() local
/f-stack/app/redis-5.0.5/deps/linenoise/
H A Dlinenoise.c1010 char *oldval = line; in linenoiseNoTTY() local
/f-stack/freebsd/arm64/linux/
H A Dlinux.h88 l_uintptr_t oldval; member
/f-stack/freebsd/kern/
H A Dkern_sig.c4102 uint32_t oldval; in sys_sigfastblock() local
4220 uint32_t oldval; in sigfastblock_setpend1() local
/f-stack/freebsd/net/
H A Dif_lagg.c1094 uint64_t newval, oldval, vsum; in lagg_get_counter() local
/f-stack/freebsd/amd64/linux/
H A Dlinux.h97 l_uintptr_t oldval; member
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_msg.h254 __be64 oldval; member
/f-stack/freebsd/amd64/linux32/
H A Dlinux.h112 l_uintptr_t oldval; member