Home
last modified time | relevance | path

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

12345

/linux-6.3-rc2/Documentation/translations/zh_CN/loongarch/
A Dirq-chip-model.rst140 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm…
142 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm…
146 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
148 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
A Dintroduction.rst341 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.02-…
343 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.02-…
347 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v2.…
349 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v2.…
/linux-6.3-rc2/Documentation/loongarch/
A Dirq-chip-model.rst138 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm…
140 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm…
144 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
146 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
/linux-6.3-rc2/Documentation/arc/
A Darc.rst13 Good place to start to find relevant FOSS projects, toolchain releases,
65 Synopsys offers prebuilt toolchain releases which can be used for this purpose,
68 - Synopsys GNU toolchain releases:
69 `<https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases>`_
/linux-6.3-rc2/Documentation/translations/zh_CN/doc-guide/
A Dkernel-doc.rst114 * Context: Any context. Takes and releases the RCU lock.
117 * Context: Process context. Takes and releases <mutex>.
118 * Context: Softirq or process context. Takes and releases <lock>, BH-safe.
/linux-6.3-rc2/fs/dlm/
A DKconfig16 later Linux kernel releases.
/linux-6.3-rc2/Documentation/openrisc/
A Dopenrisc_port.rst26 Toolchain binaries can be obtained from openrisc.io or our github releases page.
31 binaries https://github.com/openrisc/or1k-gcc/releases
/linux-6.3-rc2/tools/memory-model/litmus-tests/
A DMP+polocks.litmus6 * This litmus test demonstrates how lock acquisitions and releases can
A DMP+porevlocks.litmus6 * This litmus test demonstrates how lock acquisitions and releases can
/linux-6.3-rc2/Documentation/process/
A Dstable-kernel-rules.rst3 Everything you ever wanted to know about Linux -stable releases
166 be queued. Additional -rc releases are then released and tested until no
168 - Responding to the -rc releases can be done on the mailing list by sending
185 - The finalized and tagged releases of all stable kernels can be found
A Dchanges.rst80 `releases.llvm.org <https://releases.llvm.org>`_) are supported for building
81 kernels. Older releases aren't guaranteed to work, and we may drop workarounds
426 - <https://github.com/westes/flex/releases>
508 - <https://github.com/libfuse/libfuse/releases>
/linux-6.3-rc2/fs/nfsd/
A Dfilecache.c1256 unsigned long releases = 0, evictions = 0; in nfsd_file_cache_stats_show() local
1281 releases += per_cpu(nfsd_file_releases, i); in nfsd_file_cache_stats_show()
1291 seq_printf(m, "releases: %lu\n", releases); in nfsd_file_cache_stats_show()
1293 if (releases) in nfsd_file_cache_stats_show()
1294 seq_printf(m, "mean age (ms): %ld\n", total_age / releases); in nfsd_file_cache_stats_show()
/linux-6.3-rc2/Documentation/block/
A Dpr.rst84 This ioctl command releases the reservation specified by key and flags
91 This ioctl command releases the existing reservation referred to by
/linux-6.3-rc2/Documentation/rust/
A Dquick-start.rst17 the distribution tracks the latest releases.
83 https://releases.llvm.org/download.html
90 to fetch pre-built releases and distribution packages.
/linux-6.3-rc2/Documentation/translations/zh_CN/openrisc/
A Dopenrisc_port.rst40 二进制 https://github.com/openrisc/or1k-gcc/releases
/linux-6.3-rc2/Documentation/
A DChanges80 `releases.llvm.org <https://releases.llvm.org>`_) are supported for building
81 kernels. Older releases aren't guaranteed to work, and we may drop workarounds
426 - <https://github.com/westes/flex/releases>
508 - <https://github.com/libfuse/libfuse/releases>
/linux-6.3-rc2/scripts/coccinelle/locks/
A Ddouble_lock.cocci4 /// an intervening function call that releases the lock.
A Dmini_lock.cocci7 /// function call that releases the lock.
/linux-6.3-rc2/Documentation/filesystems/
A Defivarfs.rst11 removed before any full releases. Since variables can now be larger
/linux-6.3-rc2/tools/power/cpupower/
A DREADME43 and to various others commenting on the previous (pre-)releases of
/linux-6.3-rc2/Documentation/translations/zh_CN/rust/
A Dquick-start.rst80 https://releases.llvm.org/download.html
/linux-6.3-rc2/Documentation/userspace-api/media/drivers/
A Daspeed-video.rst26 `github <https://github.com/AspeedTech-BMC/openbmc/releases/>`__.
/linux-6.3-rc2/Documentation/driver-api/md/
A Dmd-cluster.rst183 receiver releases "ack"
196 sender releases "message"
198 sender releases "token"
225 - releases bitmap<number> lock of the failed node
/linux-6.3-rc2/Documentation/translations/it_IT/process/
A Dchanges.rst80 L'ultima versione di clang e *LLVM utils* (secondo `releases.llvm.org
81 <https://releases.llvm.org>`_) sono supportati per la generazione del
392 - <https://github.com/westes/flex/releases>
474 - <https://github.com/libfuse/libfuse/releases>
/linux-6.3-rc2/Documentation/doc-guide/
A Dkernel-doc.rst84 * releases, or expects to be held. It can extend over multiple
130 it takes, releases and expects to be held by its caller.
135 * Context: Any context. Takes and releases the RCU lock.
138 * Context: Process context. Takes and releases <mutex>.
139 * Context: Softirq or process context. Takes and releases <lock>, BH-safe.

Completed in 17 milliseconds

12345