Searched defs:mutex_unlock (Results 1 - 4 of 4) sorted by path

/linux-master/kernel/locking/
H A Dmutex.c542 void __sched mutex_unlock(struct mutex *lock) function
550 EXPORT_SYMBOL(mutex_unlock); variable
H A Drtmutex_api.c605 void __sched mutex_unlock(struct mutex *lock) function
610 EXPORT_SYMBOL(mutex_unlock); variable
/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c303 static int mutex_unlock(unsigned long *m) function
/linux-master/tools/tracing/latency/
H A Dlatency-collector.c332 static __always_inline void mutex_unlock(pthread_mutex_t *mtx) function
[all...]

Completed in 232 milliseconds