Home
last modified time | relevance | path

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

/include/linux/
Dscs.h25 #define task_scs(tsk) (task_thread_info(tsk)->scs_base) macro
40 task_scs_sp(tsk) = task_scs(tsk); in scs_task_reset()
50 unsigned long *magic = __scs_magic(task_scs(tsk)); in task_scs_end_corrupted()
51 unsigned long sz = task_scs_sp(tsk) - task_scs(tsk); in task_scs_end_corrupted()