Searched refs:alloc_percpu_gfp (Results 1 – 2 of 2) sorted by relevance
150 #define alloc_percpu_gfp(type, gfp) \ macro
2830 typeof(type) __percpu *pcpu_stats = alloc_percpu_gfp(type, gfp);\