Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dstats.c155 unsigned int t = atomic_xchg(&acc->collector.name, 0); \ in scale_accounting()
204 mark_cache_stats(&dc->accounting.collector, hit, bypass); in bch_mark_cache_accounting()
205 mark_cache_stats(&c->accounting.collector, hit, bypass); in bch_mark_cache_accounting()
212 atomic_inc(&dc->accounting.collector.cache_readaheads); in bch_mark_cache_readahead()
213 atomic_inc(&c->accounting.collector.cache_readaheads); in bch_mark_cache_readahead()
220 atomic_inc(&dc->accounting.collector.cache_miss_collisions); in bch_mark_cache_miss_collision()
221 atomic_inc(&c->accounting.collector.cache_miss_collisions); in bch_mark_cache_miss_collision()
227 atomic_add(sectors, &dc->accounting.collector.sectors_bypassed); in bch_mark_sectors_bypassed()
228 atomic_add(sectors, &c->accounting.collector.sectors_bypassed); in bch_mark_sectors_bypassed()
Dstats.h34 struct cache_stat_collector collector; member
/Linux-v4.19/net/rxrpc/
Dpeer_event.c338 struct list_head *collector, in rxrpc_peer_keepalive_dispatch() argument
349 while (!list_empty(collector)) { in rxrpc_peer_keepalive_dispatch()
350 peer = list_entry(collector->next, in rxrpc_peer_keepalive_dispatch()
394 LIST_HEAD(collector); in rxrpc_peer_keepalive_worker()
412 list_splice_init(&rxnet->peer_keepalive_new, &collector); in rxrpc_peer_keepalive_worker()
417 &collector); in rxrpc_peer_keepalive_worker()
427 rxrpc_peer_keepalive_dispatch(rxnet, &collector, base, cursor); in rxrpc_peer_keepalive_worker()
428 ASSERT(list_empty(&collector)); in rxrpc_peer_keepalive_worker()
/Linux-v4.19/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-v4.19/Documentation/acpi/apei/
Doutput_format.txt105 root complex event collector
/Linux-v4.19/Documentation/i2c/busses/
Di2c-parport77 - All inverters -o |- must be 74HC05, they must be open collector output.
/Linux-v4.19/Documentation/driver-api/gpio/
Dintro.rst96 driven) signaling. That term applies to CMOS transistors; "open collector" is
Ddriver.rst117 Open drain (CMOS) or open collector (TTL) means the line is not actively driven
118 high: instead you provide the drain/collector as output, so when the transistor
Dlegacy.rst418 "open collector" is used for TTL.) A pullup resistor causes the high signal
/Linux-v4.19/fs/jffs2/
DREADME.Locking17 the garbage collector will obtain this right at the beginning of
/Linux-v4.19/Documentation/dev-tools/
Dkmemleak.rst5 way similar to a tracing garbage collector
/Linux-v4.19/Documentation/filesystems/
Dnilfs2.txt25 cleaner or garbage collector) are required. Details on the tools are
/Linux-v4.19/kernel/power/
DKconfig140 bool "Garbage collector for user space wakeup sources"
/Linux-v4.19/Documentation/security/keys/
Dcore.rst800 garbage collector. The garbage collector immediately removes invalidated
1084 collector to clean up function or data pointers in this structure if the
1541 background garbage collector.
/Linux-v4.19/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-v4.19/Documentation/networking/
Dip-sysctl.txt100 Minimum number of entries to keep. Garbage collector will not
105 Threshold when garbage collector becomes more aggressive about
/Linux-v4.19/lib/
DKconfig.debug556 similar to the Boehm's conservative garbage collector, the