Searched defs:DEFINE_PER_CPU (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/shared/linux/ | ||
H A D | percpu.h | 3 #define DEFINE_PER_CPU(type, val) type val macro |
/linux/include/linux/ | ||
H A D | percpu-defs.h | 112 #define DEFINE_PER_CPU(type, name) \ macro |