Home
last modified time | relevance | path

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

12345678910>>...16

/linux-6.8/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-6.8/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-6.8/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_training.c682 const struct dc_link_training_overrides *overrides, in override_training_settings() argument
688 if (!link->dp_ss_off && overrides->downspread != NULL) in override_training_settings()
689 lt_settings->link_settings.link_spread = *overrides->downspread ? in override_training_settings()
694 if (overrides->voltage_swing != NULL) in override_training_settings()
695 lt_settings->voltage_swing = overrides->voltage_swing; in override_training_settings()
696 if (overrides->pre_emphasis != NULL) in override_training_settings()
697 lt_settings->pre_emphasis = overrides->pre_emphasis; in override_training_settings()
698 if (overrides->post_cursor2 != NULL) in override_training_settings()
699 lt_settings->post_cursor2 = overrides->post_cursor2; in override_training_settings()
700 if (overrides->ffe_preset != NULL) in override_training_settings()
[all …]
/linux-6.8/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-6.8/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-6.8/Documentation/ABI/testing/
Dsysfs-class-devfreq80 the user does not care. min_freq overrides the
89 the user does not care. max_freq overrides the
91 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-6.8/arch/x86/kernel/apic/
Dinit.c36 /* The container for function call overrides */
105 /* Apply any already installed callback overrides */ in apic_install_driver()
/linux-6.8/include/linux/platform_data/
Dmtd-davinci.h37 * They're used unless platform data overrides them.
80 /* Main and mirror bbt descriptor overrides */
/linux-6.8/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-6.8/arch/arm64/boot/dts/qcom/
Dsdm845-cheza-r2.dts52 /* FIXED REGULATOR OVERRIDES (modifications to sdm845-cheza.dtsi) */
81 * NON-REGULATOR OVERRIDES
Dsdm845-cheza-r1.dts52 /* FIXED REGULATOR OVERRIDES (modifications to sdm845-cheza.dtsi) */
81 * NON-REGULATOR OVERRIDES
/linux-6.8/tools/perf/pmu-events/arch/x86/amdzen1/
Dbranch.json21 "BriefDescription": "Decoder Overrides Existing Branch Prediction (speculative)."
/linux-6.8/include/linux/
Dsed-opal-key.h8 * keys. Specific keystores can provide overrides.
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-6.8/arch/mips/include/asm/mach-pic32/
Dcpu-feature-overrides.h13 * CPU feature overrides for PIC32 boards
/linux-6.8/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-6.8/arch/arm/boot/dts/samsung/
Dexynos4212-tab3-3g8.dts19 /* Pin control sleep state overrides */
/linux-6.8/scripts/
Dsubarch.include3 # line overrides the setting of ARCH below. If a native build is happening,
/linux-6.8/Documentation/driver-api/firmware/
Dintroduction.rst11 * Device driver information data (calibration data, EEPROM overrides),
/linux-6.8/arch/mips/include/asm/mach-ralink/rt3883/
Dcpu-feature-overrides.h3 * Ralink RT3662/RT3883 specific CPU feature overrides
/linux-6.8/arch/mips/include/asm/mach-lantiq/falcon/
Dcpu-feature-overrides.h3 * Lantiq FALCON specific CPU feature overrides
/linux-6.8/arch/mips/include/asm/mach-ralink/rt288x/
Dcpu-feature-overrides.h3 * Ralink RT288x specific CPU feature overrides
/linux-6.8/arch/mips/include/asm/mach-ralink/mt7620/
Dcpu-feature-overrides.h3 * Ralink MT7620 specific CPU feature overrides

12345678910>>...16