Home
last modified time | relevance | path

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

12345678910>>...80

/linux/tools/testing/selftests/x86/
H A Dlam.c81 unsigned int later; member
312 if (test->later == 0 && test->lam != 0) in handle_malloc()
330 if (test->later != 0 && test->lam != 0) in handle_malloc()
345 if (test->later == 0 && test->lam != 0) in handle_mmap()
358 if (test->later != 0 && test->lam != 0) in handle_mmap()
380 if (test->later == 0 && test->lam != 0) in handle_syscall()
394 if (test->later != 0 && test->lam != 0) in handle_syscall()
434 switch (test->later) { in get_user_syscall()
742 if (test->later == 0 && test->lam != 0) in handle_uring()
862 if (!test->later) { in handle_thread()
[all …]
/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/Documentation/i2c/busses/
H A Di2c-i801.rst59 On Intel Patsburg and later chipsets, both the normal host SMBus controller
89 ICH3 (82801CA/CAM) and later devices (PCH) are Intel chips that are a part of
113 Block process call is supported on the 82801EB (ICH5) and later chips.
119 I2C block read is supported on the 82801EB (ICH5) and later chips.
125 The 82801DB (ICH4) and later chips support several SMBus 2.0 features.
131 PCI interrupt support is supported on the 82801EB (ICH5) and later chips.
180 Note: There's a useful script in lm_sensors 2.10.2 and later, named
/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/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/arch/arm64/
H A Dcpu-hotplug.rst10 CPUs that were not available during boot to be added to the system later.
63 that firmware wishes to disable either from boot (or later) should not be
65 bit set, to indicate they can be enabled later. The boot CPU must be marked as
78 re-discover the dynamic properties of the system from the _STA method later
/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/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/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/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
16 applications and automatically regain control of the device at a later
H A Dlibv4l.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
/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)
H A Ddmx-fopen.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
66 in blocking mode can later be put into non-blocking mode (and vice versa)
H A Dfrontend-header.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
H A Dca_data_types.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
H A Dnet-types.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
/linux/security/integrity/ima/
H A Dima_fs.c84 list_for_each_entry_rcu(qe, &ima_measurements, later) { in ima_measurements_start()
102 qe = list_entry_rcu(qe->later.next, struct ima_queue_entry, later); in ima_measurements_next()
106 return (&qe->later == &ima_measurements) ? NULL : qe; in ima_measurements_next()
/linux/Documentation/userspace-api/media/
H A Dindex.rst48 any later version published by the Free Software Foundation, with no
60 later version.
/linux/arch/arm/boot/dts/cirrus/
H A Dep7211.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later

12345678910>>...80