Home
last modified time | relevance | path

Searched defs:mm (Results 1 – 12 of 12) sorted by relevance

/fs/proc/
Dtask_nommu.c18 void task_mem(struct seq_file *m, struct mm_struct *mm) in task_mem()
80 unsigned long task_vsize(struct mm_struct *mm) in task_vsize()
95 unsigned long task_statm(struct mm_struct *mm, in task_statm()
129 struct mm_struct *mm = vma->vm_mm; in is_stack() local
146 struct mm_struct *mm = vma->vm_mm; in nommu_vma_show() local
212 struct mm_struct *mm; in m_start() local
Dtask_mmu.c23 void task_mem(struct seq_file *m, struct mm_struct *mm) in task_mem()
76 unsigned long task_vsize(struct mm_struct *mm) in task_vsize()
81 unsigned long task_statm(struct mm_struct *mm, in task_statm()
122 struct mm_struct *mm = vma->vm_mm; in seq_print_vma_name() local
171 struct mm_struct *mm = priv->mm; in vma_stop() local
196 struct mm_struct *mm; in m_start() local
320 struct mm_struct *mm = vma->vm_mm; in show_map_vma() local
962 struct mm_struct *mm; in clear_refs_write() local
1319 struct mm_struct *mm = file->private_data; in pagemap_read() local
1410 struct mm_struct *mm; in pagemap_open() local
[all …]
Dbase.c206 struct mm_struct *mm; in proc_pid_cmdline_read() local
409 struct mm_struct *mm = mm_access(task, PTRACE_MODE_READ_FSCREDS); in proc_pid_auxv() local
827 struct mm_struct *mm = ERR_PTR(-ESRCH); in proc_mem_open() local
846 struct mm_struct *mm = proc_mem_open(inode, mode); in __mem_open() local
868 struct mm_struct *mm = file->private_data; in mem_rw() local
953 struct mm_struct *mm = file->private_data; in mem_release() local
978 struct mm_struct *mm = file->private_data; in environ_read() local
1896 struct mm_struct *mm = NULL; in map_files_d_revalidate() local
1954 struct mm_struct *mm; in proc_map_files_get_link() local
2053 struct mm_struct *mm; in proc_map_files_lookup() local
[all …]
Darray.c383 struct mm_struct *mm = get_task_mm(task); in proc_pid_status() local
412 struct mm_struct *mm; in do_task_stat() local
609 struct mm_struct *mm = get_task_mm(task); in proc_pid_statm() local
Dinternal.h103 struct mm_struct *mm; in task_dumpable() local
290 struct mm_struct *mm; member
/fs/
Duserfaultfd.c59 struct mm_struct *mm; member
196 struct mm_struct *mm = ctx->mm; in userfaultfd_must_wait() local
263 struct mm_struct *mm = vma->vm_mm; in handle_userfault() local
429 struct mm_struct *mm = ctx->mm; in userfaultfd_release() local
706 static __always_inline int validate_range(struct mm_struct *mm, in validate_range()
729 struct mm_struct *mm = ctx->mm; in userfaultfd_register() local
899 struct mm_struct *mm = ctx->mm; in userfaultfd_unregister() local
Dcoredump.c309 static int zap_threads(struct task_struct *tsk, struct mm_struct *mm, in zap_threads()
388 struct mm_struct *mm = tsk->mm; in coredump_wait() local
421 static void coredump_finish(struct mm_struct *mm, bool core_dumped) in coredump_finish()
516 struct mm_struct *mm = current->mm; in do_coredump() local
Dexec.c179 struct mm_struct *mm = current->mm; in acct_arg_size() local
286 struct mm_struct *mm = bprm->mm; in __bprm_mm_init() local
398 struct mm_struct *mm = NULL; in bprm_mm_init() local
611 struct mm_struct *mm = vma->vm_mm; in shift_arg_pages() local
680 struct mm_struct *mm = current->mm; in setup_arg_pages() local
870 static int exec_mmap(struct mm_struct *mm) in exec_mmap()
1732 struct mm_struct *mm = current->mm; in set_binfmt() local
1746 void set_dumpable(struct mm_struct *mm, int value) in set_dumpable()
Dbinfmt_elf_fdpic.c494 struct mm_struct *mm, in create_elf_fdpic_tables()
758 struct mm_struct *mm, in elf_fdpic_map_file()
942 struct mm_struct *mm) in elf_fdpic_map_file_constdisp_on_uclinux()
1030 struct mm_struct *mm) in elf_fdpic_map_file_by_direct_mmap()
1403 struct mm_struct *mm) in fill_psinfo()
Daio.c321 struct mm_struct *mm = vma->vm_mm; in aio_ring_mremap() local
447 struct mm_struct *mm = current->mm; in aio_setup_ring() local
642 static int ioctx_add_table(struct kioctx *ctx, struct mm_struct *mm) in ioctx_add_table()
712 struct mm_struct *mm = current->mm; in ioctx_alloc() local
819 static int kill_ioctx(struct mm_struct *mm, struct kioctx *ctx, in kill_ioctx()
863 void exit_aio(struct mm_struct *mm) in exit_aio()
1053 struct mm_struct *mm = current->mm; in lookup_ioctx() local
Dbinfmt_elf.c1500 struct mm_struct *mm) in fill_psinfo()
1542 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm) in fill_auxv_note()
/fs/hugetlbfs/
Dinode.c198 struct mm_struct *mm = current->mm; in hugetlb_get_unmapped_area() local