Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dscaling.rst127 netif_receive_skb(). These call the get_rps_cpu() function, which
297 CPU for packet processing (from get_rps_cpu()) the rps_sock_flow table
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c4347 static int get_rps_cpu(struct net_device *dev, struct sk_buff *skb, in get_rps_cpu() function
4816 cpu = get_rps_cpu(skb->dev, skb, &rflow); in netif_rx_internal()
5576 int cpu = get_rps_cpu(skb->dev, skb, &rflow); in netif_receive_skb_internal()
5609 int cpu = get_rps_cpu(skb->dev, skb, &rflow); in netif_receive_skb_list_internal()