Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/netns/
Dxfrm.h56 struct work_struct policy_hash_work; member
/linux-6.1.9/net/xfrm/
Dxfrm_policy.c675 struct net *net = container_of(work, struct net, xfrm.policy_hash_work); in xfrm_hash_resize()
1613 schedule_work(&net->xfrm.policy_hash_work); in xfrm_policy_insert()
4067 INIT_WORK(&net->xfrm.policy_hash_work, xfrm_hash_resize); in xfrm_policy_init()
4089 flush_work(&net->xfrm.policy_hash_work); in xfrm_policy_fini()