Searched defs:mutex_lock_nested (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/locking/ | ||
| H A D | rtmutex_api.c | 551 void __sched mutex_lock_nested(struct mutex *lock, unsigned int subclass) mutex_lock_nested() function |
| H A D | mutex.c | 871 mutex_lock_nested(struct mutex *lock, unsigned int subclass) mutex_lock_nested() function |