Searched refs:uprobe_task (Results 1 – 7 of 7) sorted by relevance
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()
1371 struct uprobe_task *utask = current->utask; in uprobe_get_trap_addr()1385 struct uprobe_task *utask = t->utask; in uprobe_free_utask()1416 static struct uprobe_task *get_utask(void) in get_utask()1419 current->utask = kzalloc(sizeof(struct uprobe_task), GFP_KERNEL); in get_utask()1423 static int dup_utask(struct task_struct *t, struct uprobe_task *o_utask) in dup_utask()1425 struct uprobe_task *n_utask; in dup_utask()1428 n_utask = kzalloc(sizeof(struct uprobe_task), GFP_KERNEL); in dup_utask()1471 struct uprobe_task *utask = current->utask; in uprobe_copy_process()1521 struct uprobe_task *utask; in prepare_uretprobe()1590 struct uprobe_task *utask; in pre_ssout()[all …]
482 struct uprobe_task *utask = current->utask; in riprel_pre_xol()493 struct uprobe_task *utask = current->utask; in riprel_post_xol()566 struct uprobe_task *utask = current->utask; in default_post_xol_op()825 struct uprobe_task *utask = current->utask; in arch_uprobe_pre_xol()872 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()943 struct uprobe_task *utask = current->utask; in arch_uprobe_abort_xol()
73 struct uprobe_task { struct
1719 struct uprobe_task *utask;
78 struct uprobe_task *utask = current->utask; in arch_uprobe_post_xol()