Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
scs_prepare
include/linux/scs.h
31
int scs_prepare(struct task_struct *tsk, int node);
kernel/fork.c
933
err = scs_prepare(tsk, node);