Home
last modified time | relevance | path

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

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