Home
last modified time | relevance | path

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

/Linux-v4.19/net/openvswitch/
Dflow_table.c153 static void rcu_free_flow_callback(struct rcu_head *rcu) in rcu_free_flow_callback() function
166 call_rcu(&flow->rcu, rcu_free_flow_callback); in ovs_flow_free()