/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 | 33 /* Makes sure all filesystem access rights can be stored. */ 35 /* Makes sure all network access rights can be stored. */ 37 /* Makes sure all scoped rights can be stored. */ 39 /* Makes sure for_each_set_bit() and for_each_clear_bit() calls are OK. */ 54 /* Makes sure all fields are covered. */ 60 /* Makes sure all layers can be checked. */
|
/linux/arch/x86/ |
H A D | Kconfig.cpu | 412 makes the kernel a tiny bit smaller. Disabling it on an Intel 426 makes the kernel a tiny bit smaller. Disabling it on a Cyrix 439 makes the kernel a tiny bit smaller. Disabling it on an AMD 453 makes the kernel a tiny bit smaller. Disabling it on an Hygon 466 makes the kernel a tiny bit smaller. Disabling it on a Centaur 480 makes the kernel a tiny bit smaller. Disabling it on a Transmeta 494 makes the kernel a tiny bit smaller. Disabling it on a UMC 507 makes the kernel a tiny bit smaller. Disabling it on a Zhaoxin 521 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
|
H A D | submitting-patches.rst | 29 and a consistent coding style makes it easier for others to understand 51 your patch into a cleanup part and the actual addition. This makes it easier 80 checkpatch, but also makes it more difficult to review the code. 83 may save a line or so in the source, it obfuscates the code and makes code
|
/linux/lib/ |
H A D | Kconfig.kasan | 137 Makes the compiler insert function calls that check whether the memory 145 Makes the compiler directly insert memory accessibility checks before 147 some workloads), but makes the kernel's .text size much bigger. 178 Makes KASAN check the validity of accesses to vmalloc allocations.
|
/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/drivers/gpu/drm/ |
H A D | drm_mipi_dsi.c | 806 * makes it convenient to make several calls in a row. 950 * makes it convenient to make several calls in a row. 1471 * makes it convenient to make several calls in a row. 1500 * makes it convenient to make several calls in a row. 1544 * makes it convenient to make several calls in a row. 1569 * makes it convenient to make several calls in a row. 1594 * makes it convenient to make several calls in a row. 1619 * makes it convenient to make several calls in a row. 1644 * makes it convenient to make several calls in a row. 1670 * makes it convenient to make several calls in a row. [all …]
|
/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/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
|
/linux/drivers/mfd/ |
H A D | rk8xx-i2c.c | 39 * - Technically the ROUND_30s bit makes RTC_CTRL_REG volatile, but in rk808_is_volatile_reg() 66 * Technically the ROUND_30s bit makes RTC_CTRL_REG volatile, but in rk816_is_volatile_reg() 96 * - Technically the ROUND_30s bit makes RTC_CTRL_REG volatile, but in rk817_is_volatile_reg()
|
/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/arch/x86/include/asm/ |
H A D | frame.h | 29 * is just setting the LSB, which makes it an invalid stack address and is also 42 * is just clearing the MSB, which makes it an invalid stack address and is also
|
/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/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
|