Searched refs:keep (Results 1 – 14 of 14) sorted by relevance
| /xnu-8020.140.41/osfmk/ipc/ |
| H A D | mach_debug.c | 313 vm_map_size_t keep = vm_map_round_page(used, in mach_port_space_info() local 316 if (keep < table_size) { in mach_port_space_info() 317 kmem_free(ipc_kernel_map, table_addr + keep, in mach_port_space_info() 318 table_size - keep); in mach_port_space_info() 319 table_size = keep; in mach_port_space_info()
|
| /xnu-8020.140.41/libkern/kmod/ |
| H A D | README | 8 # care is taken to keep them in Sync.
|
| /xnu-8020.140.41/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 | debugging.md | 359 # Use --keep to avoid deletion of input files after merge. 360 $ coverage combine --keep <list of .coverage files or dirs to scan>
|
| /xnu-8020.140.41/bsd/bsm/ |
| H A D | audit_record.h | 209 int au_close(int d, int keep, short event)
|
| /xnu-8020.140.41/bsd/miscfs/devfs/ |
| H A D | README | 85 nodes keep their own records as to which front nodes are members
|
| /xnu-8020.140.41/osfmk/mach/ |
| H A D | thread_act.defs | 86 /* If building for Sandbox, keep NAME unchanged */
|
| H A D | task.defs | 421 * JMM - Want to eliminate processor_set so keep them at the end.
|
| 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-8020.140.41/tests/ |
| H A D | stackshot_accuracy.m | 439 /* keep processes in memory */
|
| /xnu-8020.140.41/makedefs/ |
| H A D | MakeInc.def | 303 # We must not use -fno-keep-inline-functions, or it will remove the dtrace 508 # Currently we have to keep alive two separated UBSAN runtimes (minimal for DEVELOPMENT,
|
| /xnu-8020.140.41/ |
| H A D | APPLE_LICENSE | 89 they appear in the Original Code, and keep intact all notices in the
|