Home
last modified time | relevance | path

Searched refs:__this_cpu_cmpxchg (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dthis_cpu_ops.rst211 __this_cpu_cmpxchg(pcp, oval, nval)
/linux-6.3-rc2/include/linux/
A Dpercpu-defs.h485 #define __this_cpu_cmpxchg(pcp, oval, nval) \ macro
/linux-6.3-rc2/Documentation/core-api/
A Dthis_cpu_ops.rst244 __this_cpu_cmpxchg(pcp, oval, nval)
/linux-6.3-rc2/mm/
A Dvmalloc.c1571 if (va && __this_cpu_cmpxchg(ne_fit_preload_node, NULL, va)) in preload_this_cpu_lock()

Completed in 33 milliseconds