Home
last modified time | relevance | path

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

/include/linux/
Dpercpu.h536 # ifndef __this_cpu_read_1
537 # define __this_cpu_read_1(pcp) (*__this_cpu_ptr(&(pcp))) macro