Home
last modified time | relevance | path

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

/linux-2.6.39/net/core/
Ddst.c37 static atomic_t dst_total = ATOMIC_INIT(0); variable
153 atomic_read(&dst_total), delayed, work_performed, in dst_gc_task()
187 atomic_inc(&dst_total); in dst_alloc()
249 atomic_dec(&dst_total); in dst_destroy()