Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/locking/
Dmutex.c206 static void __mutex_handoff(struct mutex *lock, struct task_struct *task) in __mutex_handoff() function
931 __mutex_handoff(lock, next); in __mutex_unlock_slowpath()