| /xnu-11215/libsyscall/wrappers/ |
| H A D | renamex.c | 30 renameatx_np(int oldfd, const char *old, int newfd, const char *new, unsigned int flags) in renameatx_np() 40 renamex_np(const char *old, const char *new, unsigned int flags) in renamex_np() 47 rename_ext(const char *old, const char *new, unsigned int flags) in rename_ext()
|
| H A D | clonefile.c | 28 clonefile(const char *old, const char *new, uint32_t flags) in clonefile()
|
| H A D | rename.c | 28 rename(const char *old, const char *new) in rename()
|
| H A D | renameat.c | 28 renameat(int oldfd, const char *old, int newfd, const char *new) in renameat()
|
| H A D | fs_snapshot.c | 60 fs_snapshot_rename(int dirfd, const char *old, const char *new, uint32_t flags) in fs_snapshot_rename()
|
| /xnu-11215/tests/ |
| H A D | epoch_sync_tests.c | 46 int64_t old = 0; variable 67 int64_t old = 0; variable
|
| H A D | mach_port_mod_refs.c | 14 task_exc_guard_behavior_t old, new; variable
|
| H A D | mktimer_kobject.c | 21 task_exc_guard_behavior_t old, new; variable
|
| /xnu-11215/osfmk/arm64/ |
| H A D | pcb.c | 146 machine_save_sme_context(thread_t old, arm_sme_saved_state_t *old_sme_ss, const struct arm_matrix_c… in machine_save_sme_context() 196 machine_switch_matrix_context(thread_t old, thread_t new) in machine_switch_matrix_context() 235 machine_thread_switch_cpu_data(thread_t old, thread_t new) in machine_thread_switch_cpu_data() 262 machine_switch_pmap_and_extended_context(thread_t old, thread_t new) in machine_switch_pmap_and_extended_context() 305 machine_switch_context(thread_t old, in machine_switch_context() 777 machine_stack_handoff(thread_t old, in machine_stack_handoff()
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IOConditionLock.cpp | 102 int old = condition; in setCondition() local
|
| /xnu-11215/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_qos.c | 35 fsw_qos_csum_fixup(uint16_t cksum, uint16_t old, uint16_t new) in fsw_qos_csum_fixup()
|
| /xnu-11215/libkern/c++/ |
| H A D | OSCollection.cpp | 81 unsigned old = fOptions; in setOptions() local
|
| H A D | OSOrderedSet.cpp | 446 unsigned old = super::setOptions(options, mask); in setOptions() local
|
| H A D | OSSet.cpp | 414 unsigned old = super::setOptions(options, mask); in setOptions() local
|
| /xnu-11215/osfmk/kern/ |
| H A D | epoch_sync.c | 362 uint64_t old, new; in esync_update_epoch() local 645 uint64_t old = 0; in test_lock() local 690 uint64_t old = os_atomic_xchg(lock, 0, relaxed); in test_unlock() local
|
| /xnu-11215/libsyscall/mach/ |
| H A D | mach_error_string.c | 96 err_sparse_mapit(int old, const struct error_sparse_map *map_table, int mapcnt) in err_sparse_mapit()
|
| /xnu-11215/bsd/net/classq/ |
| H A D | classq_util.c | 164 u_int8_t old; in write_dsfield() local
|
| /xnu-11215/osfmk/i386/ |
| H A D | pcb_native.c | 467 i386_switch_lbrs(thread_t old, thread_t new) in i386_switch_lbrs() 527 act_machine_switch_pcb(thread_t old, thread_t new) in act_machine_switch_pcb()
|
| H A D | pcb.c | 461 thread_t old, in machine_switch_context() 2172 machine_stack_handoff(thread_t old, in machine_stack_handoff()
|
| /xnu-11215/bsd/dev/dtrace/ |
| H A D | sdt.c | 85 sdt_probe_t *sdp, *old; in __sdt_provide_module() local 173 sdt_probe_t *sdp = parg, *old, *last, *hash; in sdt_destroy() local
|
| /xnu-11215/bsd/dev/i386/ |
| H A D | sysctl.c | 1002 int new = 0, old = 0, changed = 0, error; in misc_nmis() local 1092 int new = 0, old = 0, changed = 0, error; in spin_in_the_kernel() local
|
| /xnu-11215/osfmk/x86_64/ |
| H A D | kpc_x86.c | 205 uint64_t old = IA32_FIXED_CTRx(ctr); in kpc_reload_fixed() local 217 uint64_t old = IA32_PMCx(ctr); in kpc_reload_configurable() local
|
| /xnu-11215/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_poll.c | 38 #define NETIF_POLL_EWMA(old, new, decay) do { \ argument
|
| H A D | nx_netif_mit.c | 52 #define MIT_EWMA(old, new, gdecay, sdecay) do { \ argument
|
| /xnu-11215/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_agg.c | 1283 flow_agg_pkt_fix_sum(uint16_t csum, uint16_t old, uint16_t new) in flow_agg_pkt_fix_sum() 1289 flow_agg_pkt_fix_sum_no_op(uint16_t __unused csum, uint16_t __unused old, in flow_agg_pkt_fix_sum_no_op() 1300 uint32_t old; in flow_agg_pkt_fix_hdr_sum() local 1424 uint16_t old, new; in flow_agg_merge_hdr() local
|