Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dpercpu.h66 #define __this_cpu_add(pcp, n) \ macro
/Linux-v5.4/include/linux/
Dpercpu-defs.h456 #define __this_cpu_add(pcp, val) \ macro