Home
last modified time | relevance | path

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

/linux-6.1.9/net/openvswitch/
Dflow_table.c354 static void mask_cache_rcu_cb(struct rcu_head *rcu) in mask_cache_rcu_cb() function
408 call_rcu(&mc->rcu, mask_cache_rcu_cb); in ovs_flow_tbl_masks_cache_resize()
522 call_rcu(&mc->rcu, mask_cache_rcu_cb); in ovs_flow_tbl_destroy()