Searched refs:uprobe_task (Results 1 – 8 of 8) sorted by relevance
159 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()184 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()247 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()
1376 struct uprobe_task *utask = current->utask; in uprobe_get_trap_addr()1398 struct uprobe_task *utask = t->utask; in uprobe_free_utask()1424 static struct uprobe_task *get_utask(void) in get_utask()1427 current->utask = kzalloc(sizeof(struct uprobe_task), GFP_KERNEL); in get_utask()1431 static int dup_utask(struct task_struct *t, struct uprobe_task *o_utask) in dup_utask()1433 struct uprobe_task *n_utask; in dup_utask()1436 n_utask = kzalloc(sizeof(struct uprobe_task), GFP_KERNEL); in dup_utask()1479 struct uprobe_task *utask = current->utask; in uprobe_copy_process()1526 static void cleanup_return_instances(struct uprobe_task *utask, bool chained, in cleanup_return_instances()1542 struct uprobe_task *utask; in prepare_uretprobe()[all …]
114 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()169 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
478 struct uprobe_task *utask = current->utask; in riprel_pre_xol()489 struct uprobe_task *utask = current->utask; in riprel_post_xol()558 struct uprobe_task *utask = current->utask; in default_post_xol_op()817 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()864 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()935 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
73 struct uprobe_task { struct
1808 struct uprobe_task *utask;
78 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()