Searched refs:keep (Results 1 – 17 of 17) sorted by relevance
| /xnu-10002.81.5/osfmk/ipc/ |
| H A D | mach_debug.c | 266 vm_map_size_t keep = vm_map_round_page(used, in mach_port_space_info() local 269 if (keep < table_size) { in mach_port_space_info() 270 kmem_free(ipc_kernel_map, table_addr + keep, in mach_port_space_info() 271 table_size - keep); in mach_port_space_info() 272 table_size = keep; in mach_port_space_info()
|
| /xnu-10002.81.5/tools/ |
| H A D | pre-commit.sh | 12 git stash --quiet --keep-index
|
| /xnu-10002.81.5/libkern/kmod/ |
| H A D | README | 8 # care is taken to keep them in Sync.
|
| /xnu-10002.81.5/doc/ |
| H A D | xnu_build_consolidation.md | 126 and very often checked at various places across XNU and elsewhere, it made sense to keep it as a co… 135 to keep the codebase consistent, the recommendation is to avoid the use of these macros whenever po…
|
| H A D | task_ref.md | 33 Reference groups are a feature which keep track of statistics (and when
|
| H A D | recount.md | 82 It relies on other synchronization barriers in the transition code to provide keep the snapshot pre…
|
| H A D | debugging.md | 418 # Use --keep to avoid deletion of input files after merge. 419 $ coverage combine --keep <list of .coverage files or dirs to scan>
|
| /xnu-10002.81.5/bsd/bsm/ |
| H A D | audit_record.h | 209 int au_close(int d, int keep, short event)
|
| /xnu-10002.81.5/bsd/miscfs/devfs/ |
| H A D | README | 85 nodes keep their own records as to which front nodes are members
|
| /xnu-10002.81.5/doc/memorystatus/ |
| H A D | freezer.md | 84 …mber of slots in the freezer (and a swap file limit), so we don't have to keep processes around fo… 100 …/_DASDock.m). This dock contains applications which the user is likely to keep using and they are …
|
| H A D | overview.md | 73 To keep the synchronization simple, anytime a resource shortage is detected the memorystatus
|
| /xnu-10002.81.5/osfmk/mach/ |
| H A D | thread_act.defs | 86 /* If building for Sandbox, keep NAME unchanged */
|
| H A D | vm_map.defs | 87 /* If building for Sandbox, keep NAME unchanged */
|
| H A D | mach_vm.defs | 92 /* If building for Sandbox, keep NAME unchanged */
|
| /xnu-10002.81.5/tests/ |
| H A D | stackshot_accuracy.m | 439 /* keep processes in memory */
|
| /xnu-10002.81.5/makedefs/ |
| H A D | MakeInc.def | 305 # We must not use -fno-keep-inline-functions, or it will remove the dtrace 527 # Currently we have to keep alive two separated UBSAN runtimes (minimal for DEVELOPMENT,
|
| /xnu-10002.81.5/ |
| H A D | APPLE_LICENSE | 89 they appear in the Original Code, and keep intact all notices in the
|