Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Dflow_table.c355 static void mask_cache_rcu_cb(struct rcu_head *rcu) in mask_cache_rcu_cb() function
409 call_rcu(&mc->rcu, mask_cache_rcu_cb); in ovs_flow_tbl_masks_cache_resize()
523 call_rcu(&mc->rcu, mask_cache_rcu_cb); in ovs_flow_tbl_destroy()