Searched refs:scs_prepare (Results 1 – 1 of 1) sorted by relevance
31 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