Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv6/
Dip6_flowlabel.c104 static void fl_free_rcu(struct rcu_head *head) in fl_free_rcu() function
123 call_rcu(&fl->rcu, fl_free_rcu); in fl_free()