Home
last modified time | relevance | path

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

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