Home
last modified time | relevance | path

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

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