| /linux/tools/testing/selftests/x86/ |
| H A D | lam.c | 81 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 D | hardening.config | 10 # 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 D | ktime.h | 167 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 D | array_size_dup.cocci | 43 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 D | i2c-i801.rst | 59 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/arch/powerpc/ |
| H A D | elf_hwcaps.rst | 148 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 D | cpu-hotplug.rst | 10 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/userspace-api/media/rc/ |
| H A D | lirc-set-rec-carrier-range.rst | 1 .. 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 D | ste-hrefv60plus-tvk.dts | 1 // 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 D | ste-hrefv60plus-stuib.dts | 1 // 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 D | glossary.txt | 7 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 D | nvidia,tegra30-ahub.txt | 21 Tegra30 and later: 33 Tegra114 and later additionally require: 36 Tegra124 and later additionally require:
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-devices-mmc | 6 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 D | Kconfig | 53 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 D | app-pri.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 16 applications and automatically regain control of the device at a later
|
| /linux/Documentation/fb/ |
| H A D | cirrusfb.rst | 89 * 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 D | ca-fopen.rst | 1 .. 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 D | dmx-fopen.rst | 1 .. 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 D | dvbapi.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 15 standard (DVB), and later extended to support all digital TV standards.
|
| /linux/security/integrity/ima/ |
| H A D | ima_fs.c | 84 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 D | index.rst | 48 any later version published by the Free Software Foundation, with no 60 later version.
|
| /linux/fs/smb/client/ |
| H A D | Kconfig | 36 included in Windows NT4, 2000 and XP (and later). Use of dialects 49 In general, the default dialects, SMB3 and later, enable better 74 Modern dialects, SMB2.1 and later (including SMB3 and 3.1.1), have 114 Samba 3.0.5 or later, that optionally can handle more POSIX like 117 and later) which can negotiate CIFS POSIX ACL support. This config
|
| /linux/Documentation/ |
| H A D | Changes | 107 You will need GNU make 4.0 or later to build the kernel. 132 during build. This requires flex 2.5.35 or later. 139 during build. This requires bison 2.0 or later. 145 generates BTF (BPF Type Format) from DWARF in vmlinux, a bit later from kernel 146 modules as well. This requires pahole v1.22 or later. 189 The kernel build requires GNU GLOBAL version 6.6.5 or later to generate 278 later is recommended, due to some significant improvements). 321 Needs libfuse 2.4.0 or later. Absolute minimum is 2.3.0 but mount
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | overview.rst | 20 Book 2, Surface Laptop 1) and later generation devices, SAM is responsible 51 5th and later generations, communication takes place via a USART serial 67 communication interface for SAM on 5th- and all later-generation Surface
|
| /linux/sound/mips/ |
| H A D | ad1843.c | 470 unsigned long later; in ad1843_init() local 481 later = jiffies + msecs_to_jiffies(500); in ad1843_init() 484 if (time_after(jiffies, later)) { in ad1843_init()
|