Searched refs:handoff (Results 1 – 7 of 7) sorted by relevance
86 static inline struct task_struct *__mutex_trylock_common(struct mutex *lock, bool handoff) in __mutex_trylock_common() argument100 } else if (handoff) { in __mutex_trylock_common()125 static inline bool __mutex_trylock_or_handoff(struct mutex *lock, bool handoff) in __mutex_trylock_or_handoff() argument127 return !__mutex_trylock_common(lock, handoff); in __mutex_trylock_or_handoff()
222 bool handoff = false; in __intel_context_do_pin_ww() local282 handoff = true; in __intel_context_do_pin_ww()296 if (!handoff) in __intel_context_do_pin_ww()
118 of name handoff can be used between the various boot components as125 the name handoff provided each successive component knows how to
42 handoff to the OS waking vector. In nanoseconds.
143 /* BAD BAD BAD - get is after the handoff */
714 - If 1, the kernel supports the 32-bit EFI handoff entry point719 - If 1, the kernel supports the 64-bit EFI handoff entry point1422 arguments of the "handoff state" as described in section 2.3 of the
863 specified in this file (default is 5), the "fair lock handoff" semantics