Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsysctl_net_core.c136 struct rps_sock_flow_table *orig_sock_table, *sock_table; in rps_sock_flow_sysctl()
141 orig_sock_table = rcu_dereference_protected(rps_sock_flow_table, in rps_sock_flow_sysctl()
173 rcu_assign_pointer(rps_sock_flow_table, sock_table); in rps_sock_flow_sysctl()
H A Ddev.c4508 struct rps_sock_flow_table __rcu *rps_sock_flow_table __read_mostly;
4509 EXPORT_SYMBOL(rps_sock_flow_table);
4571 const struct rps_sock_flow_table *sock_flow_table; in get_rps_cpu()
4604 sock_flow_table = rcu_dereference(rps_sock_flow_table); in get_rps_cpu()
/openbmc/linux/include/linux/
H A Dnetdevice.h753 struct rps_sock_flow_table { struct
758 #define RPS_SOCK_FLOW_TABLE_SIZE(_num) (offsetof(struct rps_sock_flow_table, ents[_num])) argument
763 extern struct rps_sock_flow_table __rcu *rps_sock_flow_table;
765 static inline void rps_record_sock_flow(struct rps_sock_flow_table *table, in rps_record_sock_flow()
/openbmc/linux/include/net/
H A Dsock.h1140 struct rps_sock_flow_table *sock_flow_table; in sock_rps_record_flow_hash()
1143 sock_flow_table = rcu_dereference(rps_sock_flow_table); in sock_rps_record_flow_hash()
/openbmc/linux/Documentation/networking/
H A Dscaling.rst269 rps_sock_flow_table is a global flow table that contains the *desired* CPU