Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_policy.c648 static inline int xfrm_byidx_should_resize(struct net *net, int total) in xfrm_byidx_should_resize() function
685 if (xfrm_byidx_should_resize(net, total)) in xfrm_hash_resize()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_policy.c649 static inline int xfrm_byidx_should_resize(struct net *net, int total) in xfrm_byidx_should_resize() function
686 if (xfrm_byidx_should_resize(net, total)) in xfrm_hash_resize()

Completed in 13 milliseconds