Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpercpu-defs.h486 #define __this_cpu_cmpxchg(pcp, oval, nval) \ macro
/Linux-v5.4/Documentation/
Dthis_cpu_ops.txt244 __this_cpu_cmpxchg(pcp, oval, nval)
/Linux-v5.4/mm/
Dvmalloc.c1097 if (__this_cpu_cmpxchg(ne_fit_preload_node, NULL, pva)) { in alloc_vmap_area()