Searched refs:sock_flow_table (Results 1 – 1 of 1) sorted by relevance
4486 const struct rps_sock_flow_table *sock_flow_table; in get_rps_cpu() local4519 sock_flow_table = rcu_dereference(rps_sock_flow_table); in get_rps_cpu()4520 if (flow_table && sock_flow_table) { in get_rps_cpu()4528 ident = READ_ONCE(sock_flow_table->ents[hash & sock_flow_table->mask]); in get_rps_cpu()