Home
last modified time | relevance | path

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

/linux-6.12.1/net/openvswitch/
Dflow_table.c352 static void mask_cache_rcu_cb(struct rcu_head *rcu) in mask_cache_rcu_cb() function
406 call_rcu(&mc->rcu, mask_cache_rcu_cb); in ovs_flow_tbl_masks_cache_resize()
520 call_rcu(&mc->rcu, mask_cache_rcu_cb); in ovs_flow_tbl_destroy()