Home
last modified time | relevance | path

Searched refs:difference (Results 1 – 10 of 10) sorted by relevance

/xnu-12377.81.4/bsd/sys/
H A Dkern_control.h471 ctl_getenqueuereadable(kern_ctl_ref kctlref, u_int32_t unit, u_int32_t *difference);
/xnu-12377.81.4/libkern/kxld/
H A Dkxld_reloc.c1524 uint64_t difference; in calculate_displacement_x86_64() local
1527 difference = ABSOLUTE_VALUE(displacement); in calculate_displacement_x86_64()
1528 require_action(difference < X86_64_RIP_RELATIVE_LIMIT, finish, in calculate_displacement_x86_64()
1704 uint64_t difference = 0; in arm64_process_reloc() local
1727 difference = ABSOLUTE_VALUE(displacement); in arm64_process_reloc()
1729 require_action(difference < (128 * 1024 * 1024), finish, in arm64_process_reloc()
/xnu-12377.81.4/bsd/kern/
H A Dkern_control.c1302 u_int32_t *difference) in ctl_getenqueuereadable() argument
1306 if (difference == NULL) { in ctl_getenqueuereadable()
1316 *difference = 0; in ctl_getenqueuereadable()
1318 *difference = (so->so_rcv.sb_lowat - so->so_rcv.sb_cc); in ctl_getenqueuereadable()
/xnu-12377.81.4/osfmk/tests/
H A DREADME.md75 ## What is the difference between T_EXPECT and T_ASSERT macros?
/xnu-12377.81.4/doc/mach_ipc/
H A Dport_types.md70 - Same feature set and usage as `IOT_SERVICE_PORT` above, the only difference is
/xnu-12377.81.4/doc/observability/
H A Dmt_stackshot.md137 before (with a single CPU/thread) - with the only difference being that we can
/xnu-12377.81.4/bsd/net/
H A Dif_utun.c2860 u_int32_t difference = 0; in utun_start() local
2861 if (ctl_getenqueuereadable(pcb->utun_ctlref, pcb->utun_unit, &difference) == 0) { in utun_start()
2862 if (difference > 0) { in utun_start()
/xnu-12377.81.4/doc/lifecycle/
H A Dhibernation.md213 - On ARM64, an important difference is that a normal S2R wake on some
/xnu-12377.81.4/tools/lldbmacros/
H A Dmemory.py2060 if len(set(cmd_args).difference(options)) > 0:
2094 if len(set(cmd_args).difference(options)) > 0:
/xnu-12377.81.4/doc/arm/
H A Dapple_speculative_hardening.md642 difference occurs only with an offset of a magnitude greater than 2GB. Since XNU