Searched refs:memalloc (Results 1 – 8 of 8) sorted by relevance
99 unsigned int memalloc; in v2_read_file_info() local103 memalloc = memalloc_nofs_save(); in v2_read_file_info()191 memalloc_nofs_restore(memalloc); in v2_read_file_info()204 unsigned int memalloc; in v2_write_file_info() local207 memalloc = memalloc_nofs_save(); in v2_write_file_info()220 memalloc_nofs_restore(memalloc); in v2_write_file_info()340 unsigned int memalloc; in v2_read_dquot() local343 memalloc = memalloc_nofs_save(); in v2_read_dquot()357 unsigned int memalloc; in v2_write_dquot() local386 unsigned int memalloc; in v2_release_dquot() local[all …]
163 unsigned int memalloc; in v1_read_file_info() local167 memalloc = memalloc_nofs_save(); in v1_read_file_info()184 memalloc_nofs_restore(memalloc); in v1_read_file_info()193 unsigned int memalloc; in v1_write_file_info() local197 memalloc = memalloc_nofs_save(); in v1_write_file_info()217 memalloc_nofs_restore(memalloc); in v1_write_file_info()
456 unsigned int memalloc; in dquot_acquire() local460 memalloc = memalloc_nofs_save(); in dquot_acquire()491 memalloc_nofs_restore(memalloc); in dquot_acquire()503 unsigned int memalloc; in dquot_commit() local507 memalloc = memalloc_nofs_save(); in dquot_commit()517 memalloc_nofs_restore(memalloc); in dquot_commit()529 unsigned int memalloc; in dquot_release() local533 memalloc = memalloc_nofs_save(); in dquot_release()549 memalloc_nofs_restore(memalloc); in dquot_release()
453 unsigned int memalloc; in ocfs2_global_write_info() local456 memalloc = memalloc_nofs_save(); in ocfs2_global_write_info()463 memalloc_nofs_restore(memalloc); in ocfs2_global_write_info()610 unsigned int memalloc; in ocfs2_sync_dquot_helper() local628 memalloc = memalloc_nofs_save(); in ocfs2_sync_dquot_helper()636 memalloc_nofs_restore(memalloc); in ocfs2_sync_dquot_helper()674 unsigned int memalloc; in ocfs2_write_dquot() local686 memalloc = memalloc_nofs_save(); in ocfs2_write_dquot()688 memalloc_nofs_restore(memalloc); in ocfs2_write_dquot()935 unsigned int memalloc; in ocfs2_mark_dquot_dirty() local[all …]
473 unsigned int memalloc; in ocfs2_recover_local_quota_file() local525 memalloc = memalloc_nofs_save(); in ocfs2_recover_local_quota_file()558 memalloc_nofs_restore(memalloc); in ocfs2_recover_local_quota_file()
18 pcm_memory.o memalloc.o
17 obj-$(CONFIG_BPF_SYSCALL) += btf.o memalloc.o
23 .. kernel-doc:: sound/core/memalloc.c
Completed in 19 milliseconds