Home
last modified time | relevance | path

Searched defs:handoff (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dcoroutine.h66 unsigned handoff, sequence; member
/openbmc/linux/kernel/locking/
H A Dmutex.c103 static inline struct task_struct *__mutex_trylock_common(struct mutex *lock, bool handoff) in __mutex_trylock_common()
142 static inline bool __mutex_trylock_or_handoff(struct mutex *lock, bool handoff) in __mutex_trylock_or_handoff()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_context.c206 bool handoff = false; in __intel_context_do_pin_ww() local