Home
last modified time | relevance | path

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

/linux/include/net/netns/
A Dxfrm.h56 struct work_struct policy_hash_work; member
/linux/net/xfrm/
A Dxfrm_policy.c673 struct net *net = container_of(work, struct net, xfrm.policy_hash_work); in xfrm_hash_resize()
1611 schedule_work(&net->xfrm.policy_hash_work); in xfrm_policy_insert()
4040 INIT_WORK(&net->xfrm.policy_hash_work, xfrm_hash_resize); in xfrm_policy_init()
4062 flush_work(&net->xfrm.policy_hash_work); in xfrm_policy_fini()

Completed in 11 milliseconds