Searched refs:this_cpu_read_const (Results 1 – 3 of 3) sorted by relevance
23 return this_cpu_read_const(const_current_task); in get_current()
554 return this_cpu_read_const(const_cpu_current_top_of_stack); in current_top_of_stack()
562 #define this_cpu_read_const(pcp) __raw_cpu_read_const(pcp) macro
Completed in 9 milliseconds