Home
last modified time | relevance | path

Searched full:applying (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/linux/drivers/gpu/drm/i915/display/
H A Dintel_quirks.c28 drm_info(display->drm, "applying lvds SSC disable quirk\n"); in quirk_ssc_force_disable()
38 drm_info(display->drm, "applying inverted panel brightness quirk\n"); in quirk_invert_brightness()
45 drm_info(display->drm, "applying backlight present quirk\n"); in quirk_backlight_present()
54 drm_info(display->drm, "Applying T12 delay quirk\n"); in quirk_increase_t12_delay()
64 drm_info(display->drm, "Applying Increase DDI Disabled quirk\n"); in quirk_increase_ddi_disabled_time()
70 drm_info(display->drm, "Applying no pps backlight power quirk\n"); in quirk_no_pps_backlight_power_hook()
78 drm_info(display->drm, "Applying Fast Wake sync pulse count quirk\n"); in quirk_fw_sync_len()
/linux/tools/perf/tests/
H A Dhists_filter.c179 /* now applying thread filter for 'bash' */ in test__hists_filter()
208 /* now applying dso filter for 'kernel' */ in test__hists_filter()
238 * now applying symbol filter for 'main'. Also note that in test__hists_filter()
272 /* now applying socket filters */ in test__hists_filter()
301 /* now applying all filters at once. */ in test__hists_filter()
/linux/drivers/usb/host/
H A Dehci-pci.c172 ehci_info(ehci, "applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround\n"); in ehci_pci_setup()
203 ehci_info(ehci, "applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround\n"); in ehci_pci_setup()
211 ehci_info(ehci, "applying AMD SB600/SB700 USB freeze workaround\n"); in ehci_pci_setup()
218 ehci_info(ehci, "applying MosChip frame-index workaround\n"); in ehci_pci_setup()
224 ehci_info(ehci, "applying Synopsys HC workaround\n"); in ehci_pci_setup()
230 ehci_info(ehci, "applying Aspeed HC workaround\n"); in ehci_pci_setup()
/linux/include/linux/
H A Ddamon.h188 * To avoid consuming too much CPU time or IO resources for applying the
192 * &ms milliseconds within &reset_interval for applying the action. If the
264 * means DAMON does monitoring and applying the action of the scheme to
339 * Before applying the &damos->action to a memory region, DAMOS checks if each
340 * page of the region matches to this and avoid applying the action if so.
377 * @apply_interval_us: The time between applying the @action.
400 * Before applying the &action to a memory region, &struct damon_operations
404 * After applying the &action to each region, &stat_count and &stat_sz is
414 * number of sample intervals that should be passed before applying
519 * @before_damos_apply: Called before applying DAMOS action.
/linux/Documentation/networking/devlink/
H A Ddevlink-reload.rst7 ``devlink-reload`` provides mechanism to reinit driver entities, applying
23 - Devlink driver entities re-initialization, including applying
/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-gen3.c50 "WRT: Applying DRAM buffer destination\n"); in iwl_pcie_ctxt_info_dbg_enable()
65 "WRT: Applying SMEM buffer destination\n"); in iwl_pcie_ctxt_info_dbg_enable()
71 "WRT: Applying NPK buffer destination\n"); in iwl_pcie_ctxt_info_dbg_enable()
83 "WRT: Applying DRAM destination (debug_token_config=%u)\n", in iwl_pcie_ctxt_info_dbg_enable()
86 "WRT: Applying DRAM destination (alloc_id=%u, num_frags=%u)\n", in iwl_pcie_ctxt_info_dbg_enable()
/linux/drivers/md/dm-vdo/
H A Daction-manager.h13 * An action_manager provides a generic mechanism for applying actions to multi-zone entities (such
24 * an optional method to be run on the initiator thread before applying the action to all zones
H A Daction-manager.c279 * applying to each zone; may be NULL.
306 * applying to each zone; may be NULL.
335 * applying to each zone; may be NULL.
/linux/arch/m68k/kernel/
H A Dmodule.c33 DEBUGP("Applying relocate section %u to %u\n", relsec, in apply_relocate()
73 DEBUGP("Applying relocate_add section %u to %u\n", relsec, in apply_relocate_add()
/linux/tools/testing/selftests/livepatch/
H A Dtest-callbacks.sh93 livepatch: applying patch '$MOD_LIVEPATCH' to loading module '$MOD_TARGET'
189 livepatch: applying patch '$MOD_LIVEPATCH' to loading module '$MOD_TARGET'
308 livepatch: applying patch '$MOD_LIVEPATCH' to loading module '$MOD_TARGET'
358 livepatch: applying patch '$MOD_LIVEPATCH' to loading module '$MOD_TARGET'
434 livepatch: applying patch '$MOD_LIVEPATCH' to loading module '$MOD_TARGET'
/linux/Documentation/process/
H A Dapplying-patches.rst3 Applying Patches To The Linux Kernel
54 in the patch file when applying it (the ``-p1`` argument to ``patch`` does
88 uncompress it before applying it, then you can feed it to patch like this
94 If you wish to uncompress the patch file by hand first before applying it
232 downloading and applying of patches (https://www.selenic.com/ketchup/).
H A Dbackporting.rst27 Applying the patch to a tree
37 quite picky about the patch applying perfectly to your source tree. In
53 problem with applying the patch to the "wrong" base is that it may pull
63 If you are using `b4`_. and you are applying the patch directly from an
370 technique of manually applying changes is mostly useful if the conflict
/linux/arch/s390/kvm/
H A Dgaccess.h25 * address @gra of by applying the given prefix.
42 * address @gra of a virtual guest cpu by applying its prefix.
55 * Convert a guest logical address to an effective address by applying the
79 * applying the rules of the vcpu's addressing mode defined by PSW bits 31
/linux/drivers/input/
H A Dtouchscreen.c169 * Adjust the passed in x and y values applying any axis inversion and
191 * Adjust the passed in x and y values applying any axis inversion and
/linux/Documentation/translations/it_IT/process/
H A Dapplying-patches.rst3 :Original: :ref:`Documentation/process/applying-patches.rst <applying_patches>`
/linux/Documentation/devicetree/bindings/mmc/
H A Dsdhci.txt10 turned off, before applying sdhci-caps.
/linux/drivers/infiniband/hw/hfi1/
H A Dplatform.c445 "%s: Applying EQ %x\n", in apply_tx_eq_prog()
488 "%s: Applying supported EMP %x\n", in apply_rx_eq_emp()
577 dd_dev_info(ppd->dd, "No supported RX AMP, not applying\n"); in apply_rx_amplitude_settings()
582 "%s: Applying RX AMP %x\n", __func__, preferred); in apply_rx_amplitude_settings()
721 "Applying TX settings"); in apply_tunings()
/linux/arch/riscv/boot/dts/starfive/
H A Djh7100-starfive-visionfive-v1.dts28 * RX delay provided by the driver (1.95ns) is too high, but applying a 50%
/linux/drivers/gpu/drm/xe/
H A Dxe_mmio.c396 * @val: desired value after applying the mask
398 * smart, applying an exponential backoff until @timeout_us is reached.
421 * @val: value not to be matched after applying the mask
/linux/arch/arm64/kernel/
H A Dalternative.c256 pr_info("applying system-wide alternatives\n"); in apply_alternatives_all()
273 pr_info("applying boot alternatives\n"); in apply_boot_alternatives()
/linux/Documentation/devicetree/
H A Dchangesets.rst10 through applying the changeset, then the tree will be rolled back to the
/linux/Documentation/translations/zh_CN/process/
H A Dindex.rst91 * applying-patches
/linux/drivers/bluetooth/
H A Dhci_ag6xx.c203 bt_dev_info(hdev, "Applying bddata (%s)", fwname); in ag6xx_setup()
208 bt_dev_err(hdev, "Applying bddata failed (%ld)", PTR_ERR(skb)); in ag6xx_setup()
/linux/tools/arch/riscv/include/uapi/asm/
H A Dunistd.h35 * address range, with the flush applying to either all threads or just the
/linux/Documentation/netlabel/
H A Dintroduction.rst21 The protocol engines are responsible for both applying and retrieving the

12345678910>>...16