Home
last modified time | relevance | path

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

/linux/include/linux/
A Duprobes.h126 extern void uprobe_copy_process(struct task_struct *t, unsigned long flags);
202 static inline void uprobe_copy_process(struct task_struct *t, unsigned long flags) in uprobe_copy_process() function
/linux/kernel/events/
A Duprobes.c1847 void uprobe_copy_process(struct task_struct *t, unsigned long flags) in uprobe_copy_process() function
/linux/kernel/
A Dfork.c2604 uprobe_copy_process(p, clone_flags); in copy_process()

Completed in 17 milliseconds