Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpercpu-defs.h427 #define raw_cpu_xchg(pcp, nval) __pcpu_size_call_return2(raw_cpu_xchg_, pcp, nval) macro
483 raw_cpu_xchg(pcp, nval); \