Home
last modified time | relevance | path

Searched defs:__mutex_owner (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/kernel/locking/
Dmutex.c79 static inline struct task_struct *__mutex_owner(struct mutex *lock) in __mutex_owner() function
/kernel/linux/linux-5.10/kernel/locking/
Dmutex.c73 static inline struct task_struct *__mutex_owner(struct mutex *lock) in __mutex_owner() function