Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfib_semantics.c233 static void free_fib_info_rcu(struct rcu_head *head) in free_fib_info_rcu() function
257 call_rcu(&fi->rcu, free_fib_info_rcu); in free_fib_info()