Searched refs:way (Results 1 – 20 of 20) sorted by relevance
| /xnu-10063.141.1/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-10063.141.1/osfmk/kern/ |
| H A D | ecc.h | 171 uint32_t way; member
|
| /xnu-10063.141.1/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 384 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-10063.141.1/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-10063.141.1/doc/primitives/ |
| H A D | string-handling.md | 68 prevents confusing the two in the way that is problematic with `strlcpy`, for 71 * 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-10063.141.1/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… 149 The python modules are designed in such a way that the command from lldb invokes a python function … 203 …s are important based on some flag or value in some field or variable. The way it works is every t… 293 … This way the expressing withing ` ` is evaluated by lldb and the value is passed to the command.
|
| /xnu-10063.141.1/tools/tests/perf_index/ |
| H A D | README | 78 By default xnu builds all-way fat, but you can restrict this by explicitly
|
| /xnu-10063.141.1/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-10063.141.1/osfmk/mach/ |
| H A D | host_priv.defs | 163 * normal way, via vm_deallocate.
|
| /xnu-10063.141.1/bsd/man/man2/ |
| H A D | getdirentriesattr.2 | 125 packed in exactly the same way as they are returned from
|
| /xnu-10063.141.1/doc/vm/ |
| H A D | memorystatus.md | 156 When awoken it calls `consider_vm_pressure_events` which winds its way to `memorystatus_update_vm_p…
|
| 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 …
|
| /xnu-10063.141.1/makedefs/ |
| H A D | MakeInc.kernel | 315 # a way of retrieving these counters from LAST anyway, so there's no harm in just
|
| /xnu-10063.141.1/doc/debugging/ |
| H A D | debugging.md | 297 The easiest way to debug an exception is to re-run your macro with the `--debug` option.
|
| /xnu-10063.141.1/iokit/DriverKit/ |
| H A D | IOService.iig | 323 …* The best way by far to handle this is to change how you schedule your time-critical DMA ope…
|
| /xnu-10063.141.1/ |
| H A D | APPLE_LICENSE | 36 part of a Larger Work, in any way to provide a service, including but
|
| /xnu-10063.141.1/tests/ |
| H A D | stackshot_tests.m | 2391 // having a way to verify that the coreanalytics event was received would be even better
|