Searched refs:uprobe_task (Results 1 – 10 of 10) 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()
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()
101 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()156 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
1698 struct uprobe_task *utask = current->utask; in uprobe_get_trap_addr()1720 struct uprobe_task *utask = t->utask; in uprobe_free_utask()1746 static struct uprobe_task *get_utask(void) in get_utask()1749 current->utask = kzalloc(sizeof(struct uprobe_task), GFP_KERNEL); in get_utask()1753 static int dup_utask(struct task_struct *t, struct uprobe_task *o_utask) in dup_utask()1755 struct uprobe_task *n_utask; in dup_utask()1758 n_utask = kzalloc(sizeof(struct uprobe_task), GFP_KERNEL); in dup_utask()1802 struct uprobe_task *utask = current->utask; in uprobe_copy_process()1849 static void cleanup_return_instances(struct uprobe_task *utask, bool chained, in cleanup_return_instances()1865 struct uprobe_task *utask; in prepare_uretprobe()[all …]
472 struct uprobe_task *utask = current->utask; in riprel_pre_xol()483 struct uprobe_task *utask = current->utask; in riprel_post_xol()555 struct uprobe_task *utask = current->utask; in default_post_xol_op()914 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()961 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()1032 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
61 struct uprobe_task { struct
1236 struct uprobe_task *utask;
81 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()