Home
last modified time | relevance | path

Searched defs:old_value (Results 1 – 18 of 18) sorted by relevance

/xnu-10002.41.9/bsd/net/
H A Drestricted_in_port.c215 int old_value = restricted_port_enforced; variable
242 int old_value = restricted_port_verbose; variable
268 uint16_t old_value = restricted_port_test; in sysctl_restricted_port_test_common() local
333 uint16_t old_value = restricted_port_test; variable
350 uint16_t old_value = restricted_port_test; variable
/xnu-10002.41.9/bsd/netinet/
H A Dtcp_ccdbg.c46 UInt32 old_value = TCP_CCDBG_NOUNIT; in tcp_ccdbg_control_connect() local
66 UInt32 old_value = tcp_ccdbg_unit; in tcp_ccdbg_control_disconnect() local
H A Dmptcp.c178 int old_value = *(int *)oidp->oid_arg1; variable
H A Din_pcb.c193 int old_value = *(int *)oidp->oid_arg1; variable
/xnu-10002.41.9/bsd/dev/i386/
H A Dsysctl.c278 int new_value = 0, old_value = 0, changed = 0, error; in panic_set_restart_timeout() local
366 uint64_t old_value; in misc_kernel_timeout_spin() local
958 uint64_t new_value = 0, old_value = 0; in misc_svisor_read() local
1057 uint32_t old_value = curtask_get_insn_copy_optout() ? 1 : 0; variable
/xnu-10002.41.9/libkern/libclosure/
H A Druntime.cpp102 int32_t old_value = *where; in latching_incr_int() local
116 int32_t old_value = *where; in latching_incr_int_not_deallocating() local
138 int32_t old_value = *where; in latching_decr_int_should_deallocate() local
/xnu-10002.41.9/bsd/dev/arm64/
H A Dsysctl.c115 int old_value = (int)ml_cpu_signal_deferred_get_timer(); in cpu_signal_deferred_timer() local
/xnu-10002.41.9/bsd/kern/
H A Dkern_sysctl.c2386 int old_value = max_unsafe_rt_quanta; local
2410 int old_value = max_unsafe_fixed_quanta; local
2573 int old_value = sched_get_rt_n_backup_processors(); local
2590 int old_value = sched_get_rt_deadline_epsilon(); local
2612 int old_value = sched_get_powered_cores(); local
2636 int old_value = get_cluster_powerdown_user_suspended(); local
3363 int new_value, old_value, changed; local
3412 int old_value = 0, new_value, changed; local
3427 int new_value, old_value; local
3473 int new_value, old_value, changed; local
[all …]
H A Dsys_generic.c2760 uint32_t old_value = thread_bound_cluster_id(self); variable
2869 uint32_t old_value = thread_get_no_smt() ? 1 : 0; variable
2969 int old_value = thread_get_no_smt() ? 1 : 0; in sysctl_kern_sched_thread_set_no_smt() local
2998 int old_value = rt_allow_limit_percent; in sysctl_kern_rt_allow_limit_percent() local
3030 uint64_t old_value = rt_allow_limit_interval_ms; in sysctl_kern_rt_allow_limit_interval_ms() local
3063 int old_value = task_get_filter_msg_flag(current_task()) ? 1 : 0; variable
3114 int old_value = ipc_entry_table_count_max(); variable
H A Dkern_exit.c1355 uint32_t old_value = atomic_load_explicit(&p->p_user_faults, in abort_with_payload_internal() local
H A Dkern_memorystatus.c4645 uint64_t old_value = 0; variable
/xnu-10002.41.9/libsyscall/wrappers/
H A Dkdebug_trace.c76 void* old_value = NULL; in kdebug_typefilter() local
/xnu-10002.41.9/osfmk/vm/
H A Dmemory_object.c1683 bool *old_value) in memory_object_mark_as_tracked()
H A Dvm_shared_region.c2979 uint32_t old_value; in vm_shared_region_slide_page_v1() local
H A Dvm_user.c1740 vm_toggle_entry_reuse(int toggle, int *old_value) in vm_toggle_entry_reuse()
/xnu-10002.41.9/osfmk/kern/
H A Dtask_policy.c3711 task_low_mem_privileged_listener(task_t task, boolean_t new_value, boolean_t *old_value) in task_low_mem_privileged_listener()
/xnu-10002.41.9/bsd/vfs/
H A Dvfs_syscalls.c11721 int new_value, old_value, changed = 0; in sysctl_nspace_resolver() local
11747 int new_value, old_value, changed = 0; in sysctl_nspace_prevent_materialization() local
11772 int new_value, old_value, changed = 0; in sysctl_nspace_thread_prevent_materialization() local
/xnu-10002.41.9/libkern/c++/
H A DOSKext.cpp16794 int new_value = 0, old_value = 0, changed = 0; local