Searched refs:uprobe_task (Results 1 – 10 of 10) sorted by relevance
67 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()82 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()125 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()183 struct uprobe_task *utask = current->utask; in uprobe_single_step_handler()
104 static unsigned long relbranch_fixup(u32 insn, struct uprobe_task *utask, in relbranch_fixup()205 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()231 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()308 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
107 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()131 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()194 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
138 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()152 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()175 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
114 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()169 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
1392 struct uprobe_task *utask = current->utask; in uprobe_get_trap_addr()1414 struct uprobe_task *utask = t->utask; in uprobe_free_utask()1440 static struct uprobe_task *get_utask(void) in get_utask()1443 current->utask = kzalloc(sizeof(struct uprobe_task), GFP_KERNEL); in get_utask()1447 static int dup_utask(struct task_struct *t, struct uprobe_task *o_utask) in dup_utask()1449 struct uprobe_task *n_utask; in dup_utask()1452 n_utask = kzalloc(sizeof(struct uprobe_task), GFP_KERNEL); in dup_utask()1496 struct uprobe_task *utask = current->utask; in uprobe_copy_process()1543 static void cleanup_return_instances(struct uprobe_task *utask, bool chained, in cleanup_return_instances()1559 struct uprobe_task *utask; in prepare_uretprobe()[all …]
485 struct uprobe_task *utask = current->utask; in riprel_pre_xol()496 struct uprobe_task *utask = current->utask; in riprel_post_xol()565 struct uprobe_task *utask = current->utask; in default_post_xol_op()923 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()970 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()1041 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
74 struct uprobe_task { struct
1167 struct uprobe_task *utask;
81 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()