Searched refs:uprobe_task (Results 1 – 12 of 12) sorted by relevance
64 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()79 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()122 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()180 struct uprobe_task *utask = current->utask; in uprobe_single_step_handler()
50 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()64 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()102 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
91 static unsigned long relbranch_fixup(u32 insn, struct uprobe_task *utask, in relbranch_fixup()192 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()218 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()295 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
55 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()67 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()103 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
107 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()128 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()192 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
135 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()149 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()172 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
114 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()170 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
1695 struct uprobe_task *utask = current->utask; in uprobe_get_trap_addr()1717 struct uprobe_task *utask = t->utask; in uprobe_free_utask()1743 static struct uprobe_task *get_utask(void) in get_utask()1746 current->utask = kzalloc(sizeof(struct uprobe_task), GFP_KERNEL); in get_utask()1750 static int dup_utask(struct task_struct *t, struct uprobe_task *o_utask) in dup_utask()1752 struct uprobe_task *n_utask; in dup_utask()1755 n_utask = kzalloc(sizeof(struct uprobe_task), GFP_KERNEL); in dup_utask()1799 struct uprobe_task *utask = current->utask; in uprobe_copy_process()1846 static void cleanup_return_instances(struct uprobe_task *utask, bool chained, in cleanup_return_instances()1862 struct uprobe_task *utask; in prepare_uretprobe()[all …]
473 struct uprobe_task *utask = current->utask; in riprel_pre_xol()484 struct uprobe_task *utask = current->utask; in riprel_post_xol()556 struct uprobe_task *utask = current->utask; in default_post_xol_op()918 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()965 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()1038 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
61 struct uprobe_task { struct
1449 struct uprobe_task *utask;
81 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()