Symbol: uprobe_task
arch/arm/probes/uprobes/core.c
135
struct uprobe_task *utask = current->utask;
arch/arm/probes/uprobes/core.c
149
struct uprobe_task *utask = current->utask;
arch/arm/probes/uprobes/core.c
172
struct uprobe_task *utask = current->utask;
arch/arm64/kernel/probes/uprobes.c
128
struct uprobe_task *utask = current->utask;
arch/arm64/kernel/probes/uprobes.c
218
struct uprobe_task *utask = current->utask;
arch/arm64/kernel/probes/uprobes.c
73
struct uprobe_task *utask = current->utask;
arch/arm64/kernel/probes/uprobes.c
88
struct uprobe_task *utask = current->utask;
arch/csky/kernel/probes/uprobes.c
103
struct uprobe_task *utask = current->utask;
arch/csky/kernel/probes/uprobes.c
50
struct uprobe_task *utask = current->utask;
arch/csky/kernel/probes/uprobes.c
64
struct uprobe_task *utask = current->utask;
arch/loongarch/kernel/uprobes.c
40
struct uprobe_task *utask = current->utask;
arch/loongarch/kernel/uprobes.c
51
struct uprobe_task *utask = current->utask;
arch/loongarch/kernel/uprobes.c
62
struct uprobe_task *utask = current->utask;
arch/mips/kernel/uprobes.c
107
struct uprobe_task *utask = current->utask;
arch/mips/kernel/uprobes.c
128
struct uprobe_task *utask = current->utask;
arch/mips/kernel/uprobes.c
192
struct uprobe_task *utask = current->utask;
arch/powerpc/kernel/uprobes.c
114
struct uprobe_task *utask = current->utask;
arch/powerpc/kernel/uprobes.c
170
struct uprobe_task *utask = current->utask;
arch/riscv/kernel/probes/uprobes.c
110
struct uprobe_task *utask = current->utask;
arch/riscv/kernel/probes/uprobes.c
61
struct uprobe_task *utask = current->utask;
arch/riscv/kernel/probes/uprobes.c
73
struct uprobe_task *utask = current->utask;
arch/s390/kernel/uprobes.c
79
struct uprobe_task *utask = current->utask;
arch/sparc/kernel/uprobes.c
194
struct uprobe_task *utask = current->utask;
arch/sparc/kernel/uprobes.c
220
struct uprobe_task *utask = current->utask;
arch/sparc/kernel/uprobes.c
297
struct uprobe_task *utask = current->utask;
arch/sparc/kernel/uprobes.c
93
static unsigned long relbranch_fixup(u32 insn, struct uprobe_task *utask,
arch/x86/kernel/uprobes.c
1242
struct uprobe_task *utask = current->utask;
arch/x86/kernel/uprobes.c
1607
struct uprobe_task *utask = current->utask;
arch/x86/kernel/uprobes.c
1654
struct uprobe_task *utask = current->utask;
arch/x86/kernel/uprobes.c
1727
struct uprobe_task *utask = current->utask;
arch/x86/kernel/uprobes.c
603
struct uprobe_task *utask = current->utask;
arch/x86/kernel/uprobes.c
614
struct uprobe_task *utask = current->utask;
include/linux/sched.h
1545
struct uprobe_task *utask;
kernel/events/callchain.c
185
struct uprobe_task *utask = current->utask;
kernel/events/uprobes.c
1873
static bool xol_get_insn_slot(struct uprobe *uprobe, struct uprobe_task *utask)
kernel/events/uprobes.c
1892
static void xol_free_insn_slot(struct uprobe_task *utask)
kernel/events/uprobes.c
1938
struct uprobe_task *utask = current->utask;
kernel/events/uprobes.c
1946
static void ri_pool_push(struct uprobe_task *utask, struct return_instance *ri)
kernel/events/uprobes.c
1953
static struct return_instance *ri_pool_pop(struct uprobe_task *utask)
kernel/events/uprobes.c
1969
static void free_ret_instance(struct uprobe_task *utask,
kernel/events/uprobes.c
2008
struct uprobe_task *utask = t->utask;
kernel/events/uprobes.c
2044
struct uprobe_task *utask = container_of(timer, struct uprobe_task, ri_timer);
kernel/events/uprobes.c
2068
static struct uprobe_task *alloc_utask(void)
kernel/events/uprobes.c
2070
struct uprobe_task *utask;
kernel/events/uprobes.c
2090
static struct uprobe_task *get_utask(void)
kernel/events/uprobes.c
2097
static struct return_instance *alloc_return_instance(struct uprobe_task *utask)
kernel/events/uprobes.c
2133
static int dup_utask(struct task_struct *t, struct uprobe_task *o_utask)
kernel/events/uprobes.c
2135
struct uprobe_task *n_utask;
kernel/events/uprobes.c
2189
struct uprobe_task *utask = current->utask;
kernel/events/uprobes.c
2236
static void cleanup_return_instances(struct uprobe_task *utask, bool chained,
kernel/events/uprobes.c
2255
struct uprobe_task *utask = current->utask;
kernel/events/uprobes.c
2321
struct uprobe_task *utask = current->utask;
kernel/events/uprobes.c
2359
struct uprobe_task *utask = t->utask;
kernel/events/uprobes.c
2554
struct uprobe_task *utask = current->utask;
kernel/events/uprobes.c
2637
struct uprobe_task *utask;
kernel/events/uprobes.c
2814
static void handle_singlestep(struct uprobe_task *utask, struct pt_regs *regs)
kernel/events/uprobes.c
2856
struct uprobe_task *utask;
kernel/events/uprobes.c
2890
struct uprobe_task *utask = current->utask;