Home
last modified time | relevance | path

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

12345

/openbmc/linux/drivers/firmware/tegra/
H A Dbpmp.c230 clear_bit(index, bpmp->threaded.allocated); in tegra_bpmp_channel_read()
234 up(&bpmp->threaded.lock); in tegra_bpmp_channel_read()
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()
684 busy = bpmp->threaded.busy; in tegra_bpmp_handle_rx()
725 bpmp->threaded.count = bpmp->soc->channels.thread.count; in tegra_bpmp_probe()
726 sema_init(&bpmp->threaded.lock, bpmp->threaded.count); in tegra_bpmp_probe()
731 if (!bpmp->threaded.allocated) in tegra_bpmp_probe()
[all …]
H A Dbpmp-tegra186.c176 for (i = 0; i < bpmp->threaded.count; i++) { in tegra186_bpmp_teardown_channels()
298 for (i = 0; i < bpmp->threaded.count; i++) { in tegra186_bpmp_setup_channels()
321 for (i = 0; i < bpmp->threaded.count; i++) in tegra186_bpmp_reset_channels()
H A Dbpmp-tegra210.c193 for (i = 0; i < bpmp->threaded.count; i++) { in tegra210_bpmp_init()
/openbmc/linux/tools/perf/bench/
H A 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()
/openbmc/openbmc/poky/meta/recipes-support/curl/
H A Dcurl_8.7.1.bb28 …auth bearer-auth digest-auth negotiate-auth libidn openssl proxy random threaded-resolver verbose …
29 PACKAGECONFIG:class-native = "ipv6 openssl proxy random threaded-resolver verbose zlib"
30 PACKAGECONFIG:class-nativesdk = "ipv6 openssl proxy random threaded-resolver verbose zlib"
32 # 'ares' and 'threaded-resolver' are mutually exclusive
33 PACKAGECONFIG[ares] = "--enable-ares,--disable-ares,c-ares,,,threaded-resolver"
68 PACKAGECONFIG[threaded-resolver] = "--enable-threaded-resolver,--disable-threaded-resolver,,,,ares"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/
H A D150-use_DESTDIR.patch37 @CXX_OFF@ @echo "Enter 'make installthcxx' to install the threaded C++ library"
38 @SL_OFF@ @echo "Enter 'make installthsl' to install the threaded shared-library"
51 @SL_OFF@ @echo "Enter 'make installthcxxsl' to install the threaded C++ shared-library"
64 @TH_OFF@ @echo "Enter 'make installthcxx' to install the threaded C++ library"
H A D02-Makefile.in.patch89 @CXX_OFF@ @echo "Enter 'make installthcxx' to install the threaded C++ library"
90 @SL_OFF@ @echo "Enter 'make installthsl' to install the threaded shared-library"
101 @SL_OFF@ @echo "Enter 'make installthcxxsl' to install the threaded C++ shared-library"
113 @TH_OFF@ @echo "Enter 'make installthcxx' to install the threaded C++ library"
183 @SL_OFF@ @echo "Enter 'make threadscxxsl' to build the threaded C++ shared-library"
185 @CXX_OFF@ @echo "Enter 'make threadscxx' to build the threaded C++ library"
186 @SL_OFF@ @echo "Enter 'make threadssl' to build the threaded shared library"
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Ddebugfs.c36 if (dev->napi_dev.threaded != val) in mt76_napi_threaded_set()
47 *val = dev->napi_dev.threaded; in mt76_napi_threaded_get()
/openbmc/linux/scripts/coccinelle/misc/
H A Dirqf_oneshot.cocci2 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests")
3 /// threaded IRQs without a primary handler need to be requested with
/openbmc/linux/tools/memory-model/Documentation/
H A Dsimple.txt22 Single-threaded code
25 In single-threaded code, there is no reordering, at least assuming
28 threaded context as the kernel can enter the same code path on multiple
38 this lock at a given time, your code will be executed single-threaded.
61 Despite the scalability limitations of single-threaded code, RCU
64 single-threaded grace-period processing is use of batching, where all
75 being completely single-threaded, it is often possible to use library
89 With code locking, we use single-threaded code execution to guarantee
93 in the code execution that will execute as though it is single threaded.
114 a single-threaded approach while providing excellent performance and
/openbmc/linux/Documentation/usb/
H A Ddwc3.rst34 - threaded handler of the device
45 - threaded handler of the EP-interrupt
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dlibgcc-initial.inc5 # a non-threaded and non-shared compiler (gcc-cross-initial), then use
19 # libgcc-initial is tricky as we need to imitate the non-threaded and
/openbmc/linux/Documentation/PCI/
H A Dboot-interrupts.rst56 irq_default_primary_handler threaded usb_hcd_irq
63 The use of threaded interrupts is the most likely condition to trigger
65 handler wakes. These "one shot" conditions mean that the threaded interrupt
66 needs to keep the interrupt line masked until the threaded handler has run.
/openbmc/linux/drivers/pci/hotplug/
H A DTODO12 hardirq handler cpqhp_ctrl_intr(). Convert this to threaded IRQ handling.
62 simplified by converting it to threaded IRQ handling. Use pciehp as a
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst284 parent as a threaded cgroup. The parent may be another threaded
287 threaded, is called threaded domain or thread root interchangeably and
308 threaded by writing "threaded" to the "cgroup.type" file. The
317 must either be a valid (threaded) domain or a threaded cgroup.
326 A (threaded domain) - B (threaded) - C (domain, just created)
335 cgroup becomes threaded or threaded controllers are enabled in the
345 threaded domain, its operations are confined inside each threaded
356 Only threaded controllers can be enabled in a threaded subtree. When
357 a threaded controller is enabled inside a threaded subtree, it only
811 - "domain threaded" : A threaded domain cgroup which is
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-net341 What: /sys/class/net/<iface>/threaded
346 Boolean value to control the threaded mode per device. User could
347 set this value to enable/disable threaded mode for all napi
352 0 threaded mode disabled for this dev
353 1 threaded mode enabled for this dev
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/fio/
H A Dfio_3.36.bb4 I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs, \
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dimg-mdc-dma.txt1 * IMG Multi-threaded DMA Controller (MDC)
/openbmc/linux/include/soc/tegra/
H A Dbpmp.h90 } threaded; member
/openbmc/linux/fs/squashfs/
H A DKconfig91 If in doubt, select "Single threaded compression"
94 bool "Single threaded compression"
97 Traditionally Squashfs has used single-threaded decompression.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/
H A Dgperftools_2.15.bb1 SUMMARY = "Fast, multi-threaded malloc() and nifty performance analysis tools"
/openbmc/linux/Documentation/networking/
H A Dnapi.rst19 but there is an option to use :ref:`separate kernel threads<threaded>`
148 to be threaded so the interrupt may need to be marked ``IRQF_NO_THREAD``
250 Threaded NAPI is controlled by writing 0/1 to the ``threaded`` file in
/openbmc/qemu/docs/devel/
H A Dmulti-thread-tcg.rst8 Multi-threaded TCG
11 This document outlines the design for multi-threaded TCG (a.k.a MTTCG)
17 The original system-mode TCG implementation was single threaded and
361 The code also includes a fall-back for cases where multi-threaded TCG
/openbmc/linux/drivers/gpio/
H A Dgpio-siox.c249 girq->threaded = true; in gpio_siox_probe()
/openbmc/linux/kernel/cgroup/
H A Dpids.c386 .threaded = true,

12345