Searched refs:rt_mutex_set_owner (Results 1 – 2 of 2) sorted by relevance
230 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()
91 rt_mutex_set_owner(struct rt_mutex_base *lock, struct task_struct *owner) in rt_mutex_set_owner() function1073 rt_mutex_set_owner(lock, task); in try_to_take_rt_mutex()
Completed in 10 milliseconds