Home
last modified time | relevance | path

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

/linux/include/linux/
H A Duprobes.h300 static inline void uprobe_copy_process(struct task_struct *t, u64 flags) in uprobe_copy_process() function
/linux/kernel/events/
H A Duprobes.c2183 void uprobe_copy_process(struct task_struct *t, u64 flags) in uprobe_copy_process() function