Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/radix-tree/linux/
H A Dpercpu.h3 #define DEFINE_PER_CPU(type, val) type val macro
/openbmc/linux/include/linux/
H A Dpercpu-defs.h114 #define DEFINE_PER_CPU(type, name) \ macro