Searched defs:mutex_unlock (Results 1 – 3 of 3) sorted by relevance
303 static int mutex_unlock(unsigned long *m) in mutex_unlock() function
751 void __sched mutex_unlock(struct mutex *lock) in mutex_unlock() function
227 #define mutex_unlock(...) macro