Searched refs:rps_sock_flow_table (Results 1 – 5 of 5) sorted by relevance
50 * The rps_sock_flow_table contains mappings of flows to the last CPU59 struct rps_sock_flow_table { struct 65 #define RPS_SOCK_FLOW_TABLE_SIZE(_num) (offsetof(struct rps_sock_flow_table, ents[_num])) argument 69 static inline void rps_record_sock_flow(struct rps_sock_flow_table *table, in rps_record_sock_flow() 90 struct rps_sock_flow_table *sock_flow_table; in sock_rps_record_flow_hash() 95 sock_flow_table = rcu_dereference(net_hotdata.rps_sock_flow_table); in sock_rps_record_flow_hash() 129 struct rps_sock_flow_table *table; in sock_rps_delete_flow() 140 table = rcu_dereference(net_hotdata.rps_sock_flow_table); in sock_rps_delete_flow()
30 struct rps_sock_flow_table __rcu *rps_sock_flow_table; member
147 struct rps_sock_flow_table *orig_sock_table, *sock_table; in rps_sock_flow_sysctl() 153 net_hotdata.rps_sock_flow_table, in rps_sock_flow_sysctl() 186 rcu_assign_pointer(net_hotdata.rps_sock_flow_table, in rps_sock_flow_sysctl()
4894 const struct rps_sock_flow_table *sock_flow_table; in get_rps_cpu()4927 sock_flow_table = rcu_dereference(net_hotdata.rps_sock_flow_table); in get_rps_cpu()
333 rps_sock_flow_table is a global flow table that contains the *desired* CPU