Home
last modified time | relevance | path

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

/include/linux/
Dpercpu.h623 # ifndef __this_cpu_or_4
624 # define __this_cpu_or_4(pcp, val) __this_cpu_generic_to_op((pcp), (val), |=) macro