Searched refs:mutex_lock_double (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/events/
H A Dcore.c12245 static void mutex_lock_double(struct mutex *a, struct mutex *b) function
12308 mutex_lock_double(&event->mmap_mutex, &output_event->mmap_mutex);
13005 mutex_lock_double(&src_ctx->mutex, &dst_ctx->mutex);

Completed in 173 milliseconds