Searched refs:mutexp (Results 1 – 3 of 3) sorted by relevance
224 struct mutex *mutexp) in snd_seq_cell_alloc() argument248 if (mutexp) in snd_seq_cell_alloc()249 mutex_unlock(mutexp); in snd_seq_cell_alloc()251 if (mutexp) in snd_seq_cell_alloc()252 mutex_lock(mutexp); in snd_seq_cell_alloc()295 struct file *file, struct mutex *mutexp) in snd_seq_event_dup() argument312 err = snd_seq_cell_alloc(pool, &cell, nonblock, file, mutexp); in snd_seq_event_dup()339 mutexp); in snd_seq_event_dup()
70 struct file *file, struct mutex *mutexp);
913 struct mutex *mutexp) in snd_seq_client_enqueue_event() argument952 file, mutexp); in snd_seq_client_enqueue_event()