Home
last modified time | relevance | path

Searched defs:mutex_unlock (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
H A Dmutex.c58 void mutex_unlock(struct mutex *mtx) in mutex_unlock() function
/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c303 static int mutex_unlock(unsigned long *m) in mutex_unlock() function
/linux/kernel/locking/
H A Drtmutex_api.c611 void __sched mutex_unlock(struct mutex *lock) mutex_unlock() function
H A Dmutex.c534 void __sched mutex_unlock(struct mutex *lock) in mutex_unlock() function
/linux/tools/tracing/latency/
H A Dlatency-collector.c332 static __always_inline void mutex_unlock(pthread_mutex_t *mtx) in mutex_unlock() function
[all...]
/linux/tools/testing/vma/
H A Dvma_internal.h1121 static inline void mutex_unlock(struct mutex *) in mutex_unlock() function