Searched defs:alloc_percpu (Results 1 – 3 of 3) sorted by relevance
15 #define alloc_percpu(type) __alloc_percpu(sizeof(type), 1) macro
143 #define alloc_percpu(type) \ macro
142 #define alloc_percpu(type) \ macro