Home
last modified time | relevance | path

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

/include/linux/
Dpercpu.h378 #ifndef this_cpu_xor
391 # define this_cpu_xor(pcp, val) __pcpu_size_call(this_cpu_or_, (pcp), (val)) macro