Searched refs:mutexp (Results 1 – 3 of 3) sorted by relevance
213 struct mutex *mutexp) in snd_seq_cell_alloc() argument237 if (mutexp) in snd_seq_cell_alloc()238 mutex_unlock(mutexp); in snd_seq_cell_alloc()240 if (mutexp) in snd_seq_cell_alloc()241 mutex_lock(mutexp); in snd_seq_cell_alloc()284 struct file *file, struct mutex *mutexp) in snd_seq_event_dup() argument301 err = snd_seq_cell_alloc(pool, &cell, nonblock, file, mutexp); in snd_seq_event_dup()328 mutexp); in snd_seq_event_dup()
55 struct file *file, struct mutex *mutexp);
928 struct mutex *mutexp) in snd_seq_client_enqueue_event() argument967 file, mutexp); in snd_seq_client_enqueue_event()