Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netns/
Dxfrm.h56 struct work_struct policy_hash_work; member
/linux-4.4.14/net/xfrm/
Dxfrm_policy.c560 struct net *net = container_of(work, struct net, xfrm.policy_hash_work); in xfrm_hash_resize()
808 schedule_work(&net->xfrm.policy_hash_work); in xfrm_policy_insert()
2982 INIT_WORK(&net->xfrm.policy_hash_work, xfrm_hash_resize); in xfrm_policy_init()
3005 flush_work(&net->xfrm.policy_hash_work); in xfrm_policy_fini()