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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dblktrace.c56 static atomic_t blk_probes_ref = ATOMIC_INIT(0); variable
288 if (atomic_dec_and_test(&blk_probes_ref))
523 if (atomic_inc_return(&blk_probes_ref) == 1)
1487 if (atomic_dec_and_test(&blk_probes_ref))
1523 if (atomic_inc_return(&blk_probes_ref) == 1)

Completed in 29 milliseconds