Home
last modified time | relevance | path

Searched refs:selected (Results 1 – 8 of 8) sorted by relevance

/xnu-11215.1.10/osfmk/mach/
H A Dthread_act.defs107 * Return the selected state information for the target
123 * Set the selected state information for the target thread.
141 * Return the selected state information for the target
157 * Set the selected state information for the target thread.
227 * Returns the current value of the selected special port
H A Dtask.defs207 * Returns the current value of the selected special port
443 * Read the selected state which is to be installed on new
452 * Set the selected state information to be installed on
/xnu-11215.1.10/doc/scheduler/
H A Dsched_clutch_edge.md28 …st Deadline First (EDF) algorithm to decide which root bucket should be selected next for executio…
41 …cket is provided a warp value which is refreshed whenever the bucket is selected due to its deadli…
68 …p” level which decides which thread group within a QoS bucket should be selected next for executio…
72 …ion of the FreeBSD ULE scheduler to decide which thread group should be selected next for executio…
91 … to the end of the runqueue at the same priority level when a thread is selected for execution fro…
95 At the lowest level the scheduler decides which thread within a clutch bucket should be selected ne…
99selected next for execution. All runnable threads in a clutch bucket are inserted into the runqueu…
/xnu-11215.1.10/libsyscall/mach/
H A Derr_iokit.sub140 "(iokit/usb) not enough power for selected configuration", // 0x05d
/xnu-11215.1.10/config/
H A DMASTER27 # Lines in the MASTER and MASTER.* files are selected based on
39 # Lines with no attributes specified are selected for all
/xnu-11215.1.10/bsd/nfs/
H A Dnfs.h282 …uint32_t selected; /* index in etypes that is being used. Set to count if nothing has been select… member
/xnu-11215.1.10/doc/debugging/
H A Ddebugging.md96 When no explicit encoding is selected then UTF-8 is the default.
/xnu-11215.1.10/doc/vm/
H A Dfreezer.md19 Once a process has been selected for freezing, we call `task_freeze` (`osfmk/kern/task.c`) which ca…