Searched refs:alloc_percpu_gfp (Results 1 – 4 of 4) sorted by relevance
145 #define alloc_percpu_gfp(type, gfp) \ macro
2388 typeof(type) __percpu *pcpu_stats = alloc_percpu_gfp(type, gfp);\
130 fbc->counters = alloc_percpu_gfp(s32, gfp); in __percpu_counter_init()
314 sbq->alloc_hint = alloc_percpu_gfp(unsigned int, flags); in sbitmap_queue_init_node()