Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dscs.h34 static inline void scs_task_reset(struct task_struct *tsk) in scs_task_reset() function
77 static inline void scs_task_reset(struct task_struct *tsk) {} in scs_task_reset() function
/openbmc/linux/kernel/
H A Dcpu.c1697 scs_task_reset(idle); in _cpu_up()