Lines Matching defs:tsk
18 static inline void *__scs_base(struct task_struct *tsk) in __scs_base()
93 static struct page *__scs_page(struct task_struct *tsk) in __scs_page()
144 static struct page *__scs_page(struct task_struct *tsk) in __scs_page()
158 void scs_task_reset(struct task_struct *tsk) in scs_task_reset()
167 static void scs_account(struct task_struct *tsk, int account) in scs_account()
173 int scs_prepare(struct task_struct *tsk, int node) in scs_prepare()
188 static inline unsigned long scs_used(struct task_struct *tsk) in scs_used()
200 static void scs_check_usage(struct task_struct *tsk) in scs_check_usage()
220 static inline void scs_check_usage(struct task_struct *tsk) in scs_check_usage()
225 bool scs_corrupted(struct task_struct *tsk) in scs_corrupted()
232 void scs_release(struct task_struct *tsk) in scs_release()