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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Drtmutex.c60 rt_mutex_set_owner(struct rt_mutex *lock, struct task_struct *owner, function
404 rt_mutex_set_owner(lock, current, 0);
505 rt_mutex_set_owner(lock, pendowner, RT_MUTEX_OWNER_PENDING);
972 rt_mutex_set_owner(lock, proxy_owner, 0);
988 rt_mutex_set_owner(lock, NULL, 0);

Completed in 47 milliseconds