Searched defs:DECLARE_PER_CPU (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/radix-tree/linux/ | ||
A D | percpu.h | 2 #define DECLARE_PER_CPU(type, val) extern type val macro |
/linux/include/linux/ | ||
A D | percpu-defs.h | 111 #define DECLARE_PER_CPU(type, name) \ macro |
Completed in 7 milliseconds