Home
last modified time | relevance | path

Searched full:overrides (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/Linux-v6.6/tools/perf/pmu-events/arch/x86/amdzen2/
Dbranch.json5 "BriefDescription": "L1 Branch Prediction Overrides Existing Prediction (speculative)."
10 "BriefDescription": "L2 Branch Prediction Overrides Existing Prediction (speculative)."
21 "BriefDescription": "Decoder Overrides Existing Branch Prediction (speculative)."
/Linux-v6.6/tools/perf/pmu-events/arch/x86/amdzen3/
Dbranch.json5 "BriefDescription": "L1 Branch Prediction Overrides Existing Prediction (speculative)."
10 "BriefDescription": "L2 Branch Prediction Overrides Existing Prediction (speculative)."
22 … "PublicDescription": "The number of times the instruction decoder overrides the predicted target."
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_training.c679 const struct dc_link_training_overrides *overrides, in override_training_settings() argument
685 if (!link->dp_ss_off && overrides->downspread != NULL) in override_training_settings()
686 lt_settings->link_settings.link_spread = *overrides->downspread ? in override_training_settings()
691 if (overrides->voltage_swing != NULL) in override_training_settings()
692 lt_settings->voltage_swing = overrides->voltage_swing; in override_training_settings()
693 if (overrides->pre_emphasis != NULL) in override_training_settings()
694 lt_settings->pre_emphasis = overrides->pre_emphasis; in override_training_settings()
695 if (overrides->post_cursor2 != NULL) in override_training_settings()
696 lt_settings->post_cursor2 = overrides->post_cursor2; in override_training_settings()
697 if (overrides->ffe_preset != NULL) in override_training_settings()
[all …]
/Linux-v6.6/include/uapi/linux/
Dcapability.h111 overrides the restriction of changing file ownership and group
122 /* Overrides all DAC restrictions regarding read and search on files
128 /* Overrides all restrictions about allowed operations on files, where
134 /* Overrides the following restrictions that the effective user ID
143 /* Overrides the restriction that the real or effective user ID of a
301 /* NOTE: ext2 honors fsuid when checking for resource overrides, so
346 to implement capability based overrides of that policy, this is
/Linux-v6.6/Documentation/devicetree/bindings/usb/
Dgr-udc.txt24 each OUT endpoint of the core. Fewer entries overrides the default sizes
30 each IN endpoint of the core. Fewer entries overrides the default sizes
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-class-devfreq77 the user does not care. min_freq overrides the
86 the user does not care. max_freq overrides the
88 The max_freq overrides min_freq because max_freq may be
Dsysfs-class-stm23 the software or 1 if the stm hardware overrides software
/Linux-v6.6/arch/x86/kernel/apic/
Dinit.c36 /* The container for function call overrides */
105 /* Apply any already installed callback overrides */ in apic_install_driver()
/Linux-v6.6/include/linux/platform_data/
Dmtd-davinci.h37 * They're used unless platform data overrides them.
80 /* Main and mirror bbt descriptor overrides */
/Linux-v6.6/Documentation/core-api/
Dmemory-allocation.rst117 * ``GFP_KERNEL | __GFP_NORETRY`` - overrides the default allocator behavior
122 * ``GFP_KERNEL | __GFP_RETRY_MAYFAIL`` - overrides the default allocator
127 * ``GFP_KERNEL | __GFP_NOFAIL`` - overrides the default allocator behavior
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dsdm845-cheza-r1.dts52 /* FIXED REGULATOR OVERRIDES (modifications to sdm845-cheza.dtsi) */
81 * NON-REGULATOR OVERRIDES
Dsdm845-cheza-r2.dts52 /* FIXED REGULATOR OVERRIDES (modifications to sdm845-cheza.dtsi) */
81 * NON-REGULATOR OVERRIDES
/Linux-v6.6/tools/perf/pmu-events/arch/x86/amdzen1/
Dbranch.json21 "BriefDescription": "Decoder Overrides Existing Branch Prediction (speculative)."
/Linux-v6.6/arch/mips/include/asm/mach-pic32/
Dcpu-feature-overrides.h13 * CPU feature overrides for PIC32 boards
/Linux-v6.6/include/linux/
Drmi.h71 * struct rmi_2d_sensor_data - overrides defaults for a 2D sensor.
72 * @axis_align - provides axis alignment overrides (see above).
105 * struct rmi_gpio_data - overrides defaults for a single F30/F3A GPIOs/LED
Dkmsan_string.h13 * KMSAN overrides the default memcpy/memset/memmove implementations in the
/Linux-v6.6/arch/mips/kernel/
Duprobes.c57 * This definition overrides the weak definition in kernel/events/uprobes.c.
230 * This overrides the weak version in kernel/events/uprobes.c.
/Linux-v6.6/scripts/
Dsubarch.include3 # line overrides the setting of ARCH below. If a native build is happening,
/Linux-v6.6/arch/arm/boot/dts/samsung/
Dexynos4212-tab3-3g8.dts19 /* Pin control sleep state overrides */
/Linux-v6.6/Documentation/driver-api/firmware/
Dintroduction.rst11 * Device driver information data (calibration data, EEPROM overrides),
/Linux-v6.6/arch/mips/include/asm/mach-ralink/rt3883/
Dcpu-feature-overrides.h3 * Ralink RT3662/RT3883 specific CPU feature overrides
/Linux-v6.6/arch/mips/include/asm/mach-lantiq/falcon/
Dcpu-feature-overrides.h3 * Lantiq FALCON specific CPU feature overrides
/Linux-v6.6/arch/mips/include/asm/mach-ralink/rt305x/
Dcpu-feature-overrides.h3 * Ralink RT305x specific CPU feature overrides
/Linux-v6.6/arch/mips/include/asm/mach-ralink/mt7620/
Dcpu-feature-overrides.h3 * Ralink MT7620 specific CPU feature overrides
/Linux-v6.6/arch/mips/include/asm/mach-ralink/rt288x/
Dcpu-feature-overrides.h3 * Ralink RT288x specific CPU feature overrides

12345678910>>...15