/openbmc/linux/drivers/net/ |
H A D | nlmon.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dummy.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | loopback.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | veth.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xen-netfront.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | macvlan.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/openvswitch/ |
H A D | vport.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | datapath.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_vti.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_gre.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sit.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_tunnel.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | ip_tunnel.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/bridge/ |
H A D | br_device.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/8021q/ |
H A D | vlan_dev.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/team/ |
H A D | team.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | mvneta.c | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | netdevice.h | diff 1c213bd24ad04f4430031d20d740d7783162b099 Thu Feb 13 13:46:28 CST 2014 WANG Cong <xiyou.wangcong@gmail.com> net: introduce netdev_alloc_pcpu_stats() for drivers
There are many drivers calling alloc_percpu() to allocate pcpu stats and then initializing ->syncp. So just introduce a helper function for them.
Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|