• Home
  • Raw
  • Download

Lines Matching defs:mm

83 	struct mm_struct *mm;  member
159 struct mm_struct *mm = vma->vm_mm; in __replace_page() local
283 delayed_uprobe_check(struct uprobe *uprobe, struct mm_struct *mm) in delayed_uprobe_check()
293 static int delayed_uprobe_add(struct uprobe *uprobe, struct mm_struct *mm) in delayed_uprobe_add()
318 static void delayed_uprobe_remove(struct uprobe *uprobe, struct mm_struct *mm) in delayed_uprobe_remove()
352 find_ref_ctr_vma(struct uprobe *uprobe, struct mm_struct *mm) in find_ref_ctr_vma()
365 __update_ref_ctr(struct mm_struct *mm, unsigned long vaddr, short d) in __update_ref_ctr()
405 struct mm_struct *mm, short d) in update_ref_ctr_warn()
414 static int update_ref_ctr(struct uprobe *uprobe, struct mm_struct *mm, in update_ref_ctr()
461 int uprobe_write_opcode(struct arch_uprobe *auprobe, struct mm_struct *mm, in uprobe_write_opcode()
572 int __weak set_swbp(struct arch_uprobe *auprobe, struct mm_struct *mm, unsigned long vaddr) in set_swbp()
587 set_orig_insn(struct arch_uprobe *auprobe, struct mm_struct *mm, unsigned long vaddr) in set_orig_insn()
836 struct mm_struct *mm, unsigned long vaddr) in prepare_uprobe()
870 enum uprobe_filter_ctx ctx, struct mm_struct *mm) in consumer_filter()
876 enum uprobe_filter_ctx ctx, struct mm_struct *mm) in filter_chain()
893 install_breakpoint(struct uprobe *uprobe, struct mm_struct *mm, in install_breakpoint()
921 remove_breakpoint(struct uprobe *uprobe, struct mm_struct *mm, unsigned long vaddr) in remove_breakpoint()
950 struct mm_struct *mm; member
1047 struct mm_struct *mm = info->mm; in register_for_each_vma() local
1235 static int unapply_uprobe(struct uprobe *uprobe, struct mm_struct *mm) in unapply_uprobe()
1440 static int xol_add_vma(struct mm_struct *mm, struct xol_area *area) in xol_add_vma()
1482 struct mm_struct *mm = current->mm; in __create_xol_area() local
1530 struct mm_struct *mm = current->mm; in get_xol_area() local
1544 void uprobe_clear_state(struct mm_struct *mm) in uprobe_clear_state()
1800 struct mm_struct *mm = current->mm; in uprobe_copy_process() local
1988 static void mmf_recalc_uprobes(struct mm_struct *mm) in mmf_recalc_uprobes()
2009 static int is_trap_at_addr(struct mm_struct *mm, unsigned long vaddr) in is_trap_at_addr()
2045 struct mm_struct *mm = current->mm; in find_active_uprobe() local