Home
last modified time | relevance | path

Searched defs:mutex_set_owner (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/kernel/locking/
Dmutex.h20 static inline void mutex_set_owner(struct mutex *lock) in mutex_set_owner() function
30 static inline void mutex_set_owner(struct mutex *lock) in mutex_set_owner() function
Dmutex-debug.h30 static inline void mutex_set_owner(struct mutex *lock) in mutex_set_owner() function