Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dflowcache.h14 struct tasklet_struct flush_tasklet; member
/linux-4.4.14/net/core/
Dflow.c335 tasklet = &this_cpu_ptr(info->cache->percpu)->flush_tasklet; in flow_cache_flush_per_cpu()
406 tasklet_init(&fcp->flush_tasklet, flow_cache_flush_tasklet, 0); in flow_cache_cpu_prepare()