Home
last modified time | relevance | path

Searched full:collector (Results 1 – 25 of 99) sorted by relevance

1234

/linux/tools/tracing/latency/
H A DMakefile27 LATENCY-COLLECTOR := $(OUTPUT)latency-collector
28 LATENCY-COLLECTOR_IN := $(LATENCY-COLLECTOR)-in.o
46 all: $(LATENCY-COLLECTOR)
69 $(LATENCY-COLLECTOR): $(LATENCY-COLLECTOR_IN)
70 $(QUIET_LINK)$(CC) $(LDFLAGS) -o $(LATENCY-COLLECTOR) $(LATENCY-COLLECTOR_IN) $(EXTLIBS)
72 latency-collector.%: fixdep FORCE
76 make $(build)=latency-collector
85 $(call QUIET_INSTALL,latency-collector)$(INSTALL) $(LATENCY-COLLECTOR) -m 755 $(DESTDIR)$(BINDIR)
86 @$(STRIP) $(DESTDIR)$(BINDIR)/latency-collector
89 $(call QUIET_CLEAN, latency-collector)
[all …]
H A DBuild1 latency-collector-y += latency-collector.o
H A D.gitignore2 latency-collector
/linux/drivers/md/bcache/
H A Dstats.c28 * get a cache hit, we increment a single atomic_t in acc->collector, and when
155 unsigned int t = atomic_xchg(&acc->collector.name, 0); \ in scale_accounting()
203 mark_cache_stats(&dc->accounting.collector, hit, bypass); in bch_mark_cache_accounting()
204 mark_cache_stats(&c->accounting.collector, hit, bypass); in bch_mark_cache_accounting()
211 atomic_inc(&dc->accounting.collector.cache_miss_collisions); in bch_mark_cache_miss_collision()
212 atomic_inc(&c->accounting.collector.cache_miss_collisions); in bch_mark_cache_miss_collision()
218 atomic_add(sectors, &dc->accounting.collector.sectors_bypassed); in bch_mark_sectors_bypassed()
219 atomic_add(sectors, &c->accounting.collector.sectors_bypassed); in bch_mark_sectors_bypassed()
H A Dstats.h32 struct cache_stat_collector collector; member
/linux/net/rxrpc/
H A Dpeer_event.c231 struct list_head *collector, in rxrpc_peer_keepalive_dispatch() argument
243 while (!list_empty(collector)) { in rxrpc_peer_keepalive_dispatch()
244 peer = list_entry(collector->next, in rxrpc_peer_keepalive_dispatch()
295 LIST_HEAD(collector); in rxrpc_peer_keepalive_worker()
313 list_splice_init(&rxnet->peer_keepalive_new, &collector); in rxrpc_peer_keepalive_worker()
318 &collector); in rxrpc_peer_keepalive_worker()
328 rxrpc_peer_keepalive_dispatch(rxnet, &collector, base, cursor); in rxrpc_peer_keepalive_worker()
329 ASSERT(list_empty(&collector)); in rxrpc_peer_keepalive_worker()
/linux/arch/x86/ras/
H A DKconfig3 bool "Correctable Errors Collector"
21 collector feature. "pfn" is a writable file that allows user to
/linux/Documentation/spi/
H A Dspi-lm70llp.rst66 collector is tied to VCC.
70 the collector to zero, which is reflected on pin 13 of the DB25 parport
72 hand, the transistor is cut off and the voltage tied to its collector is
/linux/crypto/
H A Djitterentropy.c111 * entropy collector */
203 * @ec [in] Reference to entropy collector
216 * @ec [in] Reference to entropy collector
263 * @ec [in] Reference to entropy collector
315 * @ec [in] Reference to entropy collector
351 * @ec [in] Reference to entropy collector
416 * ec [in] entropy collector
421 * updated hash context in the entropy collector or error code
460 * @ec [in] Reference to the entropy collector with the memory access data -- if
516 * @ec [in] Reference to entropy collector
[all …]
/linux/Documentation/devicetree/bindings/hwmon/
H A Dti,ina2xx.yaml72 active-low open collector). The other value is Inverted
73 (1 which maps to active-high open collector). Specify this property to set
/linux/drivers/irqchip/
H A Dalphascale_asm9260-icoll.h23 * interrupt collector that the interrupt service routine for the current
30 * The Interrupt Collector Level Acknowledge Register is used by software to
H A Dirq-mxs.c81 * The Interrupt Collector is able to prioritize irqs. in icoll_ack_irq()
198 * Interrupt Collector reset, which initializes the priority in icoll_of_init()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dio.h47 * written. If the collector and the current write together do not
51 * register while the collector already holds values for some other
52 * register, the write is discarded and the collector maintains its
263 * collector register.
/linux/drivers/pci/pcie/
H A Dpme.c51 * @dev: PCIe root port or event collector.
127 * @port: Root port or event collector that generated the PME interrupt.
306 * @port: PCIe root port or event collector to handle.
309 * root complex integrated endpoint if @port is a root complex event collector)
/linux/drivers/net/ethernet/sfc/siena/
H A Dio.h47 * written. If the collector and the current write together do not
51 * register while the collector already holds values for some other
52 * register, the write is discarded and the collector maintains its
288 * collector register.
/linux/security/keys/
H A Dgc.c2 /* Key garbage collector
106 * collector: the first to mark keys of that type as being dead, the second to
172 * Garbage collector for unused keys.
/linux/drivers/interconnect/mediatek/
H A DKconfig15 Voltage Frequency Scaling Resource Collector (DVFSRC) MCU
/linux/Documentation/devicetree/bindings/regulator/
H A Dmediatek,mt6873-dvfsrc-regulator.yaml10 The Dynamic Voltage and Frequency Scaling Resource Collector Regulators
/linux/include/dt-bindings/gpio/
H A Dgpio.h26 * Open Drain/Collector is the combination of single-ended open drain interface.
/linux/Documentation/devicetree/bindings/interconnect/
H A Dmediatek,mt8183-emi.yaml14 Dynamic Voltage Frequency Scaling Resource Collector (DVFSRC) hardware.
/linux/drivers/net/ethernet/sfc/
H A Dio.h33 * written. If the collector and the current write together do not
222 * collector register.
/linux/drivers/ras/
H A Dcec.c16 * RAS Correctable Errors Collector
109 * entered into the collector.
589 pr_info("Correctable Errors collector initialized.\n"); in cec_init()
/linux/fs/netfs/
H A Dwrite_issue.c197 /* We add to the end of the list whilst the collector may be walking in netfs_prepare_write()
198 * the list. The collector only goes nextwards and uses the lock to in netfs_prepare_write()
512 * End the issuing of writes, letting the collector know we're done.
/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-platform-regs.h67 /* CDC Burst collector thresholds for isys - 3 FIFOs i = 0..2 */
/linux/drivers/regulator/
H A Dmtk-dvfsrc-regulator.c195 MODULE_DESCRIPTION("MediaTek DVFS Resource Collector Regulator driver");

1234