Searched full:overridden (Results 1 – 25 of 533) sorted by relevance
12345678910>>...22
/linux-6.8/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-6.8/net/mptcp/ |
D | mib.h | 62 MPTCP_MIB_SNDWNDSHARED, /* Subflow snd wnd is overridden by msk's one */ 63 MPTCP_MIB_RCVWNDSHARED, /* Subflow rcv wnd is overridden by msk's one */ 64 MPTCP_MIB_RCVWNDCONFLICTUPDATE, /* subflow rcv wnd is overridden by msk's one due to
|
/linux-6.8/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-6.8/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
|
D | clz_ctz.c | 11 * __c[lt]z[sd]i2 can be overridden by linking arch-specific versions.
|
/linux-6.8/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
|
/linux-6.8/arch/riscv/boot/dts/starfive/ |
D | jh7100.dtsi | 119 /* This value must be overridden by the board */ 126 /* This value must be overridden by the board */ 133 /* Should be overridden by the board when needed */ 140 /* Should be overridden by the board when needed */
|
/linux-6.8/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
|
/linux-6.8/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
|
/linux-6.8/tools/bootconfig/samples/ |
D | good-mixed-override.bconf | 3 # mixed key value can be overridden
|
/linux-6.8/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
|
/linux-6.8/drivers/pinctrl/bcm/ |
D | Kconfig | 157 can be overridden to GPIO function 215 configuration, with certain individual pins can be overridden
|
/linux-6.8/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-6.8/include/uapi/linux/ |
D | ife.h | 16 /*Can be overridden at runtime by module option*/
|
/linux-6.8/Documentation/devicetree/bindings/powerpc/4xx/ |
D | reboot.txt | 4 software reset mechanism may be overridden. Here the possible values of
|
/linux-6.8/fs/exfat/ |
D | Kconfig | 23 filesystem uses. This can be overridden with the "iocharset" mount
|
/linux-6.8/tools/testing/selftests/drivers/net/dsa/ |
D | tc_common.sh | 6 # Can be overridden by the configuration file. See lib.sh
|
/linux-6.8/tools/testing/selftests/net/forwarding/ |
D | tc_common.sh | 6 # Can be overridden by the configuration file. See lib.sh
|
/linux-6.8/arch/um/drivers/ |
D | Kconfig | 83 will be attached by default. This value can be overridden from the 94 be overridden from the command line. The default value is "xterm", 105 will be attached by default. This value can be overridden from the
|
/linux-6.8/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-6.8/arch/arm/include/asm/ |
D | sparsemem.h | 19 * These can be overridden in your mach/memory.h.
|
/linux-6.8/arch/arm/boot/dts/socionext/ |
D | uniphier-ld6b.dtsi | 11 * Reuse the PXs2 device tree with some properties overridden.
|
/linux-6.8/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()
|
/linux-6.8/crypto/ |
D | ecb.c | 128 /* Default algorithm properties, can be overridden */ in lskcipher_alloc_instance_simple2() 136 /* Use struct crypto_cipher * by default, can be overridden */ in lskcipher_alloc_instance_simple2()
|
/linux-6.8/arch/arm64/include/asm/ |
D | linkage.h | 16 * likely to notice any drift from the overridden definitions.
|
12345678910>>...22