Home
last modified time | relevance | path

Searched defs:this_cpu_xchg (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/tools/testing/radix-tree/linux/
A Dpercpu.h8 #define this_cpu_xchg(var, val) uatomic_xchg(&var, val) macro
/linux-6.3-rc2/include/linux/
A Dpercpu-defs.h513 #define this_cpu_xchg(pcp, nval) __pcpu_size_call_return2(this_cpu_xchg_, pcp, nval) macro

Completed in 7 milliseconds