Home
last modified time | relevance | path

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

/include/linux/
Dpercpu.h610 # ifndef __this_cpu_and_8
611 # define __this_cpu_and_8(pcp, val) __this_cpu_generic_to_op((pcp), (val), &=) macro