| /xnu-10002.41.9/bsd/net/ |
| H A D | restricted_in_port.c | 215 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 D | tcp_ccdbg.c | 46 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 D | mptcp.c | 178 int old_value = *(int *)oidp->oid_arg1; variable
|
| H A D | in_pcb.c | 193 int old_value = *(int *)oidp->oid_arg1; variable
|
| /xnu-10002.41.9/bsd/dev/i386/ |
| H A D | sysctl.c | 278 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 D | runtime.cpp | 102 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 D | sysctl.c | 115 int old_value = (int)ml_cpu_signal_deferred_get_timer(); in cpu_signal_deferred_timer() local
|
| /xnu-10002.41.9/bsd/kern/ |
| H A D | kern_sysctl.c | 2386 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 D | sys_generic.c | 2760 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 D | kern_exit.c | 1355 uint32_t old_value = atomic_load_explicit(&p->p_user_faults, in abort_with_payload_internal() local
|
| H A D | kern_memorystatus.c | 4645 uint64_t old_value = 0; variable
|
| /xnu-10002.41.9/libsyscall/wrappers/ |
| H A D | kdebug_trace.c | 76 void* old_value = NULL; in kdebug_typefilter() local
|
| /xnu-10002.41.9/osfmk/vm/ |
| H A D | memory_object.c | 1683 bool *old_value) in memory_object_mark_as_tracked()
|
| H A D | vm_shared_region.c | 2979 uint32_t old_value; in vm_shared_region_slide_page_v1() local
|
| H A D | vm_user.c | 1740 vm_toggle_entry_reuse(int toggle, int *old_value) in vm_toggle_entry_reuse()
|
| /xnu-10002.41.9/osfmk/kern/ |
| H A D | task_policy.c | 3711 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 D | vfs_syscalls.c | 11721 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 D | OSKext.cpp | 16794 int new_value = 0, old_value = 0, changed = 0; local
|