| /OK3568_Linux_fs/kernel/drivers/firmware/tegra/ |
| H A D | bpmp.c | 231 clear_bit(index, bpmp->threaded.allocated); in tegra_bpmp_channel_read() 235 up(&bpmp->threaded.lock); in tegra_bpmp_channel_read() 264 err = down_timeout(&bpmp->threaded.lock, usecs_to_jiffies(timeout)); in tegra_bpmp_write_threaded() 270 index = find_first_zero_bit(bpmp->threaded.allocated, count); in tegra_bpmp_write_threaded() 283 set_bit(index, bpmp->threaded.allocated); in tegra_bpmp_write_threaded() 290 set_bit(index, bpmp->threaded.busy); in tegra_bpmp_write_threaded() 296 clear_bit(index, bpmp->threaded.allocated); in tegra_bpmp_write_threaded() 299 up(&bpmp->threaded.lock); in tegra_bpmp_write_threaded() 667 busy = bpmp->threaded.busy; in tegra_bpmp_handle_rx() 705 bpmp->threaded.count = bpmp->soc->channels.thread.count; in tegra_bpmp_probe() [all …]
|
| H A D | bpmp-tegra186.c | 212 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()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/ |
| H A D | curl_7.82.0.bb | 54 …utils.filter('DISTRO_FEATURES', 'ipv6', d)} libidn openssl proxy random threaded-resolver verbose … 55 PACKAGECONFIG:class-native = "ipv6 openssl proxy random threaded-resolver verbose zlib" 56 PACKAGECONFIG:class-nativesdk = "ipv6 openssl proxy random threaded-resolver verbose zlib" 58 # 'ares' and 'threaded-resolver' are mutually exclusive 59 PACKAGECONFIG[ares] = "--enable-ares,--disable-ares,c-ares,,,threaded-resolver" 87 PACKAGECONFIG[threaded-resolver] = "--enable-threaded-resolver,--disable-threaded-resolver,,,,ares"
|
| /OK3568_Linux_fs/kernel/tools/perf/bench/ |
| H A D | sched-pipe.c | 41 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()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/ |
| H A D | 150-use_DESTDIR.patch | 35 @CXX_OFF@ @echo "Enter 'make installthcxx' to install the threaded C++ library" 36 @SL_OFF@ @echo "Enter 'make installthsl' to install the threaded shared-library" 49 @SL_OFF@ @echo "Enter 'make installthcxxsl' to install the threaded C++ shared-library" 62 @TH_OFF@ @echo "Enter 'make installthcxx' to install the threaded C++ library"
|
| H A D | 02-Makefile.in.patch | 87 @CXX_OFF@ @echo "Enter 'make installthcxx' to install the threaded C++ library" 88 @SL_OFF@ @echo "Enter 'make installthsl' to install the threaded shared-library" 99 @SL_OFF@ @echo "Enter 'make installthcxxsl' to install the threaded C++ shared-library" 111 @TH_OFF@ @echo "Enter 'make installthcxx' to install the threaded C++ library" 181 @SL_OFF@ @echo "Enter 'make threadscxxsl' to build the threaded C++ shared-library" 183 @CXX_OFF@ @echo "Enter 'make threadscxx' to build the threaded C++ library" 184 @SL_OFF@ @echo "Enter 'make threadssl' to build the threaded shared library"
|
| /OK3568_Linux_fs/buildroot/package/dillo/ |
| H A D | dillo.mk | 41 DILLO_CONF_OPTS += --enable-threaded-dns 43 DILLO_CONF_OPTS += --disable-threaded-dns
|
| /OK3568_Linux_fs/kernel/tools/memory-model/Documentation/ |
| H A D | simple.txt | 22 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
|
| /OK3568_Linux_fs/buildroot/package/apache/ |
| H A D | Config.in | 35 Implements a non-threaded, pre-forking web server 40 Implements a hybrid multi-threaded multi-process web server
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/misc/ |
| H A D | irqf_oneshot.cocci | 2 /// Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests") 3 /// threaded IRQs without a primary handler need to be requested with
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | dwc3.rst | 34 - threaded handler of the device 45 - threaded handler of the EP-interrupt
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/ |
| H A D | boot-interrupts.rst | 56 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.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/ |
| H A D | libgcc-initial.inc | 5 # 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
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 270 Controllers which support thread mode are called threaded controllers. 273 Marking a cgroup threaded makes it join the resource domain of its 274 parent as a threaded cgroup. The parent may be another threaded 276 of a threaded subtree, that is, the nearest ancestor which is not 277 threaded, is called threaded domain or thread root interchangeably and 280 Inside a threaded subtree, threads of a process can be put in 282 constraint - threaded controllers can be enabled on non-leaf cgroups 285 As the threaded domain cgroup hosts all the domain resource 288 can't have populated child cgroups which aren't threaded. Because the 290 serve both as a threaded domain and a parent to domain cgroups. [all …]
|
| /OK3568_Linux_fs/buildroot/package/libcurl/ |
| H A D | libcurl.mk | 30 LIBCURL_CONF_OPTS += --enable-threaded-resolver 32 LIBCURL_CONF_OPTS += --disable-threaded-resolver
|
| /OK3568_Linux_fs/buildroot/package/atftp/ |
| H A D | Config.in | 7 and 2349. The server is multi-threaded and the client
|
| /OK3568_Linux_fs/buildroot/package/beecrypt/ |
| H A D | 0002-build-system.patch | 77 # Certain platforms needs special flags for multi-threaded code 110 # Certain platforms needs special flags for multi-threaded code
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | TODO | 12 hardirq handler cpqhp_ctrl_intr(). Convert this to threaded IRQ handling. 70 simplified by converting it to threaded IRQ handling. Use pciehp as a
|
| /OK3568_Linux_fs/buildroot/package/uhttpd/ |
| H A D | Config.in | 9 uHTTPd is a tiny single threaded HTTP server with TLS, CGI
|
| /OK3568_Linux_fs/buildroot/package/unscd/ |
| H A D | Config.in | 14 nscd which is a single threaded server process which offloads
|
| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | Kconfig | 65 If in doubt, select "Single threaded compression" 68 bool "Single threaded compression" 70 Traditionally Squashfs has used single-threaded decompression.
|
| /OK3568_Linux_fs/kernel/include/linux/gpio/ |
| H A D | driver.h | 205 bool threaded; member 647 bool threaded,
|
| /OK3568_Linux_fs/buildroot/package/boost/ |
| H A D | 0003-math-make-no-atomics-a-soft-failure-in-bernoulli_details_hpp.patch | 36 // Single threaded code, very simple: 54 // Single threaded code, very simple:
|
| /OK3568_Linux_fs/buildroot/package/python-psycopg2/ |
| H A D | Config.in | 11 connection). It was designed for heavily multi-threaded
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/fio/ |
| H A D | fio_3.30.bb | 4 I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs, \
|