Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpercpu-defs.h428 #define raw_cpu_xchg(pcp, nval) __pcpu_size_call_return2(raw_cpu_xchg_, pcp, nval) macro
484 raw_cpu_xchg(pcp, nval); \