Home
last modified time | relevance | path

Searched refs:alloc_percpu_gfp (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dpercpu.h150 #define alloc_percpu_gfp(type, gfp) \ macro
Dnetdevice.h2830 typeof(type) __percpu *pcpu_stats = alloc_percpu_gfp(type, gfp);\