Searched refs:memory_mutex (Results 1 – 3 of 3) sorted by relevance
36 mutex_lock(&alloc->memory_mutex); in snd_gf1_mem_lock()38 mutex_unlock(&alloc->memory_mutex); in snd_gf1_mem_lock()61 mutex_unlock(&alloc->memory_mutex); in snd_gf1_mem_xalloc()82 mutex_unlock(&alloc->memory_mutex); in snd_gf1_mem_xfree()246 mutex_init(&alloc->memory_mutex); in snd_gf1_mem_init()299 mutex_lock(&alloc->memory_mutex); in snd_gf1_mem_info_read()343 mutex_unlock(&alloc->memory_mutex); in snd_gf1_mem_info_read()
538 struct mutex memory_mutex; /* memory lock */ member1347 mutex_lock(&chip->memory_mutex); in calc_available_memory_size()1352 mutex_unlock(&chip->memory_mutex); in calc_available_memory_size()1364 mutex_lock(&chip->memory_mutex); in snd_es1968_new_memory()1369 mutex_unlock(&chip->memory_mutex); in snd_es1968_new_memory()1376 mutex_unlock(&chip->memory_mutex); in snd_es1968_new_memory()1388 mutex_unlock(&chip->memory_mutex); in snd_es1968_new_memory()1397 mutex_lock(&chip->memory_mutex); in snd_es1968_free_memory()1416 mutex_unlock(&chip->memory_mutex); in snd_es1968_free_memory()2712 mutex_init(&chip->memory_mutex); in snd_es1968_create()
207 struct mutex memory_mutex; member