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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dmutex.h20 static inline void mutex_set_owner(struct mutex *lock) function
30 static inline void mutex_set_owner(struct mutex *lock) function
H A Dmutex.c91 mutex_set_owner(lock);
182 mutex_set_owner(lock);
260 mutex_set_owner(lock);
377 mutex_set_owner(lock);
392 mutex_set_owner(lock);
437 mutex_set_owner(lock);
470 mutex_set_owner(lock);
H A Dmutex-debug.h30 static inline void mutex_set_owner(struct mutex *lock) function

Completed in 107 milliseconds