rt_mutex_set_owner  398 kernel/rtmutex.c 	rt_mutex_set_owner(lock, current, 0);
rt_mutex_set_owner  499 kernel/rtmutex.c 	rt_mutex_set_owner(lock, pendowner, RT_MUTEX_OWNER_PENDING);
rt_mutex_set_owner  969 kernel/rtmutex.c 	rt_mutex_set_owner(lock, proxy_owner, 0);
rt_mutex_set_owner  985 kernel/rtmutex.c 	rt_mutex_set_owner(lock, NULL, 0);