Home
last modified time | relevance | path

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

/linux-6.1.9/net/openvswitch/
Dflow_table.c127 static void rcu_free_flow_callback(struct rcu_head *rcu) in rcu_free_flow_callback() function
140 call_rcu(&flow->rcu, rcu_free_flow_callback); in ovs_flow_free()