Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Duprobes.h123 extern void uprobe_copy_process(struct task_struct *t, unsigned long flags);
197 static inline void uprobe_copy_process(struct task_struct *t, unsigned long flags) in uprobe_copy_process() function
/linux-6.3-rc2/kernel/events/
A Duprobes.c1796 void uprobe_copy_process(struct task_struct *t, unsigned long flags) in uprobe_copy_process() function
/linux-6.3-rc2/kernel/
A Dfork.c2507 uprobe_copy_process(p, clone_flags); in copy_process()

Completed in 12 milliseconds