Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/locking/
Drtmutex_api.c252 rt_mutex_set_owner(lock, proxy_owner); in rt_mutex_init_proxy_locked()
Drtmutex.c106 rt_mutex_set_owner(struct rt_mutex_base *lock, struct task_struct *owner) in rt_mutex_set_owner() function
1190 rt_mutex_set_owner(lock, task); in try_to_take_rt_mutex()