Home
last modified time | relevance | path

Searched refs:rps_sock_flow_table (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/
H A Drps.h59 struct rps_sock_flow_table { struct
64 #define RPS_SOCK_FLOW_TABLE_SIZE(_num) (offsetof(struct rps_sock_flow_table, ents[_num])) argument
68 static inline void rps_record_sock_flow(struct rps_sock_flow_table *table, in rps_record_sock_flow()
89 struct rps_sock_flow_table *sock_flow_table; in sock_rps_record_flow_hash()
94 sock_flow_table = rcu_dereference(net_hotdata.rps_sock_flow_table); in sock_rps_record_flow_hash()
H A Dhotdata.h31 struct rps_sock_flow_table __rcu *rps_sock_flow_table; member
/linux/net/core/
H A Dsysctl_net_core.c156 struct rps_sock_flow_table *orig_sock_table, *sock_table; in rps_sock_flow_sysctl()
162 net_hotdata.rps_sock_flow_table, in rps_sock_flow_sysctl()
195 rcu_assign_pointer(net_hotdata.rps_sock_flow_table, in rps_sock_flow_sysctl()
H A Ddev.c4827 const struct rps_sock_flow_table *sock_flow_table; in get_rps_cpu()
4860 sock_flow_table = rcu_dereference(net_hotdata.rps_sock_flow_table); in get_rps_cpu()
/linux/Documentation/networking/
H A Dscaling.rst326 rps_sock_flow_table is a global flow table that contains the *desired* CPU