Home
last modified time | relevance | path

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

/include/linux/
Dpercpu.h620 # ifndef __this_cpu_or_2
621 # define __this_cpu_or_2(pcp, val) __this_cpu_generic_to_op((pcp), (val), |=) macro