Home
last modified time | relevance | path

Searched refs:later (Results 1 – 25 of 2120) sorted by relevance

12345678910>>...85

/linux/tools/testing/selftests/x86/
H A Dlam.c72 unsigned int later; member
284 if (test->later == 0 && test->lam != 0) in handle_malloc()
302 if (test->later != 0 && test->lam != 0) in handle_malloc()
317 if (test->later == 0 && test->lam != 0) in handle_mmap()
330 if (test->later != 0 && test->lam != 0) in handle_mmap()
352 if (test->later == 0 && test->lam != 0) in handle_syscall()
366 if (test->later != 0 && test->lam != 0) in handle_syscall()
638 if (test->later == 0 && test->lam != 0) in handle_uring()
758 if (!test->later) { in handle_thread()
777 if (test->later) { in handle_thread()
[all …]
/linux/arch/powerpc/crypto/
H A DKconfig109 tristate "Stitched AES/GCM acceleration support on P10 or later CPU (PPC)"
120 - Power10 or later features
123 later CPU. This module supports stitched acceleration for AES/GCM.
126 tristate "Ciphers: ChaCha20, XChacha20, XChacha12 (P10 or later)"
136 - Power10 or later
140 tristate "Hash functions: Poly1305 (P10 or later)"
148 - Power10 or later
/linux/arch/arm64/configs/
H A Dhardening.config10 # Pointer authentication (ARMv8.3 and later). If hardware actually supports
15 # Available in ARMv8.5 and later.
22 # Available in ARMv8.7 and later.
/linux/include/linux/
H A Dktime.h167 static inline s64 ktime_us_delta(const ktime_t later, const ktime_t earlier) in ktime_us_delta() argument
169 return ktime_to_us(ktime_sub(later, earlier)); in ktime_us_delta()
172 static inline s64 ktime_ms_delta(const ktime_t later, const ktime_t earlier) in ktime_ms_delta() argument
174 return ktime_to_ms(ktime_sub(later, earlier)); in ktime_ms_delta()
/linux/scripts/coccinelle/misc/
H A Darray_size_dup.cocci43 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line)
51 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line)
108 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line)
116 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line)
172 msg = "WARNING: struct_size is used later (line %s) to compute the same size" % (p2[0].line)
180 msg = "WARNING: struct_size is used later (line %s) to compute the same size" % (p2[0].line)
/linux/drivers/gpu/drm/imagination/
H A DKconfig5 tristate "Imagination Technologies PowerVR (Series 6 and later) & IMG Graphics"
16 Technologies PowerVR (Series 6 or later) or IMG GPU.
/linux/Documentation/i2c/busses/
H A Di2c-i801.rst55 On Intel Patsburg and later chipsets, both the normal host SMBus controller
85 ICH3 (82801CA/CAM) and later devices (PCH) are Intel chips that are a part of
109 Block process call is supported on the 82801EB (ICH5) and later chips.
115 I2C block read is supported on the 82801EB (ICH5) and later chips.
121 The 82801DB (ICH4) and later chips support several SMBus 2.0 features.
127 PCI interrupt support is supported on the 82801EB (ICH5) and later chips.
176 Note: There's a useful script in lm_sensors 2.10.2 and later, named
/linux/rust/kernel/
H A Dtime.rs70 pub fn ktime_ms_delta(later: Ktime, earlier: Ktime) -> i64 { in ktime_ms_delta()
71 (later - earlier).to_ms() in ktime_ms_delta()
/linux/Documentation/arch/powerpc/
H A Delf_hwcaps.rst148 supporting later architectures DO NOT set this feature.
161 supporting later architectures also set this feature.
183 supporting later architectures also set this feature.
196 later.
210 supporting later architectures also set this feature.
229 supporting later architectures also set this feature.
/linux/Documentation/userspace-api/media/rc/
H A Dlirc-set-rec-carrier-range.rst1 .. SPDX-License-Identifier: GPL-2.0 OR GFDL-1.1-no-invariants-or-later
41 <LIRC_SET_REC_CARRIER_RANGE>` with the lower bound first and later call
/linux/arch/arm/boot/dts/st/
H A Dste-hrefv60plus-tvk.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Device Tree for the HREF version 60 or later with the TVK1281618 R2 UIB
H A Dste-hrefv60plus-stuib.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Device Tree for the HREF version 60 or later with the ST UIB
/linux/tools/memory-model/Documentation/
H A Dglossary.txt7 Address Dependency: When the address of a later memory access is computed
9 dependency" extends from that load extending to the later access.
30 load before later memory references running on that same CPU.
43 either the value from another CPU's store or some later value,
54 Control Dependency: When a later store's execution depends on a test
88 Data Dependency: When the data written by a later store is computed based
90 extends from that load to that later store. For example:
/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra30-ahub.txt21 Tegra30 and later:
33 Tegra114 and later additionally require:
36 Tegra124 and later additionally require:
/linux/Documentation/networking/
H A Dsmc-sysctl.rst26 Controls which type of sndbufs and RMBs to use in later newly created
65 for SMC-R v2.1 and later.
71 acceptable value ranges from 16 to 255. Only for SMC-R v2.1 and later.
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-mmc6 eMMC4.4 or later card can support such feature. This kind of
17 eMMC4.4 or later card can support such feature. This kind of
/linux/net/bluetooth/
H A DKconfig53 available with Bluetooth version 1.0b or later and support
55 version 2.0 or later.
71 layer available with Bluetooth version 4.0 or later.
79 Bluetooth version 5.2 or later.
/linux/Documentation/userspace-api/media/v4l/
H A Dapp-pri.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
15 applications and automatically regain control of the device at a later
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dnvidia,tegra20-ictlr.txt14 Tegra generations later than Tegra30 the compatible value should
18 whereas Tegra30 and later have 5).
/linux/drivers/rtc/
H A Drtc-mcp795.c264 time64_t later; in mcp795_set_alarm() local
274 later = rtc_tm_to_time64(&alm->time); in mcp795_set_alarm()
275 if (later <= now) in mcp795_set_alarm()
278 if ((later - now) >= in mcp795_set_alarm()
/linux/Documentation/core-api/
H A Drefcount-vs-atomic.rst43 before any po-later instruction is executed on the same CPU.
46 other CPUs before any po-later instruction is executed on the original
58 stores (all po-later instructions) on the same CPU are
60 po-later stores on the same CPU must propagate to all other CPUs
/linux/Documentation/fb/
H A Dcirrusfb.rst89 * Requires kernel 2.3.14-pre1 or later.
94 * Bundled with kernel 2.3.14-pre1 or later.
/linux/Documentation/userspace-api/media/dvb/
H A Dca-fopen.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
56 blocking mode can later be put into non-blocking mode (and vice versa)
/linux/fs/smb/client/
H A DKconfig37 included in Windows NT4, 2000 and XP (and later). Use of dialects
50 In general, the default dialects, SMB3 and later, enable better
75 Modern dialects, SMB2.1 and later (including SMB3 and 3.1.1), have
115 Samba 3.0.5 or later, that optionally can handle more POSIX like
118 and later) which can negotiate CIFS POSIX ACL support. This config
/linux/Documentation/userspace-api/media/
H A Dindex.rst48 any later version published by the Free Software Foundation, with no
60 later version.

12345678910>>...85