mutex_lock 153 include/linux/mutex.h #define mutex_lock(lock) mutex_lock_nested(lock, 0) mutex_lock 279 kernel/locking/mutex.c void __sched mutex_lock(struct mutex *lock) mutex_lock 270 tools/testing/selftests/powerpc/benchmarks/context_switch.c static int mutex_lock(unsigned long *m)