Searched refs:memalloc (Results 1 – 5 of 5) sorted by relevance
17 pcm_memory.o memalloc.o
2 …c sound/core/device.c sound/core/sound.c sound/core/memory.c sound/core/memalloc.c sound/core/pcm.…
2 …nd/core/pcm_lib.c sound/core/hwdep.c sound/core/pcm_native.c sound/core/memalloc.c include/media/t…
149 API-sk-set-memalloc
1384 static void clear_memalloc(int memalloc) in clear_memalloc() argument1386 if (memalloc) in clear_memalloc()1393 int err, memalloc; in read_file() local1398 memalloc = set_memalloc(); in read_file()1400 clear_memalloc(memalloc); in read_file()1408 int err, memalloc; in write_file() local1413 memalloc = set_memalloc(); in write_file()1415 clear_memalloc(memalloc); in write_file()