Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dscs.h34 static inline void scs_task_reset(struct task_struct *tsk) in scs_task_reset() function
61 static inline void scs_task_reset(struct task_struct *tsk) {} in scs_task_reset() function
/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c566 scs_task_reset(idle); in bringup_cpu()