summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2025-11-20 07:47:22 +0100
committerChristian Brauner <brauner@kernel.org>2025-11-26 14:50:10 +0100
commit3cd9a42f1b5e34d3972237cbf8541af60844cbd4 (patch)
tree32ee79c38a61fdda6e8150bdc57b241eaac41449 /tools/perf/scripts/python
parent54ca9e913e22e364292a484783efc4fcdb6fdc51 (diff)
downloadkernel-3cd9a42f1b5e34d3972237cbf8541af60844cbd4.tar.gz
fs: refactor file timestamp update logic
Currently the two high-level APIs use two helper functions to implement almost all of the logic. Refactor the two helpers and the common logic into a new file_update_time_flags routine that gets the iocb flags or 0 in case of file_update_time passed so that the entire logic is contained in a single function and can be easily understood and modified. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://patch.msgid.link/20251120064859.2911749-2-hch@lst.de Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Reviewed-by: Jeff Layton <jlayton@kernel.org> Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
a9b8f2d87c9427153dc5ca'>ASoC: Intel: bytcr_rt5651: Remove unnecessary string buffers and snprintf callsJordy Ubink 2020-01-14ASoC: Intel: bytcr_rt5651: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov 2020-01-14ASoC: Intel: bytcr_rt5651: remove unused variablePierre-Louis Bossart 2019-12-09ASoC: Intel - do not describe I/O configuration in the long card nameJaroslav Kysela 2019-12-09ASoC: Intel - use control components to describe card configJaroslav Kysela 2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown 2019-06-06ASoC: Intel: bytcr_rt5651: use modern dai_link styleKuninori Morimoto 2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner 2019-05-30ASoC: Intel: use common helpers to detect CPUsPierre-Louis Bossart 2019-04-25ASoC: Intel: bytcr_rt5651: align quirk override handlingPierre-Louis Bossart 2019-04-02Merge branch 'acpi-utils' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Mark Brown 2019-04-01ASoC: Intel: bytcr_rt5651: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko 2019-03-18ASoC: Intel: bytcr_rt5651: Add BYT_RT5651_JD_NOT_INV quirkHans de Goede 2019-02-08gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIOAndy Shevchenko 2019-01-28ASoC: Intel: bytcr_rt5651: platform name fixup supportPierre-Louis Bossart 2019-01-24ASoC: Intel: make const arrays static, reduces object code sizeColin Ian King 2019-01-07ASoC: Intel: bytcr_rt5651: Add quirk for PoV TAB-P1006W-232 (v1.0) tabletHans de Goede 2019-01-07ASoC: Intel: bytcr_rt5651: Add support for jack-detect using an external GPIOHans de Goede 2019-01-07ASoC: Intel: bytcr_rt5651: Add quirks module parameterHans de Goede 2019-01-07ASoC: Intel: bytcr_rt5651: Revert "Fix DMIC map headsetmic mapping"Hans de Goede