Lines Matching defs:uprobe
55 struct uprobe { struct
61 struct uprobe_consumer *consumers; argument
77 struct arch_uprobe arch; argument
82 struct uprobe *uprobe; member
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()
338 static bool valid_ref_ctr_vma(struct uprobe *uprobe, in valid_ref_ctr_vma()
352 find_ref_ctr_vma(struct uprobe *uprobe, struct mm_struct *mm) in find_ref_ctr_vma()
404 static void update_ref_ctr_warn(struct uprobe *uprobe, in update_ref_ctr_warn()
414 static int update_ref_ctr(struct uprobe *uprobe, struct mm_struct *mm, in update_ref_ctr()
464 struct uprobe *uprobe; in uprobe_write_opcode() local
593 static struct uprobe *get_uprobe(struct uprobe *uprobe) in get_uprobe()
599 static void put_uprobe(struct uprobe *uprobe) in put_uprobe()
673 struct uprobe *uprobe; in find_uprobe() local
682 static struct uprobe *__insert_uprobe(struct uprobe *uprobe) in __insert_uprobe()
703 static struct uprobe *insert_uprobe(struct uprobe *uprobe) in insert_uprobe()
715 ref_ctr_mismatch_warn(struct uprobe *cur_uprobe, struct uprobe *uprobe) in ref_ctr_mismatch_warn()
727 struct uprobe *uprobe, *cur_uprobe; in alloc_uprobe() local
756 static void consumer_add(struct uprobe *uprobe, struct uprobe_consumer *uc) in consumer_add()
769 static bool consumer_del(struct uprobe *uprobe, struct uprobe_consumer *uc) in consumer_del()
809 static int copy_insn(struct uprobe *uprobe, struct file *filp) in copy_insn()
835 static int prepare_uprobe(struct uprobe *uprobe, struct file *file, in prepare_uprobe()
875 static bool filter_chain(struct uprobe *uprobe, 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()
927 static inline bool uprobe_is_active(struct uprobe *uprobe) in uprobe_is_active()
936 static void delete_uprobe(struct uprobe *uprobe) in delete_uprobe()
1032 register_for_each_vma(struct uprobe *uprobe, struct uprobe_consumer *new) in register_for_each_vma()
1086 __uprobe_unregister(struct uprobe *uprobe, struct uprobe_consumer *uc) in __uprobe_unregister()
1107 struct uprobe *uprobe; in uprobe_unregister() local
1141 struct uprobe *uprobe; in __uprobe_register() local
1216 struct uprobe *uprobe; in uprobe_apply() local
1235 static int unapply_uprobe(struct uprobe *uprobe, struct mm_struct *mm) in unapply_uprobe()
1363 struct uprobe *uprobe, *u; in uprobe_mmap() local
1609 static unsigned long xol_get_insn_slot(struct uprobe *uprobe) in xol_get_insn_slot()
1859 static void prepare_uretprobe(struct uprobe *uprobe, struct pt_regs *regs) in prepare_uretprobe()
1927 pre_ssout(struct uprobe *uprobe, struct pt_regs *regs, unsigned long bp_vaddr) in pre_ssout()
2046 struct uprobe *uprobe = NULL; in find_active_uprobe() local
2072 static void handler_chain(struct uprobe *uprobe, struct pt_regs *regs) in handler_chain()
2107 struct uprobe *uprobe = ri->uprobe; in handle_uretprobe_chain() local
2189 struct uprobe *uprobe; in handle_swbp() local
2262 struct uprobe *uprobe; in handle_singlestep() local