Searched full:overridden (Results 1 – 25 of 979) sorted by relevance
12345678910>>...40
| /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-6.6/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/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-6.6/net/mptcp/ |
| D | mib.h | 67 MPTCP_MIB_SNDWNDSHARED, /* Subflow snd wnd is overridden by msk's one */ 68 MPTCP_MIB_RCVWNDSHARED, /* Subflow rcv wnd is overridden by msk's one */ 69 MPTCP_MIB_RCVWNDCONFLICTUPDATE, /* subflow rcv wnd is overridden by msk's one due to
|
| /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-6.6/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-6.6/arch/riscv/boot/dts/starfive/ |
| D | jh7100.dtsi | 111 /* This value must be overridden by the board */ 118 /* This value must be overridden by the board */ 125 /* Should be overridden by the board when needed */ 132 /* Should be overridden by the board when needed */
|
| /kernel/linux/linux-6.6/lib/ |
| D | error-inject.c | 13 /* Whitelist of symbols that can be overridden for error injection. */ 60 * For safety reasons we only allow certain functions to be overridden with 162 * error_injection/whitelist -- shows which functions can be overridden for
|
| /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-6.6/scripts/kconfig/ |
| D | merge_config.sh | 5 # them one by one. Provides warnings on overridden values, and specified 32 echo " -Q disable warning messages for overridden options." 132 # Merge files, printing warnings on overridden values
|
| /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-6.6/Documentation/admin-guide/mm/ |
| D | zswap.rst | 32 This setting can then be overridden by providing the kernel command line 62 but it can be overridden at boot time by setting the ``zpool`` attribute, 94 Kconfig option, but it can be overridden at boot time by setting the
|
| /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-6.6/tools/bootconfig/samples/ |
| D | good-mixed-override.bconf | 3 # mixed key value can be overridden
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| D | Kconfig.profile | 69 The compiled in default may get overridden at driver probe time on 88 The compiled in default may get overridden at driver probe time on
|
| /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-6.6/drivers/pinctrl/bcm/ |
| D | Kconfig | 157 can be overridden to GPIO function 215 configuration, with certain individual pins can be overridden
|
| /kernel/linux/linux-6.6/fs/fat/ |
| D | Kconfig | 86 It can be overridden with the "codepage" mount option. 96 that most of your FAT filesystems use, and can be overridden
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | ife.h | 16 /*Can be overridden at runtime by module option*/
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | ife.h | 16 /*Can be overridden at runtime by module option*/
|
| /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-6.6/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 119 # Merge files, printing warnings on overridden values
|
| /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
|
12345678910>>...40