Searched refs:get_rps_cpu (Results 1 – 3 of 3) sorted by relevance
99 … real_num_rx_queues - read_mostly get_rps_cpu
184 netif_receive_skb(). These call the get_rps_cpu() function, which354 CPU for packet processing (from get_rps_cpu()) the rps_sock_flow table
4604 static int get_rps_cpu(struct net_device *dev, struct sk_buff *skb, in get_rps_cpu() function5187 cpu = get_rps_cpu(skb->dev, skb, &rflow); in netif_rx_internal()5860 int cpu = get_rps_cpu(skb->dev, skb, &rflow); in netif_receive_skb_internal()5893 int cpu = get_rps_cpu(skb->dev, skb, &rflow); in netif_receive_skb_list_internal()