Searched defs:utask (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
H A Duprobes.c114 struct uprobe_task *utask = current->utask; arch_uprobe_post_xol() local
169 struct uprobe_task *utask = current->utask; arch_uprobe_abort_xol() local
/linux-4.4.14/arch/mips/kernel/
H A Duprobes.c159 struct uprobe_task *utask = current->utask; arch_uprobe_pre_xol() local
184 struct uprobe_task *utask = current->utask; arch_uprobe_post_xol() local
247 struct uprobe_task *utask = current->utask; arch_uprobe_abort_xol() local
/linux-4.4.14/arch/arm/probes/uprobes/
H A Dcore.c138 struct uprobe_task *utask = current->utask; arch_uprobe_pre_xol() local
152 struct uprobe_task *utask = current->utask; arch_uprobe_post_xol() local
175 struct uprobe_task *utask = current->utask; arch_uprobe_abort_xol() local
/linux-4.4.14/arch/s390/kernel/
H A Duprobes.c78 struct uprobe_task *utask = current->utask; arch_uprobe_post_xol() local
/linux-4.4.14/arch/x86/kernel/
H A Duprobes.c478 struct uprobe_task *utask = current->utask; riprel_pre_xol() local
489 struct uprobe_task *utask = current->utask; riprel_post_xol() local
558 struct uprobe_task *utask = current->utask; default_post_xol_op() local
817 struct uprobe_task *utask = current->utask; arch_uprobe_pre_xol() local
864 struct uprobe_task *utask = current->utask; arch_uprobe_post_xol() local
935 struct uprobe_task *utask = current->utask; arch_uprobe_abort_xol() local
/linux-4.4.14/drivers/video/fbdev/
H A Duvesafb.c70 struct uvesafb_task *utask; uvesafb_cn_callback() local
/linux-4.4.14/kernel/events/
H A Duprobes.c1376 struct uprobe_task *utask = current->utask; uprobe_get_trap_addr() local
1398 struct uprobe_task *utask = t->utask; uprobe_free_utask() local
1479 struct uprobe_task *utask = current->utask; uprobe_copy_process() local
1526 static void cleanup_return_instances(struct uprobe_task *utask, bool chained, cleanup_return_instances() argument
1542 struct uprobe_task *utask; prepare_uretprobe() local
1609 struct uprobe_task *utask; pre_ssout() local
1647 struct uprobe_task *utask = t->utask; uprobe_deny_signal() local
1802 struct uprobe_task *utask; handle_trampoline() local
1922 static void handle_singlestep(struct uprobe_task *utask, struct pt_regs *regs) handle_singlestep() argument
1963 struct uprobe_task *utask; uprobe_notify_resume() local
1997 struct uprobe_task *utask = current->utask; uprobe_post_sstep_notifier() local
/linux-4.4.14/include/linux/
H A Dsched.h1808 struct uprobe_task *utask; member in struct:task_struct

Completed in 161 milliseconds