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

/linux-4.4.14/net/core/
H A Dflow.c44 atomic_t cpuleft; member in struct:flow_flush_info
308 if (atomic_dec_and_test(&info->cpuleft)) flow_cache_flush_tasklet()
358 atomic_set(&info.cpuleft, cpumask_weight(mask)); flow_cache_flush()
359 if (atomic_read(&info.cpuleft) == 0) flow_cache_flush()

Completed in 286 milliseconds