Searched refs:handoff (Results 1 – 6 of 6) sorted by relevance
103 static inline struct task_struct *__mutex_trylock_common(struct mutex *lock, bool handoff) in __mutex_trylock_common() argument117 } else if (handoff) { in __mutex_trylock_common()142 static inline bool __mutex_trylock_or_handoff(struct mutex *lock, bool handoff) in __mutex_trylock_or_handoff() argument144 return !__mutex_trylock_common(lock, handoff); in __mutex_trylock_or_handoff()
206 bool handoff = false; in __intel_context_do_pin_ww() local266 handoff = true; in __intel_context_do_pin_ww()280 if (!handoff) in __intel_context_do_pin_ww()
42 handoff to the OS waking vector. In nanoseconds.
143 /* BAD BAD BAD - get is after the handoff */
713 - If 1, the kernel supports the 32-bit EFI handoff entry point718 - If 1, the kernel supports the 64-bit EFI handoff entry point1423 arguments of the "handoff state" as described in section 2.3 of the
800 specified in this file (default is 5), the "fair lock handoff" semantics