Home
last modified time | relevance | path

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

/kernel/events/
Duprobes.c1797 void uprobe_copy_process(struct task_struct *t, unsigned long flags) in uprobe_copy_process() function
/kernel/
Dfork.c2609 uprobe_copy_process(p, clone_flags); in copy_process()