Lines Matching defs:uprobe

55 struct uprobe {  struct
61 struct uprobe_consumer *consumers; argument
77 struct arch_uprobe arch; argument
82 struct uprobe *uprobe; argument
287 delayed_uprobe_check(struct uprobe *uprobe, struct mm_struct *mm) in delayed_uprobe_check()
297 static int delayed_uprobe_add(struct uprobe *uprobe, struct mm_struct *mm) in delayed_uprobe_add()
322 static void delayed_uprobe_remove(struct uprobe *uprobe, struct mm_struct *mm) in delayed_uprobe_remove()
342 static bool valid_ref_ctr_vma(struct uprobe *uprobe, in valid_ref_ctr_vma()
356 find_ref_ctr_vma(struct uprobe *uprobe, struct mm_struct *mm) in find_ref_ctr_vma()
407 static void update_ref_ctr_warn(struct uprobe *uprobe, in update_ref_ctr_warn()
417 static int update_ref_ctr(struct uprobe *uprobe, struct mm_struct *mm, in update_ref_ctr()
467 struct uprobe *uprobe; in uprobe_write_opcode() local
596 static struct uprobe *get_uprobe(struct uprobe *uprobe) in get_uprobe()
602 static void put_uprobe(struct uprobe *uprobe) in put_uprobe()
676 struct uprobe *uprobe; in find_uprobe() local
685 static struct uprobe *__insert_uprobe(struct uprobe *uprobe) in __insert_uprobe()
706 static struct uprobe *insert_uprobe(struct uprobe *uprobe) in insert_uprobe()
718 ref_ctr_mismatch_warn(struct uprobe *cur_uprobe, struct uprobe *uprobe) in ref_ctr_mismatch_warn()
730 struct uprobe *uprobe, *cur_uprobe; in alloc_uprobe() local
759 static void consumer_add(struct uprobe *uprobe, struct uprobe_consumer *uc) in consumer_add()
772 static bool consumer_del(struct uprobe *uprobe, struct uprobe_consumer *uc) in consumer_del()
812 static int copy_insn(struct uprobe *uprobe, struct file *filp) in copy_insn()
838 static int prepare_uprobe(struct uprobe *uprobe, struct file *file, in prepare_uprobe()
878 static bool filter_chain(struct uprobe *uprobe, in filter_chain()
896 install_breakpoint(struct uprobe *uprobe, struct mm_struct *mm, in install_breakpoint()
924 remove_breakpoint(struct uprobe *uprobe, struct mm_struct *mm, unsigned long vaddr) in remove_breakpoint()
930 static inline bool uprobe_is_active(struct uprobe *uprobe) in uprobe_is_active()
939 static void delete_uprobe(struct uprobe *uprobe) in delete_uprobe()
1035 register_for_each_vma(struct uprobe *uprobe, struct uprobe_consumer *new) in register_for_each_vma()
1089 __uprobe_unregister(struct uprobe *uprobe, struct uprobe_consumer *uc) in __uprobe_unregister()
1110 struct uprobe *uprobe; in uprobe_unregister() local
1144 struct uprobe *uprobe; in __uprobe_register() local
1218 struct uprobe *uprobe; in uprobe_apply() local
1237 static int unapply_uprobe(struct uprobe *uprobe, struct mm_struct *mm) in unapply_uprobe()
1364 struct uprobe *uprobe, *u; in uprobe_mmap() local
1610 static unsigned long xol_get_insn_slot(struct uprobe *uprobe) in xol_get_insn_slot()
1860 static void prepare_uretprobe(struct uprobe *uprobe, struct pt_regs *regs) in prepare_uretprobe()
1928 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