Searched refs:rps_dev_flow (Results 1 – 4 of 4) sorted by relevance
31 struct rps_dev_flow { struct47 struct rps_dev_flow flows[]; argument50 ((_num) * sizeof(struct rps_dev_flow)))
359 in rps_dev_flow[i] records the last element in flow i that has366 and the rps_dev_flow table of the queue that the packet was received on368 rps_sock_flow table) matches the current CPU (found in the rps_dev_flow374 value in rps_dev_flow[i]
5002 static bool rps_flow_is_active(struct rps_dev_flow *rflow, in rps_flow_is_active()5020 static struct rps_dev_flow *5022 struct rps_dev_flow *rflow, u16 next_cpu, u32 hash) in set_rps_cpu()5029 struct rps_dev_flow *old_rflow; in set_rps_cpu()5030 struct rps_dev_flow *tmp_rflow; in set_rps_cpu()5090 struct rps_dev_flow **rflowp) in get_rps_cpu()5127 struct rps_dev_flow *rflow; in get_rps_cpu()5204 struct rps_dev_flow *rflow; in rps_may_expire_flow()5674 struct rps_dev_flow voidflow, *rflow = &voidflow; in netif_rx_internal()6370 struct rps_dev_flow voidflow, *rflow = &voidflow; in netif_receive_skb_internal()[all …]
1113 / sizeof(struct rps_dev_flow)) { in store_rps_dev_flow_table_cnt()