| /xnu-8792.81.2/osfmk/mach/arm/ |
| H A D | thread_status.h | 255 is_thread_state32(const arm_unified_thread_state_t *its) in is_thread_state32() argument 257 return its->ash.flavor == ARM_THREAD_STATE32; in is_thread_state32() 261 is_thread_state64(const arm_unified_thread_state_t *its) in is_thread_state64() argument 263 return its->ash.flavor == ARM_THREAD_STATE64; in is_thread_state64() 267 thread_state32(arm_unified_thread_state_t *its) in thread_state32() argument 269 return &its->ts_32; in thread_state32() 273 thread_state64(arm_unified_thread_state_t *its) in thread_state64() argument 275 return &its->ts_64; in thread_state64() 279 const_thread_state32(const arm_unified_thread_state_t *its) in const_thread_state32() argument 281 return &its->ts_32; in const_thread_state32() [all …]
|
| /xnu-8792.81.2/osfmk/kern/ |
| H A D | kern_debug.modulemap | 6 // kern/debug.h gets its own top level module because it includes 7 // <kern/kcdata.h>, which gets its own top level module outside of the 17 // uses the Darwin module, and so <kern/kcdata.h> needs its own top level
|
| H A D | kcdata.modulemap | 2 // kern/kcdata.h gets its own top level module outside of the Darwin module 12 // needs its own top level module that sits on top of Darwin.
|
| /xnu-8792.81.2/bsd/vfs/ |
| H A D | vnode_if.src | 17 # California, Berkeley and its contributors. 18 # 4. Neither the name of the University nor the names of its contributors
|
| /xnu-8792.81.2/doc/allocators/ |
| H A D | read-only.md | 35 This is where the Read-Only Allocator provides its defense: we observe that 62 e.g. a thread points to its task, which points to its proc, which points to 63 its credential. The principle here is to ensure the integrity of the entire
|
| H A D | api-basics.md | 20 - `<kern/zalloc.h>` and `<kern/kalloc.h>` for its API surface, which most 95 `kalloc_type` or one of its variants (like IOKit's `IOMallocType`) and untyped 97 one of its variants (like IOKit's `IOMallocData`). However, this comes with 101 as its ABI has not yet converged. 333 all its subclasses must also explicitly adopt typed allocators. It is not 335 automatically provide the implementation of the operators for all of its children: 371 purpose as its backing store should not contain kernel pointers.
|
| /xnu-8792.81.2/osfmk/conf/ |
| H A D | copyright.osf | 20 # Software, then Licensee will (1) notify the OSF/RI regarding its 45 # of its terms. Licensee may be held legally responsible for any
|
| H A D | copyright.cmu | 6 * Permission to use, copy, modify and distribute this software and its
|
| /xnu-8792.81.2/osfmk/mach/ |
| H A D | task.defs | 36 * Permission to use, copy, modify and distribute this software and its 108 * Destroy the target task, causing all of its threads 109 * to be destroyed, all of its IPC rights to be deallocated, 110 * and all of its address space to be deallocated. 237 * is not suspended; its initial execution state is given
|
| H A D | thread_act.defs | 36 * Permission to use, copy, modify and distribute this software and its 176 * its suspend count is zero, and the suspend count 177 * for its task is also zero.
|
| H A D | host_priv.defs | 36 * Permission to use, copy, modify and distribute this software and its 158 * In addition to all the failure modes of its cousin, 330 * If this value is already set, the kernel will discard its
|
| H A D | mach_notify.defs | 31 * But its existence keeps us from having MIG generate the client-side
|
| H A D | audit_triggers.defs | 16 * its contributors may be used to endorse or promote products derived
|
| H A D | host_security.defs | 36 * Permission to use, copy, modify and distribute this software and its
|
| H A D | upl.defs | 36 * Permission to use, copy, modify and distribute this software and its
|
| /xnu-8792.81.2/doc/ |
| H A D | sched_cond.md | 46 `sched_cond_t` and its functions provide fast paths for (1) and (2) by wrapping `thread_wake_thread… 72 signalling that it is active and clearing the queued wakeup. Once done with its consumption it atte…
|
| H A D | sched_clutch_edge.md | 14 …ecisions at various thread grouping levels. The hierarchical scheduler, as its implemented today, … 26 …ue. The deadline for a root bucket is calculated based on its first-runnable timestamp and its **W… 39 …its deadline is set to `(now + WCEL[bucket])`. This ensures that the bucket would be scheduled at … 124 * Otherwise find the (non-AboveUI) highest priority root bucket that is runnable and select its hig… 223 … for a thread of a given QoS to get on core on the cluster. The metric has its roots in queueing d… 249 …ut is invoked when the processor does not find any thread for execution in its runqueue. The aim o… 266 …ds are not runnable or executing on cluster types which are different from its preferred cluster t… 283 …at the threads first fill up all the capacity on the preferred cluster and its homogeneous peers b…
|
| H A D | recount.md | 10 By default, Recount tracks its counters per-CPU kind (e.g. performance or efficiency) for threads, … 101 …re instead protected by the coalition lock while a task exits and rolls up its counters to the coa…
|
| /xnu-8792.81.2/libsyscall/mach/ |
| H A D | err_us.sub | 10 * Permission to use, copy, modify and distribute this software and its
|
| H A D | err_ipc.sub | 10 * Permission to use, copy, modify and distribute this software and its
|
| /xnu-8792.81.2/bsd/crypto/doc/ |
| H A D | KernelCrypto.txt | 89 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-8792.81.2/libkern/libkern/c++/ |
| H A D | OSPtr.h | 54 ask IOKit to return shared pointers from many of its API \
|
| /xnu-8792.81.2/osfmk/lockd/ |
| H A D | lockd_mach.defs | 67 /* Ping lockd, have launchd start it if its not running */
|
| /xnu-8792.81.2/tests/ |
| H A D | mach_exc.defs | 36 * Permission to use, copy, modify and distribute this software and its
|
| /xnu-8792.81.2/doc/memorystatus/ |
| H A D | kill.md | 37 …ure`, the `memorystatus_thread` will perform these kills. Any process over its soft memory limit i… 73 …its hard limit. The process is immediately killed. This kill happens on the thread that tried to a…
|