Files
kernel_arpi/include/linux
Heiner Kallweit 81b01894d7 net: core: add devm_netdev_alloc_pcpu_stats
We have netdev_alloc_pcpu_stats(), and we have devm_alloc_percpu().
Add a managed version of netdev_alloc_pcpu_stats, e.g. for allocating
the per-cpu stats in the probe() callback of a driver. It needs to be
a macro for dealing properly with the type argument.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-10-31 10:22:49 -07:00
..
2020-10-12 10:06:39 +02:00
2020-10-02 14:59:25 -07:00
2020-09-21 15:00:40 -07:00
2020-10-02 15:00:49 -07:00
2020-10-16 17:21:51 +02:00
2020-09-30 22:44:26 +02:00
2020-09-16 08:54:53 -05:00
2020-10-28 13:42:36 -04:00
2020-10-13 18:38:32 -07:00
2020-09-23 18:02:49 -07:00
2020-10-18 09:27:09 -07:00
2020-10-07 14:28:39 -04:00
2020-09-24 19:49:36 -07:00
2020-09-23 18:02:49 -07:00
2020-10-18 09:27:10 -07:00
2020-09-26 22:55:05 -04:00
2020-09-10 14:03:31 -07:00
2020-10-18 09:27:10 -07:00
2020-10-05 13:21:49 +02:00