Searched refs:__this_cpu_cmpxchg_double (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/ |
A D | this_cpu_ops.rst | 212 __this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2)
|
/linux-6.3-rc2/include/linux/ |
A D | percpu-defs.h | 491 #define __this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2) \ macro
|
/linux-6.3-rc2/Documentation/core-api/ |
A D | this_cpu_ops.rst | 245 __this_cpu_cmpxchg_double(pcp1, pcp2, oval1, oval2, nval1, nval2)
|
Completed in 6 milliseconds