Searched refs:get_rps_cpu (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/core/
H A Ddev.c3272 * get_rps_cpu is called from netif_receive_skb and returns the target
3276 static int get_rps_cpu(struct net_device *dev, struct sk_buff *skb, get_rps_cpu() function
3548 cpu = get_rps_cpu(skb->dev, skb, &rflow); netif_rx_internal()
4002 int cpu = get_rps_cpu(skb->dev, skb, &rflow); netif_receive_skb_internal()

Completed in 75 milliseconds