Searched defs:this_cpu_try_cmpxchg_4 (Results 1 – 2 of 2) sorted by relevance
| /linux/include/asm-generic/ |
| A D | percpu.h | 485 #define this_cpu_try_cmpxchg_4(pcp, ovalp, nval) \ macro 488 #define this_cpu_try_cmpxchg_4(pcp, ovalp, nval) \ macro
|
| /linux/arch/x86/include/asm/ |
| A D | percpu.h | 534 #define this_cpu_try_cmpxchg_4(pcp, ovalp, nval) percpu_try_cmpxchg_op(4, volatile, pcp, ovalp, nva… macro
|
Completed in 7 milliseconds