Searched refs:DECLARE_PER_CPU_FIRST (Results 1 – 2 of 2) sorted by relevance
394 DECLARE_PER_CPU_FIRST(struct fixed_percpu_data, fixed_percpu_data) __visible;
121 #define DECLARE_PER_CPU_FIRST(type, name) \ macro