Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/netns/
Dxfrm.h57 struct work_struct policy_hash_work; member
/Linux-v6.6/net/xfrm/
Dxfrm_policy.c676 struct net *net = container_of(work, struct net, xfrm.policy_hash_work); in xfrm_hash_resize()
1618 schedule_work(&net->xfrm.policy_hash_work); in xfrm_policy_insert()
4159 INIT_WORK(&net->xfrm.policy_hash_work, xfrm_hash_resize); in xfrm_policy_init()
4181 flush_work(&net->xfrm.policy_hash_work); in xfrm_policy_fini()