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