Home
last modified time | relevance | path

Searched refs:limited (Results 1 – 12 of 12) sorted by relevance

/xnu-12377.61.12/bsd/kern/
H A Dmem_acct.c121 int limited, newlimited; in _mem_acct_add() local
124 limited = mem_acct_limited(macct); in _mem_acct_add()
137 if (limited != newlimited) { in _mem_acct_add()
140 macct->ma_name, limited, newlimited); in _mem_acct_add()
/xnu-12377.61.12/bsd/crypto/doc/
H A DKernelCrypto.txt89 in respect of its properties, including, but not limited to, correctness
119 in respect of its properties, including, but not limited to, correctness
146 in respect of its properties, including, but not limited to, correctness
/xnu-12377.61.12/doc/observability/
H A Dcpu_counters.md25 - Monotonic: The Monotonic system provides access to the fixed CPMU counters with limited support f…
/xnu-12377.61.12/osfmk/conf/
H A Dcopyright.osf42 # not limited to, export control laws, and the terms of this license.
/xnu-12377.61.12/makedefs/
H A DMakeInc.dir14 # There are a number of other such special variables including (but not limited
/xnu-12377.61.12/osfmk/arm64/corecrypto/
H A Dsha256_compress_arm64.s6 # Apple Inc. (if any) are limited to internal use within your organization only on
/xnu-12377.61.12/doc/vm/
H A Dfreezer.md8 The freezer is a limited form of swap on embedded. Under memory pressure, the freezer picks apps to…
80 …processes generally remain in the freezer until they exit. But we have a limited number of slots i…
87 NAND writes are a limited resource. The drive can only sustain so many writes before it will start …
/xnu-12377.61.12/osfmk/mach/
H A Dhost_priv.defs209 * There are a limited number of slots available for system servers.
H A Dtask.defs613 * state and then throw away the key to ensure that only a limited
/xnu-12377.61.12/
H A DAPPLE_LICENSE37 not limited to delivery of content, through electronic communication
276 survive, including but not limited to Sections 3, 5, 8, 9, 10, 11,
/xnu-12377.61.12/config/
H A DMASTER620 options IST_KDEBUG # limited tracing # <ist_kdebug>
/xnu-12377.61.12/doc/scheduler/
H A Dsched_clutch_edge.md10 …eading to poor performance and responsiveness. The scheduler offers very limited isolation between…