Searched refs:keep (Results 1 – 21 of 21) sorted by relevance
| /xnu-11215.81.4/osfmk/ipc/ |
| H A D | mach_debug.c | 282 vm_map_size_t keep = vm_map_round_page(used, in mach_port_space_info() local 293 if (keep < table_size) { in mach_port_space_info() 294 kmem_free(ipc_kernel_map, table_addr + keep, in mach_port_space_info() 295 table_size - keep); in mach_port_space_info() 296 table_size = keep; in mach_port_space_info()
|
| /xnu-11215.81.4/tools/ |
| H A D | pre-commit.sh | 12 git stash --quiet --keep-index
|
| /xnu-11215.81.4/libkern/kmod/ |
| H A D | README | 8 # care is taken to keep them in Sync.
|
| /xnu-11215.81.4/doc/debugging/ |
| H A D | task_ref.md | 35 Reference groups are a feature which keep track of statistics (and when
|
| H A D | debugging.md | 229 # Use --keep to avoid deletion of input files after merge. 230 $ coverage combine --keep <list of .coverage files or dirs to scan>
|
| /xnu-11215.81.4/doc/building/ |
| H A D | xnu_build_consolidation.md | 128 and very often checked at various places across XNU and elsewhere, it made sense to keep it as a co… 137 to keep the codebase consistent, the recommendation is to avoid the use of these macros whenever po…
|
| /xnu-11215.81.4/doc/primitives/ |
| H A D | string-handling.md | 205 (if you need it). Also keep in mind that in code which pervasively deals with 207 strings, it could be simply more convenient to keep string buffers in some
|
| /xnu-11215.81.4/bsd/bsm/ |
| H A D | audit_record.h | 209 int au_close(int d, int keep, short event)
|
| /xnu-11215.81.4/bsd/miscfs/devfs/ |
| H A D | README | 85 nodes keep their own records as to which front nodes are members
|
| /xnu-11215.81.4/doc/vm/ |
| H A D | freezer.md | 80 …mber of slots in the freezer (and a swap file limit), so we don't have to keep processes around fo… 96 …/_DASDock.m). This dock contains applications which the user is likely to keep using and they are …
|
| H A D | memorystatus.md | 68 To keep the synchronization simple, anytime a resource shortage is detected the memorystatus
|
| /xnu-11215.81.4/doc/observability/ |
| H A D | recount.md | 92 It relies on other synchronization barriers in the transition code to provide keep the snapshot pre…
|
| H A D | mt_stackshot.md | 87 task in order (to keep the output identical to singlethreaded stackshot), so we
|
| /xnu-11215.81.4/osfmk/mach/ |
| H A D | thread_act.defs | 86 /* If building for Sandbox, keep NAME unchanged */
|
| H A D | mach_vm.defs | 96 /* If building for Sandbox, keep NAME unchanged */
|
| H A D | vm_map.defs | 91 /* If building for Sandbox, keep NAME unchanged */
|
| /xnu-11215.81.4/tests/ |
| H A D | stackshot_accuracy.m | 441 /* keep processes in memory */
|
| H A D | stackshot_tests.m | 3612 initialize_thread(); // must run before the stackshots to keep parse_stackshot happy
|
| /xnu-11215.81.4/doc/arm/ |
| H A D | sme.md | 228 register state, xnu tries to keep the guest matrix state resident in the CPU as
|
| /xnu-11215.81.4/makedefs/ |
| H A D | MakeInc.def | 325 # We must not use -fno-keep-inline-functions, or it will remove the dtrace 601 # Currently we have to keep alive two separated UBSAN runtimes (minimal for DEVELOPMENT,
|
| /xnu-11215.81.4/ |
| H A D | APPLE_LICENSE | 89 they appear in the Original Code, and keep intact all notices in the
|