Searched refs:__alloc_percpu_gfp (Results 1 – 2 of 2) sorted by relevance
139 #define __alloc_percpu_gfp(_size, _align, _gfp) \ macro147 (typeof(type) __percpu *)__alloc_percpu_gfp(sizeof(type), \
2492 __alloc_percpu_gfp(_size, _align, _flags)
Completed in 22 milliseconds