Searched full:overridden (Results 1 – 25 of 451) sorted by relevance
12345678910>>...19
/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
|
/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 */ 59 /* External SCIF clock - to be overridden by boards that provide it */
|
/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()
|
/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
|
/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
|
D | clz_ctz.c | 11 * __c[lt]z[sd]i2 can be overridden by linking arch-specific versions.
|
/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
|
/linux-5.10/drivers/pinctrl/bcm/ |
D | Kconfig | 80 can be overridden to GPIO function 136 configuration, with certain individual pins can be overridden
|
/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
|
/linux-5.10/include/uapi/linux/ |
D | ife.h | 16 /*Can be overridden at runtime by module option*/
|
D | psample.h | 50 /* Can be overridden at runtime by module option */
|
/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
|
/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
|
/linux-5.10/Documentation/devicetree/bindings/powerpc/4xx/ |
D | reboot.txt | 4 software reset mechanism may be overridden. Here the possible values of
|
/linux-5.10/tools/testing/selftests/net/forwarding/ |
D | tc_common.sh | 6 # Can be overridden by the configuration file. See lib.sh
|
/linux-5.10/fs/exfat/ |
D | Kconfig | 21 filesystem uses. This can be overridden with the "iocharset" mount
|
/linux-5.10/arch/arm/include/asm/ |
D | sparsemem.h | 19 * These can be overridden in your mach/memory.h.
|
/linux-5.10/arch/arm/boot/dts/ |
D | uniphier-ld6b.dtsi | 11 * Reuse the PXs2 device tree with some properties overridden.
|
/linux-5.10/arch/um/drivers/ |
D | Kconfig | 76 will be attached by default. This value can be overridden from the 87 be overridden from the command line. The default value is "xterm", 98 will be attached by default. This value can be overridden from the
|
/linux-5.10/drivers/media/dvb-frontends/drx39xyj/ |
D | drx_dap_fasi.h | 80 * The default setting must be overridden if compile switches are already 115 * Default can be overridden by setting the compile switch DRXDAP_SINGLE_MASTER. 122 * into single master setting. This cannot be overridden.
|
/linux-5.10/drivers/usb/gadget/legacy/ |
D | ncm.c | 57 * also be overridden by module parameters. 146 * contents can be overridden by the composite_dev glue. in gncm_bind()
|
D | cdc2.c | 49 /* Vendor and product id can be overridden by module parameters. */ 169 * contents can be overridden by the composite_dev glue. in cdc_bind()
|
/linux-5.10/tools/perf/Documentation/ |
D | perf-help.txt | 24 can be overridden by other options or configuration variables.
|
/linux-5.10/Documentation/ABI/testing/ |
D | configfs-rdma_cm | 29 This can be overridden by using the rdma_set_option API.
|
/linux-5.10/arch/mips/mti-malta/ |
D | malta-memory.c | 24 /* determined physical memory size, not overridden by command line args */
|
12345678910>>...19