Home
last modified time | relevance | path

Searched defs:DEFINE_PER_CPU (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/testing/radix-tree/linux/
Dpercpu.h3 #define DEFINE_PER_CPU(type, val) type val macro
/linux-6.1.9/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dpercpu.h85 #define DEFINE_PER_CPU(type, name) \ macro
/linux-6.1.9/include/linux/
Dpercpu-defs.h114 #define DEFINE_PER_CPU(type, name) \ macro