Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
Danycast.c245 static void aca_free_rcu(struct rcu_head *h) in aca_free_rcu() function
256 call_rcu(&ac->rcu, aca_free_rcu); in aca_put()