Searched refs:this_cpu_generic_cmpxchg (Results 1 – 1 of 1) sorted by relevance
/include/asm-generic/ |
D | percpu.h | 173 #define this_cpu_generic_cmpxchg(pcp, oval, nval) \ macro 412 this_cpu_generic_cmpxchg(pcp, oval, nval) 416 this_cpu_generic_cmpxchg(pcp, oval, nval) 420 this_cpu_generic_cmpxchg(pcp, oval, nval) 424 this_cpu_generic_cmpxchg(pcp, oval, nval)
|