Searched refs:this_cpu_read_stable (Results 1 – 3 of 3) sorted by relevance
15 return this_cpu_read_stable(current_task); in get_current()
576 return this_cpu_read_stable(cpu_current_top_of_stack); in current_top_of_stack()
226 #define this_cpu_read_stable(pcp) __pcpu_size_call_return(this_cpu_read_stable_, pcp) macro