Lines Matching refs:any
2 free to update it with notes about any area that is not clear.
6 MCA/INIT are completely asynchronous. They can occur at any time, when
7 the OS is in any state. Including when one of the cpus is already
8 holding a spinlock. Trying to get any lock from MCA/INIT state is
27 * If any slave cpu was already spinning disabled when the MCA occurred
32 * Because MCA/INIT can be delivered at any time, including when the cpu
78 * MCA/INIT can be nested, to a depth of 2 on any cpu. In the case of a
119 special code to cope with our inability to take any locks.
136 about any registers having changed. MCA/INIT can occur while the cpu
171 exactly like any other blocked task, i.e. it now appears to be
173 original task and unwind like any other sleeping task.