Home
last modified time | relevance | path

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

/include/linux/
Dscs.h31 int scs_prepare(struct task_struct *tsk, int node);
62 static inline int scs_prepare(struct task_struct *tsk, int node) { return 0; } in scs_prepare() function