Lines Matching defs:uprobe
54 struct uprobe { struct
60 struct uprobe_consumer *consumers; argument
76 struct arch_uprobe arch; argument
81 struct uprobe *uprobe; argument
282 delayed_uprobe_check(struct uprobe *uprobe, struct mm_struct *mm) in delayed_uprobe_check()
292 static int delayed_uprobe_add(struct uprobe *uprobe, struct mm_struct *mm) in delayed_uprobe_add()
317 static void delayed_uprobe_remove(struct uprobe *uprobe, struct mm_struct *mm) in delayed_uprobe_remove()
337 static bool valid_ref_ctr_vma(struct uprobe *uprobe, in valid_ref_ctr_vma()
351 find_ref_ctr_vma(struct uprobe *uprobe, struct mm_struct *mm) in find_ref_ctr_vma()
402 static void update_ref_ctr_warn(struct uprobe *uprobe, in update_ref_ctr_warn()
412 static int update_ref_ctr(struct uprobe *uprobe, struct mm_struct *mm, in update_ref_ctr()
462 struct uprobe *uprobe; in uprobe_write_opcode() local
590 static struct uprobe *get_uprobe(struct uprobe *uprobe) in get_uprobe()
596 static void put_uprobe(struct uprobe *uprobe) in put_uprobe()
670 struct uprobe *uprobe; in find_uprobe() local
679 static struct uprobe *__insert_uprobe(struct uprobe *uprobe) in __insert_uprobe()
700 static struct uprobe *insert_uprobe(struct uprobe *uprobe) in insert_uprobe()
712 ref_ctr_mismatch_warn(struct uprobe *cur_uprobe, struct uprobe *uprobe) in ref_ctr_mismatch_warn()
724 struct uprobe *uprobe, *cur_uprobe; in alloc_uprobe() local
753 static void consumer_add(struct uprobe *uprobe, struct uprobe_consumer *uc) in consumer_add()
766 static bool consumer_del(struct uprobe *uprobe, struct uprobe_consumer *uc) in consumer_del()
806 static int copy_insn(struct uprobe *uprobe, struct file *filp) in copy_insn()
832 static int prepare_uprobe(struct uprobe *uprobe, struct file *file, in prepare_uprobe()
872 static bool filter_chain(struct uprobe *uprobe, in filter_chain()
890 install_breakpoint(struct uprobe *uprobe, struct mm_struct *mm, in install_breakpoint()
918 remove_breakpoint(struct uprobe *uprobe, struct mm_struct *mm, unsigned long vaddr) in remove_breakpoint()
924 static inline bool uprobe_is_active(struct uprobe *uprobe) in uprobe_is_active()
933 static void delete_uprobe(struct uprobe *uprobe) in delete_uprobe()
1029 register_for_each_vma(struct uprobe *uprobe, struct uprobe_consumer *new) in register_for_each_vma()
1083 __uprobe_unregister(struct uprobe *uprobe, struct uprobe_consumer *uc) in __uprobe_unregister()
1104 struct uprobe *uprobe; in uprobe_unregister() local
1138 struct uprobe *uprobe; in __uprobe_register() local
1213 struct uprobe *uprobe; in uprobe_apply() local
1232 static int unapply_uprobe(struct uprobe *uprobe, struct mm_struct *mm) in unapply_uprobe()
1360 struct uprobe *uprobe, *u; in uprobe_mmap() local
1606 static unsigned long xol_get_insn_slot(struct uprobe *uprobe) in xol_get_insn_slot()
1856 static void prepare_uretprobe(struct uprobe *uprobe, struct pt_regs *regs) in prepare_uretprobe()
1924 pre_ssout(struct uprobe *uprobe, struct pt_regs *regs, unsigned long bp_vaddr) in pre_ssout()
2042 struct uprobe *uprobe = NULL; in find_active_uprobe() local
2068 static void handler_chain(struct uprobe *uprobe, struct pt_regs *regs) in handler_chain()
2103 struct uprobe *uprobe = ri->uprobe; in handle_uretprobe_chain() local
2185 struct uprobe *uprobe; in handle_swbp() local
2258 struct uprobe *uprobe; in handle_singlestep() local