Searched refs:uprobe_copy_process (Results 1 – 3 of 3) sorted by relevance
219 extern void uprobe_copy_process(struct task_struct *t, u64 flags);300 static inline void uprobe_copy_process(struct task_struct *t, u64 flags) in uprobe_copy_process() function
2183 void uprobe_copy_process(struct task_struct *t, u64 flags) in uprobe_copy_process() function
2469 uprobe_copy_process(p, clone_flags); in copy_process()