Home
last modified time | relevance | path

Searched refs:__ovs_nla_free_flow_actions (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c2412 static void __ovs_nla_free_flow_actions(struct rcu_head *head) in __ovs_nla_free_flow_actions() function
2421 call_rcu(&sf_acts->rcu, __ovs_nla_free_flow_actions); in ovs_nla_free_flow_actions_rcu()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c2443 static void __ovs_nla_free_flow_actions(struct rcu_head *head) in __ovs_nla_free_flow_actions() function
2452 call_rcu(&sf_acts->rcu, __ovs_nla_free_flow_actions); in ovs_nla_free_flow_actions_rcu()

Completed in 8 milliseconds