Searched full:overridden (Results 1 – 25 of 546) sorted by relevance
12345678910>>...22
/linux-6.12.1/tools/testing/selftests/net/forwarding/ |
D | README | 65 various ways. A number of these variables can be overridden. The way these 72 Any of these variables can be overridden. Notably net/forwarding/lib.sh and 88 assignments of variables whose value should be overridden.
|
D | tc_common.sh | 6 # Can be overridden by the configuration file. See lib.sh
|
/linux-6.12.1/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.12.1/net/mptcp/ |
D | mib.h | 75 MPTCP_MIB_SNDWNDSHARED, /* Subflow snd wnd is overridden by msk's one */ 76 MPTCP_MIB_RCVWNDSHARED, /* Subflow rcv wnd is overridden by msk's one */ 77 MPTCP_MIB_RCVWNDCONFLICTUPDATE, /* subflow rcv wnd is overridden by msk's one due to
|
/linux-6.12.1/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.12.1/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
|
/linux-6.12.1/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.12.1/arch/riscv/boot/dts/starfive/ |
D | jh7100.dtsi | 120 /* This value must be overridden by the board */ 128 /* This value must be overridden by the board */ 136 /* Should be overridden by the board when needed */ 144 /* Should be overridden by the board when needed */
|
/linux-6.12.1/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.12.1/drivers/usb/core/ |
D | Kconfig | 113 The default autosuspend delay in seconds. Can be overridden 126 Select the default USB device authorization mode. Can be overridden
|
/linux-6.12.1/tools/bootconfig/samples/ |
D | good-mixed-override.bconf | 3 # mixed key value can be overridden
|
/linux-6.12.1/drivers/pinctrl/bcm/ |
D | Kconfig | 157 can be overridden to GPIO function 215 configuration, with certain individual pins can be overridden
|
/linux-6.12.1/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.12.1/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.12.1/include/uapi/linux/ |
D | ife.h | 16 /*Can be overridden at runtime by module option*/
|
/linux-6.12.1/Documentation/devicetree/bindings/powerpc/4xx/ |
D | reboot.txt | 4 software reset mechanism may be overridden. Here the possible values of
|
/linux-6.12.1/fs/exfat/ |
D | Kconfig | 23 filesystem uses. This can be overridden with the "iocharset" mount
|
/linux-6.12.1/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.12.1/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.12.1/arch/arm/include/asm/ |
D | sparsemem.h | 19 * These can be overridden in your mach/memory.h.
|
/linux-6.12.1/arch/arm/boot/dts/socionext/ |
D | uniphier-ld6b.dtsi | 11 * Reuse the PXs2 device tree with some properties overridden.
|
/linux-6.12.1/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.12.1/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.12.1/arch/arm64/include/asm/ |
D | linkage.h | 16 * likely to notice any drift from the overridden definitions.
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-help.txt | 24 can be overridden by other options or configuration variables.
|
12345678910>>...22