Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/locking/
Drtmutex_api.c230 rt_mutex_set_owner(lock, proxy_owner); in rt_mutex_init_proxy_locked()
248 rt_mutex_set_owner(lock, NULL); in rt_mutex_proxy_unlock()
Drtmutex.c91 rt_mutex_set_owner(struct rt_mutex_base *lock, struct task_struct *owner) in rt_mutex_set_owner() function
1066 rt_mutex_set_owner(lock, task); in try_to_take_rt_mutex()