Searched refs:alloc_percpu_gfp (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| A D | percpu.h | 146 #define alloc_percpu_gfp(type, gfp) \ macro |
| A D | netdevice.h | 3056 typeof(type) __percpu *pcpu_stats = alloc_percpu_gfp(type, gfp);\ |
Completed in 17 milliseconds