Searched refs:memalloc (Results 1 – 4 of 4) sorted by relevance
14 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 drivers/tty/ser…
1385 static void clear_memalloc(int memalloc) in clear_memalloc() argument1387 if (memalloc) in clear_memalloc()1394 int err, memalloc; in read_file() local1399 memalloc = set_memalloc(); in read_file()1401 clear_memalloc(memalloc); in read_file()1409 int err, memalloc; in write_file() local1414 memalloc = set_memalloc(); in write_file()1416 clear_memalloc(memalloc); in write_file()