Home
last modified time | relevance | path

Searched refs:uprobe_copy_process (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Duprobes.h117 extern void uprobe_copy_process(struct task_struct *t, unsigned long flags);
182 static inline void uprobe_copy_process(struct task_struct *t, unsigned long flags) in uprobe_copy_process() function
/linux-4.1.27/kernel/
Dfork.c1602 uprobe_copy_process(p, clone_flags); in copy_process()
/linux-4.1.27/kernel/events/
Duprobes.c1469 void uprobe_copy_process(struct task_struct *t, unsigned long flags) in uprobe_copy_process() function