Searched refs:tsk_fork_get_node (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dkthread.h53 extern int tsk_fork_get_node(struct task_struct *tsk);
/linux-4.1.27/kernel/
H A Dkthread.c214 int tsk_fork_get_node(struct task_struct *tsk) tsk_fork_get_node() function
H A Dfork.c332 int node = tsk_fork_get_node(orig); dup_task_struct()

Completed in 101 milliseconds