Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dstats.c154 unsigned t = atomic_xchg(&acc->collector.name, 0); \ in scale_accounting()
202 mark_cache_stats(&dc->accounting.collector, hit, bypass); in bch_mark_cache_accounting()
203 mark_cache_stats(&c->accounting.collector, hit, bypass); in bch_mark_cache_accounting()
209 atomic_inc(&dc->accounting.collector.cache_readaheads); in bch_mark_cache_readahead()
210 atomic_inc(&c->accounting.collector.cache_readaheads); in bch_mark_cache_readahead()
216 atomic_inc(&dc->accounting.collector.cache_miss_collisions); in bch_mark_cache_miss_collision()
217 atomic_inc(&c->accounting.collector.cache_miss_collisions); in bch_mark_cache_miss_collision()
223 atomic_add(sectors, &dc->accounting.collector.sectors_bypassed); in bch_mark_sectors_bypassed()
224 atomic_add(sectors, &c->accounting.collector.sectors_bypassed); in bch_mark_sectors_bypassed()
Dstats.h33 struct cache_stat_collector collector; member
/linux-4.1.27/Documentation/spi/
Dspi-lm70llp62 collector is tied to VCC.
66 the collector to zero, which is reflected on pin 13 of the DB25 parport
68 hand, the transistor is cut off and the voltage tied to it's collector is
/linux-4.1.27/Documentation/acpi/apei/
Doutput_format.txt105 root complex event collector
/linux-4.1.27/Documentation/i2c/busses/
Di2c-parport76 - All inverters -o |- must be 74HC05, they must be open collector output.
/linux-4.1.27/Documentation/gpio/
Dgpio.txt91 driven) signaling. That term applies to CMOS transistors; "open collector" is
Dgpio-legacy.txt416 "open collector" is used for TTL.) A pullup resistor causes the high signal
/linux-4.1.27/fs/jffs2/
DREADME.Locking17 the garbage collector will obtain this right at the beginning of
/linux-4.1.27/Documentation/filesystems/
Dnilfs2.txt25 cleaner or garbage collector) are required. Details on the tools are
/linux-4.1.27/Documentation/
Dkmemleak.txt8 way similar to a tracing garbage collector
/linux-4.1.27/kernel/power/
DKconfig129 bool "Garbage collector for user space wakeup sources"
/linux-4.1.27/Documentation/security/
Dkeys.txt815 garbage collector. The garbage collector immediately removes invalidated
1428 background garbage collector.
/linux-4.1.27/Documentation/RCU/
DRTFP.txt10 [Kung80] recommended use of a garbage collector to defer destruction
231 Use garbage collector to clean up data after everyone is done with it.
271 collector.
/linux-4.1.27/Documentation/networking/
Dip-sysctl.txt73 Minimum number of entries to keep. Garbage collector will not
78 Threshold when garbage collector becomes more aggressive about
/linux-4.1.27/lib/
DKconfig.debug497 similar to the Boehm's conservative garbage collector, the