Home
last modified time | relevance | path

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

12

/freebsd-13-stable/sys/i386/linux/
HDlinux_copyout.c51 int *oldval; member
64 futex_xchgl(int oparg, uint32_t *uaddr, int *oldval) in futex_xchgl()
86 futex_addl(int oparg, uint32_t *uaddr, int *oldval) in futex_addl()
112 futex_orl(int oparg, uint32_t *uaddr, int *oldval) in futex_orl()
138 futex_andl(int oparg, uint32_t *uaddr, int *oldval) in futex_andl()
164 futex_xorl(int oparg, uint32_t *uaddr, int *oldval) in futex_xorl()
/freebsd-13-stable/sys/mips/nlm/hal/
HDmips-extns.h39 int32_t oldval = 0; in nlm_swapw() local
58 uint32_t oldval; in nlm_swapwu() local
78 uint64_t oldval; in nlm_swapd() local
/freebsd-13-stable/lib/libthr/thread/
HDthr_cancel.c86 int oldval; in _thr_setcancelstate() local
113 int oldval; in _thr_setcanceltype() local
HDthr_sig.c120 uint32_t oldval; in thr_signal_unblock_fast() local
/freebsd-13-stable/tests/sys/kern/
HDsigsys.c67 int oldval; in sysctlset() local
83 int n, oldval; in sysctlcleanup() local
/freebsd-13-stable/contrib/atf/atf-c++/detail/
Denv_test.cpp68 const std::string& oldval = atf::env::get("PATH"); in ATF_TEST_CASE_BODY() local
/freebsd-13-stable/sys/dev/nvme/
HDnvme_sysctl.c98 uint32_t oldval = ctrlr->int_coal_time; in nvme_sysctl_int_coal_time() local
117 uint32_t oldval = ctrlr->int_coal_threshold; in nvme_sysctl_int_coal_threshold() local
/freebsd-13-stable/sys/i386/i386/
HDcopyout.c426 uint32_t oldval; member
442 casueword32(volatile uint32_t *base, uint32_t oldval, uint32_t *oldvalp, in casueword32()
460 casueword(volatile u_long *base, u_long oldval, u_long *oldvalp, u_long newval) in casueword()
/freebsd-13-stable/contrib/kyua/utils/
HDenv_test.cpp132 const std::string oldval = utils::getenv("PATH").get(); in ATF_TEST_CASE_BODY() local
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
HDspl_atomic.c114 uint64_t oldval; in atomic_cas_64() local
/freebsd-13-stable/sys/cddl/compat/opensolaris/kern/
HDopensolaris_atomic.c112 uint64_t oldval; in atomic_cas_64() local
/freebsd-13-stable/tests/sys/vm/
HDshared_shadow_inval_test.c170 child_verify(struct shared_state *ss, int depth, int newval, int oldval) in child_verify()
188 pid_t mypid, oldval, pid; in child() local
/freebsd-13-stable/contrib/atf/atf-c/detail/
HDenv_test.c93 char *oldval; in ATF_TC_BODY() local
/freebsd-13-stable/contrib/mandoc/
HDmanpath.c237 char *oldval; in manconf_output() local
/freebsd-13-stable/sys/amd64/vmm/io/
HDvrtc.c594 uint8_t oldval, changed; in vrtc_set_reg_c() local
634 uint8_t oldval, changed; in vrtc_set_reg_b() local
707 uint8_t oldval, changed; in vrtc_set_reg_a() local
HDvhpet.c400 uint64_t oldval, newval; in vhpet_timer_update_config() local
475 uint64_t data, mask, oldval, val64; in vhpet_mmio_write() local
/freebsd-13-stable/contrib/jemalloc/src/
HDctl.c1639 bool oldval; in background_thread_ctl() local
1691 size_t oldval; in max_background_threads_ctl() local
1872 bool oldval; in CTL_TSD_RO_NL_CGEN() local
1947 bool oldval; in thread_prof_active_ctl() local
2323 size_t oldval = dirty ? arena_dirty_decay_ms_get(arena) : in arena_i_decay_ms_ctl_impl() local
2516 size_t oldval = (dirty ? arena_dirty_decay_ms_default_get() : in arenas_decay_ms_ctl_impl() local
2642 bool oldval; in prof_thread_active_init_ctl() local
2669 bool oldval; in prof_active_ctl() local
2718 bool oldval; in prof_gdump_ctl() local
/freebsd-13-stable/usr.sbin/pkg/
HDconfig.c183 const char *oldval; in subst_packagesite() local
/freebsd-13-stable/sys/x86/x86/
HDx86_mem.c291 x86_mrt2mtrr(int flags, int oldval) in x86_mrt2mtrr()
/freebsd-13-stable/libexec/rtld-elf/
HDrtld_lock.c129 uint32_t oldval; in sig_fastunblock() local
/freebsd-13-stable/sys/amd64/vmm/amd/
HDsvm.c398 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
/freebsd-13-stable/sys/dev/pbio/
HDpbio.c104 char oldval; /* Last value read */ member
/freebsd-13-stable/sys/compat/linux/
HDlinux_futex.c139 int oldval = 0, ret; in futex_atomic_op() local
/freebsd-13-stable/sys/arm64/linux/
HDlinux.h91 l_uintptr_t oldval; member
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
HDlvm.c143 TValue *oldval = cast(TValue *, luaH_get(h, key)); in luaV_settable() local

12