Home
last modified time | relevance | path

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

/kernel/locking/
Drtmutex.c105 rt_mutex_set_owner(struct rt_mutex_base *lock, struct task_struct *owner) in rt_mutex_set_owner() function
1125 rt_mutex_set_owner(lock, task); in try_to_take_rt_mutex()
Drtmutex_api.c257 rt_mutex_set_owner(lock, proxy_owner); in rt_mutex_init_proxy_locked()