Home
last modified time | relevance | path

Searched full:releases (Results 1 – 25 of 417) sorted by relevance

12345678910>>...17

/linux/rust/kernel/sync/
H A Dcondvar.rs139 /// Releases the lock and waits for a notification in uninterruptible mode.
141 /// Atomically releases the given lock (whose ownership is proven by the guard) and puts the
149 /// Releases the lock and waits for a notification in interruptible mode.
161 /// Releases the lock and waits for a notification in interruptible and freezable mode.
180 /// Releases the lock and waits for a notification in interruptible mode.
182 /// Atomically releases the given lock (whose ownership is proven by the guard) and puts the
/linux/Documentation/translations/zh_TW/arch/loongarch/
H 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…
H 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/drivers/net/wireless/virtual/
H A Dvirt_wifi.c182 /* Acquires and releases the rdev BSS lock. */
193 /* Schedules work which acquires and releases the rtnl lock. */ in virt_wifi_scan_result()
207 /* Schedules work which acquires and releases the rtnl lock. */ in virt_wifi_cancel_scan()
259 /* Acquires and releases the rdev event lock. */
374 /* Acquires and releases the rtnl lock. */
410 /* Acquires and releases the rtnl lock. */
671 /* Acquires and releases the rtnl lock. */
701 /* Acquires and releases the rtnl lock. */
/linux/include/linux/
H A Dxarray.h449 * Context: Any context. Takes and releases the RCU lock.
478 * Context: Any context. Takes and releases the RCU lock.
502 * Context: Any context. Takes and releases the RCU lock.
529 * Context: Any context. Takes and releases the RCU lock.
585 * Context: Any context. Takes and releases the xa_lock while
612 * Context: Process context. Takes and releases the xa_lock while
638 * Context: Any context. Takes and releases the xa_lock while
662 * Context: Process context. Takes and releases the xa_lock while
688 * Context: Any context. Takes and releases the xa_lock. May sleep
716 * Context: Any context. Takes and releases the xa_lock while
[all …]
/linux/sound/pci/asihpi/
H A Dhpi_version.h3 Development releases have odd minor version.
4 Production releases have even minor version.
/linux/Documentation/process/
H A Dstable-kernel-rules.rst3 Everything you ever wanted to know about Linux -stable releases
195 be queued. Additional -rc releases are then released and tested until no
197 - Responding to the -rc releases can be done on the mailing list by sending
215 - The finalized and tagged releases of all stable kernels can be found
H A Dchanges.rst85 `releases.llvm.org <https://releases.llvm.org>`_) are supported for building
86 kernels. Older releases aren't guaranteed to work, and we may drop workarounds
449 - <https://github.com/westes/flex/releases>
526 - <https://github.com/libfuse/libfuse/releases>
H A Dcve.rst64 https://kernel.org/releases.html
85 that is no longer one of the kernel.org supported releases, then a CVE
/linux/Documentation/litmus-tests/
H A DREADME46 the obvious lock acquisitions and releases.
51 obvious lock acquisitions and releases.
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c73 * This releases references to all pages in the vector @vec (if corresponding
105 * This function releases the user from the provided vma. It expects
/linux/Documentation/block/
H 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/Documentation/translations/zh_CN/arch/loongarch/
H A Dintroduction.rst341 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.10-…
343 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.10-…
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/Documentation/
H A DChanges85 `releases.llvm.org <https://releases.llvm.org>`_) are supported for building
86 kernels. Older releases aren't guaranteed to work, and we may drop workarounds
449 - <https://github.com/westes/flex/releases>
526 - <https://github.com/libfuse/libfuse/releases>
/linux/Documentation/driver-api/md/
H 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/Documentation/arch/riscv/
H A Dacpi.rst10 ) <https://github.com/riscv/riscv-isa-manual/releases/tag/riscv-isa-release-1239329-2023-05-23>`_
H A Dboot.rst68 - ``RISCV_BOOT_SPINWAIT``: the firmware releases all harts in the kernel, one hart
72 - ``Ordered booting``: the firmware releases only one hart that will execute the
/linux/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2200.rst177 of the ipw2200 development snapshot releases available from the
455 development snapshot releases.
457 Releases are numbered with a three level scheme:
468 and functionality of the development releases are not know. We make
470 frequency of their release, and the desire to get those releases
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.h179 * qed_ll2_release_connection(): Releases resources allocated for LL2
251 * qed_ll2_free(): Releases LL2 connections set
/linux/tools/memory-model/litmus-tests/
H A DMP+porevlocks.litmus6 * This litmus test demonstrates how lock acquisitions and releases can
H A DMP+polocks.litmus6 * This litmus test demonstrates how lock acquisitions and releases can
/linux/scripts/
H A Djobserver-exec7 with PARALLELISM environment variable set, and releases the jobs back again.
/linux/Documentation/arch/openrisc/
H A Dopenrisc_port.rst26 Toolchain binaries can be obtained from openrisc.io or our github releases page.
31 binaries https://github.com/stffrdhrn/or1k-toolchain-build/releases
/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-recheck-lock.sh27 title="$configfile ------- $ncs acquisitions/releases"
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-spinlock.h80 * Releases lock
217 * Releases bit lock

12345678910>>...17