Home
last modified time | relevance | path

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

/fs/proc/
Dtask_nommu.c16 void task_mem(struct seq_file *m, struct mm_struct *mm) in task_mem()
78 unsigned long task_vsize(struct mm_struct *mm) in task_vsize()
93 int task_statm(struct mm_struct *mm, int *shared, int *text, in task_statm()
174 struct mm_struct *mm; in m_start() local
202 struct mm_struct *mm = priv->task->mm; in m_stop() local
Dtask_mmu.c17 void task_mem(struct seq_file *m, struct mm_struct *mm) in task_mem()
60 unsigned long task_vsize(struct mm_struct *mm) in task_vsize()
65 int task_statm(struct mm_struct *mm, int *shared, int *text, in task_statm()
87 struct mm_struct *mm = vma->vm_mm; in vma_stop() local
97 struct mm_struct *mm; in m_start() local
203 struct mm_struct *mm = vma->vm_mm; in show_map_vma() local
470 struct mm_struct *mm; in clear_refs_write() local
643 struct mm_struct *mm; in pagemap_read() local
Darray.c326 struct mm_struct *mm = get_task_mm(task); in proc_pid_status() local
355 struct mm_struct *mm; in do_task_stat() local
521 struct mm_struct *mm = get_task_mm(task); in proc_pid_statm() local
Dbase.c253 struct mm_struct *mm = get_task_mm(task); in mm_for_maps() local
277 struct mm_struct *mm = get_task_mm(task); in proc_pid_cmdline() local
313 struct mm_struct *mm = get_task_mm(task); in proc_pid_auxv() local
815 struct mm_struct *mm; in mem_read() local
957 struct mm_struct *mm; in environ_read() local
1307 void added_exe_file_vma(struct mm_struct *mm) in added_exe_file_vma()
1312 void removed_exe_file_vma(struct mm_struct *mm) in removed_exe_file_vma()
1322 void set_mm_exe_file(struct mm_struct *mm, struct file *new_exe_file) in set_mm_exe_file()
1332 struct file *get_mm_exe_file(struct mm_struct *mm) in get_mm_exe_file()
1356 struct mm_struct *mm; in proc_exe_link() local
[all …]
/fs/
Dexec.c240 struct mm_struct *mm = bprm->mm; in __bprm_mm_init() local
344 struct mm_struct *mm = NULL; in bprm_mm_init() local
509 struct mm_struct *mm = vma->vm_mm; in shift_arg_pages() local
579 struct mm_struct *mm = current->mm; in setup_arg_pages() local
720 static int exec_mmap(struct mm_struct *mm) in exec_mmap()
1544 static inline int zap_threads(struct task_struct *tsk, struct mm_struct *mm, in zap_threads()
1620 struct mm_struct *mm = tsk->mm; in coredump_wait() local
1649 static void coredump_finish(struct mm_struct *mm) in coredump_finish()
1690 void set_dumpable(struct mm_struct *mm, int value) in set_dumpable()
1711 int get_dumpable(struct mm_struct *mm) in get_dumpable()
[all …]
Daio.c241 struct mm_struct *mm; in ioctx_alloc() local
391 void exit_aio(struct mm_struct *mm) in exit_aio()
589 struct mm_struct *mm = current->mm; in lookup_ioctx() local
617 static void use_mm(struct mm_struct *mm) in use_mm()
641 static void unuse_mm(struct mm_struct *mm) in unuse_mm()
877 struct mm_struct *mm; in aio_kick_handler() local
1251 struct mm_struct *mm = current->mm; in io_destroy() local
Dbinfmt_elf_fdpic.c466 struct mm_struct *mm, in create_elf_fdpic_tables()
730 struct mm_struct *mm, in elf_fdpic_map_file()
914 struct mm_struct *mm) in elf_fdpic_map_file_constdisp_on_uclinux()
1012 struct mm_struct *mm) in elf_fdpic_map_file_by_direct_mmap()
1407 struct mm_struct *mm) in fill_psinfo()
Dbinfmt_elf.c1384 struct mm_struct *mm) in fill_psinfo()
1424 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm) in fill_auxv_note()
/fs/hugetlbfs/
Dinode.c134 struct mm_struct *mm = current->mm; in hugetlb_get_unmapped_area() local