Searched defs:mutex_trylock (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/util/ | ||
| H A D | mutex.c | 70 bool mutex_trylock(struct mutex *mtx) in mutex_trylock() function |
| /linux/kernel/locking/ | ||
| H A D | rtmutex_api.c | 640 int __sched mutex_trylock(struct mutex *lock) mutex_trylock() function |
| H A D | mutex.c | 1166 int __sched mutex_trylock(struct mutex *lock) mutex_trylock() function |