Home
last modified time | relevance | path

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

/include/linux/
Dpercpu.h712 # ifndef __this_cpu_cmpxchg_2
713 # define __this_cpu_cmpxchg_2(pcp, oval, nval) __this_cpu_generic_cmpxchg(pcp, oval, nval) macro