Searched full:overridden (Results 1 – 25 of 811) sorted by relevance
12345678910>>...33
| /kernel/linux/linux-4.19/Documentation/acpi/ |
| D | method-customizing.txt | 18 Note: Only ACPI METHOD can be overridden, any other object types like 21 Note: The same ACPI control method can be overridden for many times, 60 For an overridden method, in order to undo your changes, please
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/renesas/ |
| D | r8a779a0.dtsi | 40 /* This value must be overridden by the board */ 47 /* This value must be overridden by the board */ 56 /* External SCIF clock - to be overridden by boards that provide it */
|
| /kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/ |
| D | method-customizing.rst | 25 - Only ACPI METHOD can be overridden, any other object types like 29 - The same ACPI control method can be overridden for many times, 76 For an overridden method, in order to undo your changes, please
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| D | ide-xfer-mode.c | 66 int pio_mode = -1, overridden = 0; in ide_get_best_pio_mode() local 80 overridden = 1; in ide_get_best_pio_mode() 89 overridden = 0; in ide_get_best_pio_mode() 100 if (overridden) in ide_get_best_pio_mode()
|
| /kernel/linux/linux-4.19/drivers/ide/ |
| D | ide-xfer-mode.c | 65 int pio_mode = -1, overridden = 0; in ide_get_best_pio_mode() local 79 overridden = 1; in ide_get_best_pio_mode() 88 overridden = 0; in ide_get_best_pio_mode() 99 if (overridden) in ide_get_best_pio_mode()
|
| /kernel/linux/linux-5.10/Documentation/kbuild/ |
| D | reproducible-builds.rst | 32 be overridden using the `KBUILD_BUILD_TIMESTAMP`_ variable. 45 ``/proc/version``. These must be overridden using the 53 absolute filenames for the source files. This must be overridden by
|
| /kernel/linux/linux-5.10/lib/ |
| D | error-inject.c | 12 /* Whitelist of symbols that can be overridden for error injection. */ 53 * For safety reasons we only allow certain functions to be overridden with 155 * error_injection/whitelist -- shows which functions can be overridden for
|
| /kernel/linux/linux-4.19/lib/ |
| D | error-inject.c | 12 /* Whitelist of symbols that can be overridden for error injection. */ 53 * For safety reasons we only allow certain functions to be overridden with 155 * error_injection/whitelist -- shows which functions can be overridden for
|
| /kernel/linux/linux-4.19/drivers/pinctrl/bcm/ |
| D | Kconfig | 75 can be overridden to GPIO function 118 configuration, with certain individual pins can be overridden
|
| /kernel/linux/linux-5.10/drivers/pinctrl/bcm/ |
| D | Kconfig | 80 can be overridden to GPIO function 136 configuration, with certain individual pins can be overridden
|
| /kernel/linux/linux-5.10/Documentation/vm/ |
| D | zswap.rst | 40 This setting can then be overridden by providing the kernel command line 70 but it can be overridden at boot time by setting the ``zpool`` attribute, 104 Kconfig option, but it can be overridden at boot time by setting the
|
| /kernel/linux/linux-5.10/fs/fat/ |
| D | Kconfig | 84 It can be overridden with the "codepage" mount option. 94 that most of your FAT filesystems use, and can be overridden
|
| /kernel/linux/linux-4.19/fs/fat/ |
| D | Kconfig | 83 It can be overridden with the "codepage" mount option. 93 that most of your FAT filesystems use, and can be overridden
|
| /kernel/linux/linux-4.19/scripts/kconfig/ |
| D | merge_config.sh | 3 # them one by one. Provides warnings on overridden values, and specified 108 # Merge files, printing warnings on overridden values
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | ife.h | 16 /*Can be overridden at runtime by module option*/
|
| /kernel/linux/linux-4.19/include/uapi/linux/ |
| D | ife.h | 16 /*Can be overridden at runtime by module option*/
|
| D | psample.h | 28 /* Can be overridden at runtime by module option */
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/powerpc/4xx/ |
| D | reboot.txt | 4 software reset mechanism may be overridden. Here the possible values of
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/4xx/ |
| D | reboot.txt | 4 software reset mechanism may be overridden. Here the possible values of
|
| /kernel/linux/linux-5.10/Documentation/bpf/ |
| D | prog_cgroup_sysctl.rst | 77 overridden starting from the current ``ctx->file_pos``. If the whole value 78 has to be overridden BPF program can set ``file_pos`` to zero before calling
|
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| D | merge_config.sh | 5 # them one by one. Provides warnings on overridden values, and specified 118 # Merge files, printing warnings on overridden values
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
| D | tc_common.sh | 6 # Can be overridden by the configuration file. See lib.sh
|
| /kernel/linux/linux-5.10/fs/exfat/ |
| D | Kconfig | 21 filesystem uses. This can be overridden with the "iocharset" mount
|
| /kernel/linux/linux-4.19/arch/arm/include/asm/ |
| D | sparsemem.h | 19 * These can be overridden in your mach/memory.h.
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | sparsemem.h | 19 * These can be overridden in your mach/memory.h.
|
12345678910>>...33