Searched refs:mutexp (Results 1 – 3 of 3) sorted by relevance
270 struct mutex *mutexp) in snd_seq_cell_alloc() argument294 if (mutexp) in snd_seq_cell_alloc()295 mutex_unlock(mutexp); in snd_seq_cell_alloc()297 if (mutexp) in snd_seq_cell_alloc()298 mutex_lock(mutexp); in snd_seq_cell_alloc()341 struct file *file, struct mutex *mutexp) in snd_seq_event_dup() argument359 err = snd_seq_cell_alloc(pool, &cell, nonblock, file, mutexp); in snd_seq_event_dup()391 mutexp); in snd_seq_event_dup()
72 struct file *file, struct mutex *mutexp);
928 struct mutex *mutexp) in snd_seq_client_enqueue_event() argument961 file, mutexp); in snd_seq_client_enqueue_event()