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()
455 unsigned int memalloc; in dquot_acquire() local459 memalloc = memalloc_nofs_save(); in dquot_acquire()490 memalloc_nofs_restore(memalloc); in dquot_acquire()502 unsigned int memalloc; in dquot_commit() local506 memalloc = memalloc_nofs_save(); in dquot_commit()516 memalloc_nofs_restore(memalloc); in dquot_commit()528 unsigned int memalloc; in dquot_release() local532 memalloc = memalloc_nofs_save(); in dquot_release()548 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()940 unsigned int memalloc; in ocfs2_mark_dquot_dirty() local[all …]
472 unsigned int memalloc; in ocfs2_recover_local_quota_file() local524 memalloc = memalloc_nofs_save(); in ocfs2_recover_local_quota_file()557 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 rqspinlock.o
23 .. kernel-doc:: sound/core/memalloc.c