Home
last modified time | relevance | path

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

/include/linux/
Dpercpu.h542 # ifndef __this_cpu_read_4
543 # define __this_cpu_read_4(pcp) (*__this_cpu_ptr(&(pcp))) macro