Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/netns/
A Dxfrm.h56 struct work_struct policy_hash_work; member
/linux-6.3-rc2/net/xfrm/
A Dxfrm_policy.c676 struct net *net = container_of(work, struct net, xfrm.policy_hash_work); in xfrm_hash_resize()
1617 schedule_work(&net->xfrm.policy_hash_work); in xfrm_policy_insert()
4148 INIT_WORK(&net->xfrm.policy_hash_work, xfrm_hash_resize); in xfrm_policy_init()
4170 flush_work(&net->xfrm.policy_hash_work); in xfrm_policy_fini()

Completed in 11 milliseconds