Home
last modified time | relevance | path

Searched refs:this_cpu_read_const (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
A Dcurrent.h47 return this_cpu_read_const(const_pcpu_hot.current_task); in get_current()
A Dprocessor.h543 return this_cpu_read_const(const_pcpu_hot.top_of_stack); in current_top_of_stack()
A Dpercpu.h577 #define this_cpu_read_const(pcp) __raw_cpu_read_const(pcp) macro

Completed in 8 milliseconds