Searched refs:devm_alloc_percpu (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| A D | device.h | 295 #define devm_alloc_percpu(dev, type) \ macro |
| A D | netdevice.h | 3073 typeof(type) __percpu *pcpu_stats = devm_alloc_percpu(dev, type);\ |
Completed in 20 milliseconds