Home
last modified time | relevance | path

Searched refs:threaded (Results 1 – 25 of 58) sorted by relevance

123

/Linux-v5.4/drivers/firmware/tegra/
Dbpmp.c230 clear_bit(index, bpmp->threaded.allocated); in tegra_bpmp_channel_read()
234 up(&bpmp->threaded.lock); in tegra_bpmp_channel_read()
263 err = down_timeout(&bpmp->threaded.lock, usecs_to_jiffies(timeout)); in tegra_bpmp_write_threaded()
269 index = find_first_zero_bit(bpmp->threaded.allocated, count); in tegra_bpmp_write_threaded()
282 set_bit(index, bpmp->threaded.allocated); in tegra_bpmp_write_threaded()
289 set_bit(index, bpmp->threaded.busy); in tegra_bpmp_write_threaded()
295 clear_bit(index, bpmp->threaded.allocated); in tegra_bpmp_write_threaded()
298 up(&bpmp->threaded.lock); in tegra_bpmp_write_threaded()
666 busy = bpmp->threaded.busy; in tegra_bpmp_handle_rx()
704 bpmp->threaded.count = bpmp->soc->channels.thread.count; in tegra_bpmp_probe()
[all …]
Dbpmp-tegra186.c212 for (i = 0; i < bpmp->threaded.count; i++) { in tegra186_bpmp_init()
237 for (i = 0; i < bpmp->threaded.count; i++) in tegra186_bpmp_init()
243 for (i = 0; i < bpmp->threaded.count; i++) { in tegra186_bpmp_init()
268 for (i = 0; i < bpmp->threaded.count; i++) in tegra186_bpmp_deinit()
286 for (i = 0; i < bpmp->threaded.count; i++) in tegra186_bpmp_resume()
Dbpmp-tegra210.c195 for (i = 0; i < bpmp->threaded.count; i++) { in tegra210_bpmp_init()
/Linux-v5.4/tools/perf/bench/
Dsched-pipe.c41 static bool threaded; variable
45 OPT_BOOLEAN('T', "threaded", &threaded, "Specify threads/process based task setup"),
116 if (threaded) { in bench_sched_pipe()
153 loops, threaded ? "threads" : "processes"); in bench_sched_pipe()
/Linux-v5.4/scripts/coccinelle/misc/
Dirqf_oneshot.cocci2 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
3 /// threaded IRQs without a primary handler need to be requested with
/Linux-v5.4/Documentation/usb/
Ddwc3.rst34 - threaded handler of the device
45 - threaded handler of the EP-interrupt
/Linux-v5.4/Documentation/admin-guide/
Dcgroup-v2.rst256 Controllers which support thread mode are called threaded controllers.
259 Marking a cgroup threaded makes it join the resource domain of its
260 parent as a threaded cgroup. The parent may be another threaded
262 of a threaded subtree, that is, the nearest ancestor which is not
263 threaded, is called threaded domain or thread root interchangeably and
266 Inside a threaded subtree, threads of a process can be put in
268 constraint - threaded controllers can be enabled on non-leaf cgroups
271 As the threaded domain cgroup hosts all the domain resource
274 can't have populated child cgroups which aren't threaded. Because the
276 serve both as a threaded domain and a parent to domain cgroups.
[all …]
/Linux-v5.4/drivers/pci/hotplug/
DTODO12 hardirq handler cpqhp_ctrl_intr(). Convert this to threaded IRQ handling.
73 simplified by converting it to threaded IRQ handling. Use pciehp as a
/Linux-v5.4/include/linux/gpio/
Ddriver.h202 bool threaded; member
594 bool threaded,
/Linux-v5.4/fs/squashfs/
DKconfig65 If in doubt, select "Single threaded compression"
68 bool "Single threaded compression"
70 Traditionally Squashfs has used single-threaded decompression.
/Linux-v5.4/include/soc/tegra/
Dbpmp.h77 } threaded; member
/Linux-v5.4/Documentation/devicetree/bindings/dma/
Dimg-mdc-dma.txt1 * IMG Multi-threaded DMA Controller (MDC)
/Linux-v5.4/kernel/cgroup/
Dpids.c345 .threaded = true,
Ddebug.c380 debug_cgrp_subsys.threaded = true; in enable_debug_cgroup()
/Linux-v5.4/include/linux/
Dcgroup-defs.h676 bool threaded:1; member
/Linux-v5.4/Documentation/scheduler/
Dsched-bwc.rst118 For highly-threaded, non-cpu bound applications this non-expiration nuance
127 better more predictable user experience for highly threaded applications with
/Linux-v5.4/drivers/tty/serial/
Dstm32-usart.c171 bool threaded) in stm32_pending_rx() argument
180 if (threaded && stm32_port->rx_ch) { in stm32_pending_rx()
215 static void stm32_receive_chars(struct uart_port *port, bool threaded) in stm32_receive_chars() argument
227 while (stm32_pending_rx(port, &sr, &stm32_port->last_res, threaded)) { in stm32_receive_chars()
/Linux-v5.4/Documentation/driver-api/gpio/
Ddriver.rst332 threaded on -RT. As a result, spinlock_t or any sleepable APIs (like PM
335 If required (and if it can't be converted to the nested threaded GPIO irqchip,
337 this way it will become a threaded IRQ handler on -RT and a hard IRQ handler
362 Realtime considerations: this kind of handlers will be forced threaded on -RT,
382 The hallmark of threaded GPIO irqchips is that they set the .can_sleep
500 cascaded irq has to be handled by a threaded interrupt handler.
/Linux-v5.4/Documentation/mic/
Dmic_overview.rst50 single threaded performance for the host compared to MIC, the ability of
/Linux-v5.4/Documentation/vm/
Dsplit_page_table_lock.rst9 multi-threaded applications due high contention on the lock. To improve
/Linux-v5.4/Documentation/driver-api/mei/
Dmei-client-bus.rst138 an rx handler which is as close as it can get to registering a threaded IRQ handler.
/Linux-v5.4/drivers/gpio/
Dgpio-pmic-eic-sprd.c352 irq->threaded = true; in sprd_pmic_eic_probe()
/Linux-v5.4/Documentation/filesystems/caching/
Dobject.txt140 sleeping on I/O. This means that single-threaded and 1-per-CPU-threaded
/Linux-v5.4/Documentation/devicetree/bindings/arm/
Dcpu-capacity.txt29 * A "single-threaded" or CPU affine benchmark
/Linux-v5.4/Documentation/admin-guide/mm/
Duserfaultfd.rst235 single threaded non-cooperative userfaultfd manager implementations. A
239 run in parallel to the event reception. Single threaded

123