Searched refs:top_of_stack (Results 1 – 7 of 7) sorted by relevance
24 unsigned long top_of_stack; member
563 return this_cpu_read_const(const_pcpu_hot.top_of_stack); in current_top_of_stack()565 return this_cpu_read_stable(pcpu_hot.top_of_stack); in current_top_of_stack()
199 this_cpu_write(pcpu_hot.top_of_stack, in __switch_to()
110 OFFSET(X86_top_of_stack, pcpu_hot, top_of_stack); in common()
672 raw_cpu_write(pcpu_hot.top_of_stack, task_top_of_stack(next_p)); in __switch_to()
868 per_cpu(pcpu_hot.top_of_stack, cpu) = task_top_of_stack(idle); in common_cpu_up()
2018 .top_of_stack = TOP_OF_INIT_STACK,