| /linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/ |
| H A D | cache.json | 189 … data cache write-back. This event occurs when a requestor outside the PE makes a coherency reques… 192 … data cache write-back. This event occurs when a requestor outside the PE makes a coherency reques… 195 …el 2 data cache access. This event occurs when a requestor outside the PE makes a coherency reques… 198 …el 2 data cache access. This event occurs when a requestor outside the PE makes a coherency reques… 201 …ata cache access, read. This event occurs when a requestor outside the PE makes a coherency reques… 204 …ata cache access, read. This event occurs when a requestor outside the PE makes a coherency reques… 207 …el 3 data cache access. This event occurs when a requestor outside the PE makes a coherency reques… 210 …el 3 data cache access. This event occurs when a requestor outside the PE makes a coherency reques… 213 …ata cache access, read. This event occurs when a requestor outside the PE makes a coherency reques… 216 …ata cache access, read. This event occurs when a requestor outside the PE makes a coherency reques… [all …]
|
| /linux/security/landlock/ |
| H A D | access.h | 39 /* Makes sure all filesystem access rights can be stored. */ 41 /* Makes sure all network access rights can be stored. */ 43 /* Makes sure all scoped rights can be stored. */ 45 /* Makes sure for_each_set_bit() and for_each_clear_bit() calls are OK. */ 60 /* Makes sure all fields are covered. */ 92 * Makes sure all optional access rights can be tied to a layer index (cf.
|
| /linux/arch/x86/ |
| H A D | Kconfig.cpu | 373 makes the kernel a tiny bit smaller. Disabling it on an Intel 387 makes the kernel a tiny bit smaller. Disabling it on a Cyrix 400 makes the kernel a tiny bit smaller. Disabling it on an AMD 414 makes the kernel a tiny bit smaller. Disabling it on an Hygon 427 makes the kernel a tiny bit smaller. Disabling it on a Centaur 441 makes the kernel a tiny bit smaller. Disabling it on a Transmeta 455 makes the kernel a tiny bit smaller. Disabling it on a UMC 468 makes the kernel a tiny bit smaller. Disabling it on a Zhaoxin 482 makes the kernel a tiny bit smaller.
|
| /linux/drivers/hid/ |
| H A D | hid-lg3ff.c | 31 * 0 0 127 127 makes the joystick autocenter hard 33 * 127 0 127 127 makes the joystick loose on the right, 36 * -127 0 -127 -127 makes the joystick loose on the left, 39 * 0 0 -127 -127 makes the joystick rattle very hard
|
| /linux/Documentation/hwmon/ |
| H A D | g762.rst | 25 set desired fan speed. This only makes sense in closed-loop 59 integer value between 0 and 255. 0 stops the fan, 255 makes 65 entry (0 stops the fan, 255 makes it run at full speed). In closed-loop mode
|
| /linux/fs/ |
| H A D | Kconfig.binfmt | 18 however) and makes building run-time libraries very easy. Many new 66 other. This makes this format ideal for use in environments where no 87 the first page of the file in a core dump makes it possible to 192 Select this option if the architecture makes use of the e_flags
|
| /linux/lib/ |
| H A D | Kconfig.kasan | 149 Makes the compiler insert function calls that check whether the memory 157 Makes the compiler directly insert memory accessibility checks before 159 some workloads), but makes the kernel's .text size much bigger. 190 Makes KASAN check the validity of accesses to vmalloc allocations.
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_mipi_dsi.c | 782 * that makes it convenient to make several calls in a row. 985 * makes it convenient to make several calls in a row. 1106 * Like mipi_dsi_dcs_read() but deals with errors in a way that makes it 1548 * makes it convenient to make several calls in a row. 1577 * makes it convenient to make several calls in a row. 1621 * makes it convenient to make several calls in a row. 1646 * makes it convenient to make several calls in a row. 1671 * makes it convenient to make several calls in a row. 1696 * makes it convenient to make several calls in a row. 1721 * makes it convenient to make several calls in a row. [all …]
|
| /linux/drivers/staging/media/deprecated/atmel/ |
| H A D | Kconfig | 18 This module makes the ATMEL Image Sensor Controller available 37 This module makes the ATMEL eXtended Image Sensor Controller
|
| /linux/drivers/media/platform/microchip/ |
| H A D | Kconfig | 17 This module makes the Microchip Image Sensor Controller available 35 This module makes the Microchip eXtended Image Sensor Controller
|
| /linux/tools/testing/ktest/examples/ |
| H A D | README | 3 is broken up by task which makes it easier to understand how to set up 11 lots of different architectures. It only does build tests, but makes
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-light-isl29018 | 9 Scheme 0, makes full n (4, 8, 12, 16) bits (unsigned) proximity 11 2^n. Logic 1 of this bit, Scheme 1, makes n-1 (3, 7, 11, 15)
|
| /linux/drivers/ufs/core/ |
| H A D | Kconfig | 34 Enabling this makes it possible for the kernel to use the crypto 42 Enable fault injection support in the UFS driver. This makes it easier
|
| /linux/arch/sparc/include/asm/ |
| H A D | vvar.h | 65 smp_wmb(); /* Makes sure that increment of seq is reflected */ in vvar_write_begin() 70 smp_wmb(); /* Makes the value of seq current before we increment */ in vvar_write_end()
|
| /linux/drivers/net/wireless/ath/ |
| H A D | Kconfig | 30 Right now only ath9k makes use of this. 38 Currently, ath9k makes use of this facility.
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | ptrace.h | 16 * This makes "fork()" and "exec()" a bit more complex, but should 45 /* This makes the stack 16-byte aligned as GCC expects */
|
| /linux/arch/csky/abiv2/ |
| H A D | memset.S | 66 /* If dest is not aligned, just set some bytes makes the dest 73 /* Makes the dest align. */
|
| H A D | memcpy.S | 84 * If dest is not aligned, just copying some bytes makes the 91 /* Makes the dest align. */
|
| H A D | memmove.S | 87 /* If dest is not aligned, just copy some bytes makes the dest 94 /* Makes the dest align. */
|
| /linux/scripts/ |
| H A D | coccicheck | 219 echo ' The semantic patch that makes this change is available' 221 echo ' The semantic patch that makes this report is available' 225 echo ' The semantic patch that makes this Org report is available' 227 echo ' The semantic patch that makes this output is available'
|
| /linux/Documentation/filesystems/ |
| H A D | ubifs.rst | 60 which makes UBIFS much faster on writes. 62 Similarly to JFFS2, UBIFS supports on-the-fly compression which makes 102 Passing this option makes authentication mandatory.
|
| /linux/LICENSES/deprecated/ |
| H A D | CC0-1.0 | 16 INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES 81 purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each 114 b. Affirmer offers the Work as-is and makes no representations or
|
| /linux/Documentation/driver-api/gpio/ |
| H A D | drivers-on-gpio.rst | 55 appear as any other I2C bus to the system and makes it possible to connect 61 and makes it possible to connect drivers for SPI devices on the bus like 90 any other serio bus to the system and makes it possible to connect drivers
|
| /linux/Documentation/leds/ |
| H A D | leds-class-flash.rst | 51 a sensor, which makes it possible to synchronise the flash 88 Opening the V4L2 flash sub-device makes the LED subsystem sysfs interface
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-fbuf.rst | 215 the latter assume a certain color. Chroma-keying makes no sense 228 the framebuffer or VGA signal. Alpha blending makes no sense for 233 Alpha blending makes no sense for destructive overlays. 237 channel of the framebuffer or VGA signal. Alpha blending makes no
|