Searched refs:cause (Results 1 – 18 of 18) sorted by relevance
| /xnu-11215/bsd/kern/ |
| H A D | kern_memorystatus.c | 149 is_reason_thrashing(unsigned cause) in is_reason_thrashing() argument 151 switch (cause) { in is_reason_thrashing() 162 is_reason_zone_map_exhaustion(unsigned cause) in is_reason_zone_map_exhaustion() argument 2106 #pragma unused(cause) in memorystatus_do_kill() 2122 switch (cause) { in memorystatus_do_kill() 3858 #pragma unused(cause) in memorystatus_should_post_snapshot() 3877 …t snapshot_eligible_kill_cause = (is_reason_thrashing(cause) || is_reason_zone_map_exhaustion(caus… in memorystatus_should_post_snapshot() 4015 cause, in memorystatus_act_aggressive() 4332 uint32_t cause = 0; in memorystatus_thread_internal() local 5772 if (cause != kMemorystatusKilledVnodes && cause != kMemorystatusKilledZoneMapExhaustion) { in memorystatus_kill_proc() [all …]
|
| H A D | kern_memorystatus_internal.h | 222 bool is_reason_thrashing(unsigned cause); 224 bool is_reason_zone_map_exhaustion(unsigned cause);
|
| /xnu-11215/pexpert/gen/ |
| H A D | pe_gen.c | 107 PE_enter_debugger(const char *cause) in PE_enter_debugger() argument 110 Debugger(cause); in PE_enter_debugger()
|
| /xnu-11215/doc/building/ |
| H A D | bound_checks.md | 114 files heterogeneously enabling -fbounds-safety, they could cause ABI breaks that 133 root-cause. This **will** take precedence over any other work that you could 171 Once we have confidence that a file doesn't cause issues when -fbounds-safety is
|
| H A D | xnu_build_consolidation.md | 83 …rchitectural features are optional, which means that, when disabled at compile-time, this may cause
|
| /xnu-11215/osfmk/mach/ |
| H A D | host_priv.defs | 132 * of the target task must not cause page faults for 282 * of the target task must not cause page faults for
|
| H A D | thread_act.defs | 391 * For userland binary translation to cause specific exceptions
|
| /xnu-11215/pexpert/pexpert/ |
| H A D | pexpert.h | 80 const char *cause);
|
| /xnu-11215/doc/vm/ |
| H A D | memorystatus_kills.md | 67 … go over their soft limit on systems where there's not enough pressure to cause highwatermark kill… 118 … If not, we do `MEMORYSTATUS_KILL_TOP_PROCESS` and pick the specific kill cause based on the reaso…
|
| H A D | sanitize.md | 159 will cause MIG to use the original type `mach_vm_address_t` in the userspace
|
| /xnu-11215/bsd/skywalk/core/ |
| H A D | skywalk_common.h | 53 #define SK_ABORT_WITH_CAUSE(msg, cause) do { \ argument 54 (void) fprintf_stderr("%s: cause 0x%x\n", msg, cause); \
|
| /xnu-11215/osfmk/tests/ |
| H A D | README.md | 98 foo(-1); /* this will cause assert to fire */
|
| /xnu-11215/doc/primitives/ |
| H A D | atomics.md | 295 as these may cause the store-conditional to always fail. 312 // that would cause the loop to always fail
|
| H A D | string-handling.md | 63 _generally_ safe, but `strncmp` can cause confusion over which string is bound
|
| /xnu-11215/ |
| H A D | APPLE_LICENSE | 70 or indirect, to cause the direction or management of such entity, 109 Modifications, and cause the modified files to carry prominent notices 193 Code may contain errors that could cause failures or loss of data, and
|
| H A D | README.md | 485 This behavior can be overriden by the `debug` boot-arg -- `debug=0x14e` will cause a panic to wait …
|
| /xnu-11215/doc/arm/ |
| H A D | sme.md | 72 things even more complicated, these transitions cause the CPU to zero out the
|
| /xnu-11215/doc/lifecycle/ |
| H A D | hibernation.md | 221 `mach_absolute_time()` in the hibernation entry path cause the
|