Searched refs:memalloc (Results 1 - 17 of 17) sorted by relevance

/linux-master/fs/quota/
H A Dquota_v2.c99 unsigned int memalloc; local
103 memalloc = memalloc_nofs_save();
191 memalloc_nofs_restore(memalloc);
204 unsigned int memalloc; local
207 memalloc = memalloc_nofs_save();
220 memalloc_nofs_restore(memalloc);
340 unsigned int memalloc; local
343 memalloc = memalloc_nofs_save();
347 memalloc_nofs_restore(memalloc);
357 unsigned int memalloc; local
386 unsigned int memalloc; local
407 unsigned int memalloc; local
[all...]
H A Dquota_v1.c163 unsigned int memalloc; local
167 memalloc = memalloc_nofs_save();
184 memalloc_nofs_restore(memalloc);
193 unsigned int memalloc; local
197 memalloc = memalloc_nofs_save();
217 memalloc_nofs_restore(memalloc);
H A Ddquot.c457 unsigned int memalloc; local
461 memalloc = memalloc_nofs_save();
492 memalloc_nofs_restore(memalloc);
504 unsigned int memalloc; local
508 memalloc = memalloc_nofs_save();
518 memalloc_nofs_restore(memalloc);
530 unsigned int memalloc; local
534 memalloc = memalloc_nofs_save();
550 memalloc_nofs_restore(memalloc);
/linux-master/sound/pci/ctxfi/
H A Dctvmem.h23 #include <sound/memalloc.h>
/linux-master/sound/soc/sof/
H A Dsof-utils.c14 #include <sound/memalloc.h>
/linux-master/fs/ocfs2/
H A Dquota_global.c450 unsigned int memalloc; local
453 memalloc = memalloc_nofs_save();
460 memalloc_nofs_restore(memalloc);
607 unsigned int memalloc; local
625 memalloc = memalloc_nofs_save();
633 memalloc_nofs_restore(memalloc);
671 unsigned int memalloc; local
683 memalloc = memalloc_nofs_save();
685 memalloc_nofs_restore(memalloc);
932 unsigned int memalloc; local
[all...]
H A Dquota_local.c473 unsigned int memalloc; local
525 memalloc = memalloc_nofs_save();
558 memalloc_nofs_restore(memalloc);
/linux-master/sound/core/
H A DMakefile18 pcm_memory.o memalloc.o
H A Dmemalloc.c19 #include <sound/memalloc.h>
/linux-master/kernel/bpf/
H A DMakefile17 obj-$(CONFIG_BPF_SYSCALL) += btf.o memalloc.o
/linux-master/sound/soc/intel/catpt/
H A Dcore.h147 #include <sound/memalloc.h>
/linux-master/sound/soc/intel/skylake/
H A Dskl-sst-dsp.h14 #include <sound/memalloc.h>
/linux-master/sound/usb/usx2y/
H A DusX2Yhwdep.c14 #include <sound/memalloc.h>
/linux-master/sound/ppc/
H A Dsnd_ps3.c21 #include <sound/memalloc.h>
/linux-master/sound/atmel/
H A Dac97c.c27 #include <sound/memalloc.h>
/linux-master/include/sound/
H A Dhdaudio.h19 #include <sound/memalloc.h>
H A Dpcm.h12 #include <sound/memalloc.h>

Completed in 381 milliseconds