SPILL_SLOT 216 arch/xtensa/kernel/process.c SPILL_SLOT(childregs, 1) = (unsigned long)childregs; SPILL_SLOT 217 arch/xtensa/kernel/process.c SPILL_SLOT(childregs, 0) = 0; SPILL_SLOT 277 arch/xtensa/kernel/process.c SPILL_SLOT(childregs, 3) = thread_fn_arg; SPILL_SLOT 278 arch/xtensa/kernel/process.c SPILL_SLOT(childregs, 2) = usp_thread_fn; SPILL_SLOT 322 arch/xtensa/kernel/process.c pc = MAKE_PC_FROM_RA(SPILL_SLOT(sp, 0), sp); SPILL_SLOT 323 arch/xtensa/kernel/process.c sp = SPILL_SLOT(sp, 1); SPILL_SLOT 107 arch/xtensa/kernel/signal.c if (copy_to_user(&SPILL_SLOT(sp, 0), ®s->areg[base * 4], 16)) SPILL_SLOT 99 arch/xtensa/kernel/stacktrace.c if (!access_ok(&SPILL_SLOT(a1, 0), 8)) SPILL_SLOT 102 arch/xtensa/kernel/stacktrace.c if (__get_user(a0, &SPILL_SLOT(a1, 0)) || SPILL_SLOT 103 arch/xtensa/kernel/stacktrace.c __get_user(a1, &SPILL_SLOT(a1, 1))) SPILL_SLOT 160 arch/xtensa/kernel/stacktrace.c a0 = SPILL_SLOT(a1, 0); SPILL_SLOT 161 arch/xtensa/kernel/stacktrace.c a1 = SPILL_SLOT(a1, 1); SPILL_SLOT 185 arch/xtensa/kernel/stacktrace.c a0 = SPILL_SLOT(a1, 0); SPILL_SLOT 186 arch/xtensa/kernel/stacktrace.c a1 = SPILL_SLOT(a1, 1);