Searched refs:this_cpu_generic_try_cmpxchg (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/asm-generic/ |
H A D | percpu.h | 181 #define this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) \ macro 471 this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) 480 this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) 489 this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) 498 this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) 508 this_cpu_generic_try_cmpxchg(pcp, ovalp, nval) 517 this_cpu_generic_try_cmpxchg(pcp, ovalp, nval)
|