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

/linux-master/net/ipv4/
H A Dcipso_ipv4.c482 * cipso_v4_doi_free_rcu - Frees a DOI definition via the RCU pointer
491 static void cipso_v4_doi_free_rcu(struct rcu_head *entry) function
585 call_rcu(&doi_def->rcu, cipso_v4_doi_free_rcu);

Completed in 197 milliseconds