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

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

Completed in 245 milliseconds