| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/reserved-memory/ |
| D | ramoops.txt | 31 (defaults to 0: no ECC) 34 (defaults to 0: disabled) 37 (defaults to 0: disabled) 40 profiling (defaults to 0: disabled) 43 (defaults to 0: disabled) 46 (defaults to buffered mappings) 49 (defaults to 2: log Oopses and Panics). This can be set to INT_MAX to 59 - flags: if present, pass ramoops behavioral flags (defaults to 0,
|
| /kernel/linux/linux-5.10/tools/testing/ktest/examples/ |
| D | kvm.conf | 38 # See include/defaults.conf 42 # The defaults file will set up various settings that can be used by all 44 INCLUDE include/defaults.conf 68 # As the defaults.conf file has a POWER_CYCLE option already defined, 70 # (all DEFAULTS sections are considered the same). We use the 71 # DEFAULTS OVERRIDE to tell ktest.pl to ignore the previous defined 74 DEFAULTS OVERRIDE 77 # defaults.conf, we use virsh to cycle it. To do so, we destroy 84 DEFAULTS
|
| /kernel/linux/linux-6.6/tools/testing/ktest/examples/ |
| D | kvm.conf | 38 # See include/defaults.conf 42 # The defaults file will set up various settings that can be used by all 44 INCLUDE include/defaults.conf 68 # As the defaults.conf file has a POWER_CYCLE option already defined, 70 # (all DEFAULTS sections are considered the same). We use the 71 # DEFAULTS OVERRIDE to tell ktest.pl to ignore the previous defined 74 DEFAULTS OVERRIDE 77 # defaults.conf, we use virsh to cycle it. To do so, we destroy 84 DEFAULTS
|
| D | vmware.conf | 83 # See include/defaults.conf 87 # The defaults file will set up various settings that can be used by all 89 INCLUDE include/defaults.conf 113 # As the defaults.conf file has a POWER_CYCLE option already defined, 115 # (all DEFAULTS sections are considered the same). We use the 116 # DEFAULTS OVERRIDE to tell ktest.pl to ignore the previous defined 119 DEFAULTS OVERRIDE 122 # defaults.conf, we use virsh to cycle it. To do so, we destroy 129 DEFAULTS
|
| /kernel/linux/linux-5.10/tools/testing/ktest/examples/include/ |
| D | defaults.conf | 1 # This file holds defaults for most the tests. It defines the options that 5 # with a DEFAULTS OVERRIDE section. 17 DEFAULTS IF NOT DEFINED BOX 24 DEFAULTS IF NOT DEFINED BITS 28 DEFAULTS 30 # THIS_DIR is used through out the configs and defaults to ${PWD} which 130 DEFAULTS IF ${REBOOT} == none 136 DEFAULTS ELSE IF ${REBOOT} == error 142 DEFAULTS ELSE IF ${REBOOT} == fail 153 DEFAULTS ELSE
|
| D | patchcheck.conf | 18 DEFAULTS IF NOT DEFINED BUILD_TYPE 21 DEFAULTS ELSE 24 DEFAULTS 45 DEFAULTS IF DEFINED PATCH_TEST 48 DEFAULTS ELSE 67 DEFAULTS IF DEFINED CREATE_WARNINGS_FILE 71 # WARNINGS_FILE is already set by the DEFAULTS above 88 DEFAULTS IF NOT DEFINED PATCH_START1
|
| /kernel/linux/linux-6.6/tools/testing/ktest/examples/include/ |
| D | defaults.conf | 1 # This file holds defaults for most the tests. It defines the options that 5 # with a DEFAULTS OVERRIDE section. 17 DEFAULTS IF NOT DEFINED BOX 24 DEFAULTS IF NOT DEFINED BITS 28 DEFAULTS 30 # THIS_DIR is used through out the configs and defaults to ${PWD} which 130 DEFAULTS IF ${REBOOT} == none 136 DEFAULTS ELSE IF ${REBOOT} == error 142 DEFAULTS ELSE IF ${REBOOT} == fail 153 DEFAULTS ELSE
|
| D | patchcheck.conf | 18 DEFAULTS IF NOT DEFINED BUILD_TYPE 21 DEFAULTS ELSE 24 DEFAULTS 45 DEFAULTS IF DEFINED PATCH_TEST 48 DEFAULTS ELSE 67 DEFAULTS IF DEFINED CREATE_WARNINGS_FILE 71 # WARNINGS_FILE is already set by the DEFAULTS above 88 DEFAULTS IF NOT DEFINED PATCH_START1
|
| /kernel/linux/linux-6.6/tools/perf/Documentation/ |
| D | perfconfig.example | 3 # These were the old defaults 13 # Defaults if linked with libslang 25 # Defaults 33 # Defaults
|
| /kernel/linux/linux-5.10/tools/perf/Documentation/ |
| D | perfconfig.example | 3 # These were the old defaults 13 # Defaults if linked with libslang 25 # Defaults 33 # Defaults
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/ |
| D | qcom,pm8941-charger.yaml | 47 description: Maximum charge current in uA; May be clamped to safety limits; Defaults to 1A 54 Battery voltage limit in uV above which fast charging may operate; Defaults to 3.2V 62 Battery voltage limit in uV below which fast charging may operate; Defaults to 4.2V 73 be clamped by this value. Defaults to 4.2V. 82 will be clamped by this value. Defaults to 1A. 91 Defaults to 4.1V. 98 Input voltage level in uV above which charging may operate. Defaults to 4.3V. 105 Default DC charge current limit in uA. Defaults to 100mA.
|
| /kernel/linux/linux-6.6/fs/ntfs/ |
| D | quota.c | 46 ntfs_error(vol->sb, "Quota defaults entry is not " in ntfs_mark_quotas_out_of_date() 49 ntfs_error(vol->sb, "Lookup of quota defaults entry " in ntfs_mark_quotas_out_of_date() 54 ntfs_error(vol->sb, "Quota defaults entry size is invalid. " in ntfs_mark_quotas_out_of_date() 60 ntfs_error(vol->sb, "Quota defaults entry version 0x%x is not " in ntfs_mark_quotas_out_of_date() 64 ntfs_debug("Quota defaults flags = 0x%x.", le32_to_cpu(qce->flags)); in ntfs_mark_quotas_out_of_date()
|
| /kernel/linux/linux-5.10/fs/ntfs/ |
| D | quota.c | 46 ntfs_error(vol->sb, "Quota defaults entry is not " in ntfs_mark_quotas_out_of_date() 49 ntfs_error(vol->sb, "Lookup of quota defaults entry " in ntfs_mark_quotas_out_of_date() 54 ntfs_error(vol->sb, "Quota defaults entry size is invalid. " in ntfs_mark_quotas_out_of_date() 60 ntfs_error(vol->sb, "Quota defaults entry version 0x%x is not " in ntfs_mark_quotas_out_of_date() 64 ntfs_debug("Quota defaults flags = 0x%x.", le32_to_cpu(qce->flags)); in ntfs_mark_quotas_out_of_date()
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| D | tda1002x.h | 36 u32 xtal; /* defaults: 28920000 */ 37 u8 pll_m; /* defaults: 8 */ 38 u8 pll_p; /* defaults: 4 */ 39 u8 pll_n; /* defaults: 1 */
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| D | tda1002x.h | 36 u32 xtal; /* defaults: 28920000 */ 37 u8 pll_m; /* defaults: 8 */ 38 u8 pll_p; /* defaults: 4 */ 39 u8 pll_n; /* defaults: 1 */
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/xilinx/ |
| D | ll_temac.h | 25 * This option defaults to disabled (cleared) 29 * This option defaults to disabled (cleared) 33 * This option defaults to disabled (cleared) 37 * This option defaults to enabled (set) 42 * This option defaults to disabled (set) 46 * This option defaults to enabled (set) 54 * This option defaults to enabled (set) 58 * This option defaults to enabled (set) 62 * This option defaults to enabled (set)
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/xilinx/ |
| D | ll_temac.h | 24 * This option defaults to disabled (cleared) */ 27 * This option defaults to disabled (cleared) */ 30 * This option defaults to disabled (cleared) */ 33 * This option defaults to enabled (set) */ 37 * This option defaults to disabled (set) */ 40 * This option defaults to enabled (set) */ 47 This option defaults to enabled (set) */ 50 * This option defaults to enabled (set) */ 53 * This option defaults to enabled (set) */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| D | adv7604.txt | 20 optional and revert to defaults if not specified. 53 - hsync-active: Horizontal synchronization polarity. Defaults to active low. 54 - vsync-active: Vertical synchronization polarity. Defaults to active low. 55 - pclk-sample: Pixel clock polarity. Defaults to output on the falling edge.
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | entry-common.h | 79 * Defaults to an empty implementation. Can be replaced by architecture 98 * Defaults to tracehook_report_syscall_entry(). Can be replaced by 176 * Defaults to local_irq_enable(). Can be supplied by architecture specific 191 * Defaults to local_irq_disable(). Can be supplied by architecture specific 211 * Defaults to NOOP. Can be supplied by architecture specific code. 230 * function before return. Defaults to NOOP. 247 * function before return. Defaults to NOOP. 275 * Defaults to tracehook_report_syscall_exit(). Can be replaced by
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/doc/ |
| D | rcu-test-image.txt | 46 /dev/vda / ext3 defaults 1 1 48 tmpfs /dev/shm tmpfs defaults 0 0 50 sysfs /sys sysfs defaults 0 0 51 proc /proc proc defaults 0 0
|
| /kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/doc/ |
| D | rcu-test-image.txt | 46 /dev/vda / ext3 defaults 1 1 48 tmpfs /dev/shm tmpfs defaults 0 0 50 sysfs /sys sysfs defaults 0 0 51 proc /proc proc defaults 0 0
|
| /kernel/linux/linux-5.10/arch/xtensa/variants/de212/include/variant/ |
| D | tie-asm.h | 66 * if this is not the first in the sequence. Defaults to 0. 68 * in sequence) at which to store. Defaults to next available space 71 * (see XTHAL_SAS_xxx constants). Defaults to all registers. 120 * if this is not the first in the sequence. Defaults to 0. 122 * in sequence) at which to load. Defaults to next available space 125 * (see XTHAL_SAS_xxx constants). Defaults to all registers.
|
| /kernel/linux/linux-6.6/arch/xtensa/variants/de212/include/variant/ |
| D | tie-asm.h | 66 * if this is not the first in the sequence. Defaults to 0. 68 * in sequence) at which to store. Defaults to next available space 71 * (see XTHAL_SAS_xxx constants). Defaults to all registers. 120 * if this is not the first in the sequence. Defaults to 0. 122 * in sequence) at which to load. Defaults to next available space 125 * (see XTHAL_SAS_xxx constants). Defaults to all registers.
|
| /kernel/linux/linux-6.6/drivers/base/regmap/ |
| D | regmap-kunit.c | 76 struct reg_default *defaults; in gen_regmap() local 93 defaults = kcalloc(config->num_reg_defaults, in gen_regmap() 96 if (!defaults) in gen_regmap() 98 config->reg_defaults = defaults; in gen_regmap() 101 defaults[i].reg = i * config->reg_stride; in gen_regmap() 102 defaults[i].def = buf[i * config->reg_stride]; in gen_regmap() 340 /* We should have read the cache defaults back from the map */ in reg_defaults_read_dev() 366 /* We need defaults so readback works */ in register_patch() 763 /* We need defaults so readback works */ in cache_sync_patch() 876 /* No defaults so no registers cached. */ in cache_present() [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ipmi/ |
| D | ipmi-ipmb.yaml | 28 description: The address of the BMC on the IPMB bus. Defaults to 0x20. 33 Time between retries of sends, in milliseconds. Defaults to 250. 37 description: Number of retries before a failure is declared. Defaults to 1.
|