start_mutex        30 drivers/oprofile/oprof.c static DEFINE_MUTEX(start_mutex);
start_mutex        42 drivers/oprofile/oprof.c 	mutex_lock(&start_mutex);
start_mutex        77 drivers/oprofile/oprof.c 	mutex_unlock(&start_mutex);
start_mutex        88 drivers/oprofile/oprof.c 	mutex_unlock(&start_mutex);
start_mutex       123 drivers/oprofile/oprof.c 	mutex_lock(&start_mutex);
start_mutex       144 drivers/oprofile/oprof.c 	mutex_unlock(&start_mutex);
start_mutex       161 drivers/oprofile/oprof.c 	mutex_lock(&start_mutex);
start_mutex       180 drivers/oprofile/oprof.c 	mutex_unlock(&start_mutex);
start_mutex       188 drivers/oprofile/oprof.c 	mutex_lock(&start_mutex);
start_mutex       199 drivers/oprofile/oprof.c 	mutex_unlock(&start_mutex);
start_mutex       205 drivers/oprofile/oprof.c 	mutex_lock(&start_mutex);
start_mutex       225 drivers/oprofile/oprof.c 	mutex_unlock(&start_mutex);
start_mutex       232 drivers/oprofile/oprof.c 	mutex_lock(&start_mutex);
start_mutex       237 drivers/oprofile/oprof.c 	mutex_unlock(&start_mutex);
start_mutex        55 drivers/staging/most/core.c 	struct mutex start_mutex;
start_mutex      1185 drivers/staging/most/core.c 	mutex_lock(&c->start_mutex);
start_mutex      1191 drivers/staging/most/core.c 		mutex_unlock(&c->start_mutex);
start_mutex      1229 drivers/staging/most/core.c 	mutex_unlock(&c->start_mutex);
start_mutex      1234 drivers/staging/most/core.c 	mutex_unlock(&c->start_mutex);
start_mutex      1258 drivers/staging/most/core.c 	mutex_lock(&c->start_mutex);
start_mutex      1273 drivers/staging/most/core.c 		mutex_unlock(&c->start_mutex);
start_mutex      1282 drivers/staging/most/core.c 		mutex_unlock(&c->start_mutex);
start_mutex      1295 drivers/staging/most/core.c 	mutex_unlock(&c->start_mutex);
start_mutex      1441 drivers/staging/most/core.c 		mutex_init(&c->start_mutex);