Searched refs:net_exit (Results 1 – 1 of 1) sorted by relevance
1087 static void __xfrm_policy_inexact_prune_bin(struct xfrm_pol_inexact_bin *b, bool net_exit) in __xfrm_policy_inexact_prune_bin() argument1090 xfrm_policy_inexact_gc_tree(&b->root_d, net_exit); in __xfrm_policy_inexact_prune_bin()1091 xfrm_policy_inexact_gc_tree(&b->root_s, net_exit); in __xfrm_policy_inexact_prune_bin()1096 WARN_ON_ONCE(net_exit); in __xfrm_policy_inexact_prune_bin()
Completed in 11 milliseconds