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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Drtmutex_common.h118 extern struct task_struct *rt_mutex_next_owner(struct rt_mutex *lock);
H A Drtmutex.c993 * rt_mutex_next_owner - return the next owner of the lock
1004 struct task_struct *rt_mutex_next_owner(struct rt_mutex *lock) function
H A Dfutex.c602 new_owner = rt_mutex_next_owner(&pi_state->pi_mutex);

Completed in 49 milliseconds