Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netns/
Dxfrm.h86 struct mutex flow_flush_sem; member
/linux-4.4.14/net/core/
Dflow.c353 mutex_lock(&net->xfrm.flow_flush_sem); in flow_cache_flush()
374 mutex_unlock(&net->xfrm.flow_flush_sem); in flow_cache_flush()
448 mutex_init(&net->xfrm.flow_flush_sem); in flow_cache_init()