Searched refs:uprobe_task (Results 1 – 11 of 11) 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()
107 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()128 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()191 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()
102 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()157 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
1697 struct uprobe_task *utask = current->utask; in uprobe_get_trap_addr()1719 struct uprobe_task *utask = t->utask; in uprobe_free_utask()1745 static struct uprobe_task *get_utask(void) in get_utask()1748 current->utask = kzalloc(sizeof(struct uprobe_task), GFP_KERNEL); in get_utask()1752 static int dup_utask(struct task_struct *t, struct uprobe_task *o_utask) in dup_utask()1754 struct uprobe_task *n_utask; in dup_utask()1757 n_utask = kzalloc(sizeof(struct uprobe_task), GFP_KERNEL); in dup_utask()1801 struct uprobe_task *utask = current->utask; in uprobe_copy_process()1848 static void cleanup_return_instances(struct uprobe_task *utask, bool chained, in cleanup_return_instances()1864 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()916 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()963 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()1034 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
61 struct uprobe_task { struct
1308 struct uprobe_task *utask;
81 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()