Home
last modified time | relevance | path

Searched defs:raw_cpu_xchg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpercpu-defs.h426 #define raw_cpu_xchg(pcp, nval) __pcpu_size_call_return2(raw_cpu_xchg_, pcp, nval) macro
/kernel/linux/linux-6.6/include/linux/
H A Dpercpu-defs.h414 #define raw_cpu_xchg(pcp, nval) __pcpu_size_call_return2(raw_cpu_xchg_, pcp, nval) macro

Completed in 2 milliseconds