Home
last modified time | relevance | path

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

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