Home
last modified time | relevance | path

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

/net/core/
Dflow.c297 static void flow_cache_flush_tasklet(unsigned long data) in flow_cache_flush_tasklet() function
383 flow_cache_flush_tasklet((unsigned long)&info); in flow_cache_flush()
419 tasklet_init(&fcp->flush_tasklet, flow_cache_flush_tasklet, 0); in flow_cache_cpu_prepare()