Searched refs:this_cpu_generic_try_cmpxchg (Results 1 – 1 of 1) sorted by relevance
| /linux/include/asm-generic/ |
| H A D | percpu.h | 196 #define this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) \ macro 486 this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) 495 this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) 504 this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) 513 this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) 523 this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) 532 this_cpu_generic_try_cmpxchg(pcp, ovalp, nval)
|