| /xnu-11417.121.6/doc/mach_ipc/ |
| H A D | kmsg.md | 123 inline buffer of the kmsg is used to fit all parts of the mach message this way: 167 inline buffer to store the Mach message header and descriptors, this way: 288 also allocated out of line, this way: 415 Fortunately, IPC kmsgs are not ABI, and the way kernel extensions 417 - `mach_msg_send_from_kernel` to perform "one way" messaging,
|
| /xnu-11417.121.6/osfmk/kern/ |
| H A D | ecc.h | 173 uint32_t way; member
|
| /xnu-11417.121.6/doc/allocators/ |
| H A D | api-basics.md | 3 The right way to allocate memory in the kernel. 38 allocating memory in such a fashion in a very compact way. 73 The first blessed way to allocate memory in the kernel is by using zones. 96 blessed way to allocate typed memory in XNU is using the typed allocator 385 The blessed way of wrapping and passing a C++ type allocation for use in the
|
| H A D | read-only.md | 24 bypasses obstacles standing in the way of the desired data.
|
| /xnu-11417.121.6/doc/building/ |
| H A D | xnu_version.md | 41 The correct way to make use of the kernel version within kernel code or a
|
| H A D | xnu_build_consolidation.md | 45 Although not often, the kernel may still require deriving, one way or another, parameters like cach… 46 and number of set/ways. XNU needs most of this information to perform set/way clean/invalidate oper… 89 early boot. The way these checks are performed varies from feature to feature (for example, VHE is …
|
| /xnu-11417.121.6/doc/debugging/ |
| H A D | macro_testing.md | 20 way a test can exercise full stack including SBAPI and expression handlers.
|
| H A D | debugging.md | 298 The easiest way to debug an exception is to re-run your macro with the `--debug` option.
|
| /xnu-11417.121.6/tools/lldbmacros/ |
| H A D | README.md | 26 lldb can be used for kernel debugging the same way as gdb. The simplest way is to start lldb with k… 154 The python modules are designed in such a way that the command from lldb invokes a python function … 208 …s are important based on some flag or value in some field or variable. The way it works is every t… 298 … This way the expressing withing ` ` is evaluated by lldb and the value is passed to the command.
|
| /xnu-11417.121.6/doc/vm/ |
| H A D | memorystatus_notify.md | 90 way.
|
| H A D | freezer.md | 64 …goes to band 75 instead of band 0. Aside from process termination the only way out of the freezer …
|
| H A D | memorystatus.md | 164 When awoken it calls `consider_vm_pressure_events` which winds its way to `memorystatus_update_vm_p…
|
| /xnu-11417.121.6/tests/sched/sched_test_harness/ |
| H A D | README.md | 7 The main challenge in compiling XNU scheduler code this way has been in unraveling dependencies tha…
|
| /xnu-11417.121.6/tools/tests/perf_index/ |
| H A D | README | 78 By default xnu builds all-way fat, but you can restrict this by explicitly
|
| /xnu-11417.121.6/doc/primitives/ |
| H A D | string-handling.md | 96 prevents confusing the two in the way that is problematic with `strlcpy`/`strlcpy_ret`, 99 * What is the correct way to transform a character buffer into a NUL-terminated
|
| H A D | atomics.md | 249 way more readable compare exchange loops. It also uses LL/SC constructs more 300 before the loop should be used in this way:
|
| /xnu-11417.121.6/osfmk/tests/ |
| H A D | README.md | 77 …* T_ASSERT macros will check for condition and upon failure return with KERN_FAILURE. This way it …
|
| /xnu-11417.121.6/doc/arm/ |
| H A D | sme.md | 113 safe way to disable SME prioritization. Otherwise the exact meaning of 232 (1) The `hv_vcpu_run` trap handler returns control all the way back to the VMM
|
| /xnu-11417.121.6/bsd/man/man2/ |
| H A D | getdirentriesattr.2 | 125 packed in exactly the same way as they are returned from
|
| /xnu-11417.121.6/makedefs/ |
| H A D | MakeInc.kernel | 315 # a way of retrieving these counters from LAST anyway, so there's no harm in just
|
| /xnu-11417.121.6/iokit/DriverKit/ |
| H A D | IOService.iig | 333 …* The best way by far to handle this is to change how you schedule your time-critical DMA ope…
|
| /xnu-11417.121.6/ |
| H A D | APPLE_LICENSE | 36 part of a Larger Work, in any way to provide a service, including but
|
| /xnu-11417.121.6/tests/ |
| H A D | stackshot_tests.m | 2655 // having a way to verify that the coreanalytics event was received would be even better
|