Searched refs:this_cpu_read_const (Results 1 – 3 of 3) sorted by relevance
47 return this_cpu_read_const(const_pcpu_hot.current_task); in get_current()
543 return this_cpu_read_const(const_pcpu_hot.top_of_stack); in current_top_of_stack()
577 #define this_cpu_read_const(pcp) __raw_cpu_read_const(pcp) macro
Completed in 8 milliseconds