Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
A Dpercpu.h73 #define this_cpu_add(pcp, n) \ macro
/linux/include/linux/
A Dpercpu-defs.h509 #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) macro

Completed in 5 milliseconds