Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/locking/
Drtmutex_common.h157 static inline struct task_struct *rt_mutex_owner(struct rt_mutex_base *lock) in rt_mutex_owner() function
228 static inline struct task_struct *rt_mutex_owner(struct rt_mutex_base *lock) in rt_mutex_owner() function
/kernel/linux/linux-5.10/kernel/locking/
Drtmutex_common.h108 static inline struct task_struct *rt_mutex_owner(struct rt_mutex *lock) in rt_mutex_owner() function