Home
last modified time | relevance | path

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

/linux/kernel/
H A Dfork.c2128 static void rv_task_fork(struct task_struct *p) in rv_task_fork() function
2136 #define rv_task_fork(p) do {} while (0) macro
2553 rv_task_fork(p); in copy_process()