aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2024-11-03 20:18:48 -0800
committerDarrick J. Wong <djwong@kernel.org>2024-11-05 13:38:30 -0800
commit4d272929a5258074328dae206c935634e0fd1a54 (patch)
treec6fe759a83e79973158552ae0115583a72b14d5c /tools/perf/scripts/python/bin/stackcollapse-record
parentxfs: constify the xfs_inode predicates (diff)
downloadlinux-4d272929a5258074328dae206c935634e0fd1a54.tar.gz
linux-4d272929a5258074328dae206c935634e0fd1a54.zip
xfs: rename metadata inode predicates
The predicate xfs_internal_inum tells us if an inumber refers to one of the inodes rooted in the superblock. Soon we're going to have internal inodes in a metadata directory tree, so this helper should be renamed to capture its limited scope. Ondisk inodes will soon have a flag to indicate that they're metadata inodes. Head off some confusion by renaming the xfs_is_metadata_inode predicate to xfs_is_internal_inode. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
edia/atomisp/pci/atomisp_v4l2.c?id=94afce19ff62a89e4c161b0ca7cee2cd4a6454e7&follow=1'>media: atomisp: Remove useless msleep(10) before power-on on BYTHans de Goede1-8/+0 2023-02-08media: atomisp: Remove non working doorbell check from punit_ddr_dvfs_enable()Hans de Goede1-13/+4 2023-02-08media: atomisp: Silence "isys dma store at addr, val" debug messagesHans de Goede1-2/+0 2023-02-08media: atomisp: Move power-management over to a custom pm-domainHans de Goede2-12/+33 2023-02-08media: atomisp: Remove atomisp_sw_contex structHans de Goede3-8/+4 2023-02-08media: atomisp: Fix regulator registers on BYT devices with CRC PMICHans de Goede1-4/+20 2023-02-08media: atomisp: Check buffer index is in range inside atomisp_qbuf_wrapper()Hans de Goede1-2/+11 2023-02-08media: atomisp: Fix WARN() when the vb2 start_streaming callback failsHans de Goede3-11/+13 2023-02-08media: atomisp: Only set default_run_mode on first open of a stream/asdHans de Goede1-2/+2 2023-02-08media: atomisp: Propagate set_fmt() errors in queue_setup()Hans de Goede1-1/+1 2023-02-08media: atomisp: use vb2_start_streaming_called()Hans Verkuil1-4/+4 2023-02-08media: atomisp: fix videobuf2 Kconfig depenendencyArnd Bergmann1-1/+1 2023-02-08media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()Duoming Zhou1-1/+2 2023-02-08media: rc: gpio-ir-recv: add remove functionLi Jun1-0/+18 2023-02-08media: dt-bindings: st,stih-cec: convert to DT schemaKrzysztof Kozlowski3-28/+67 2023-02-08media: dt-bindings: nvidia,tegra114-cec: convert to DT schemaKrzysztof Kozlowski3-28/+59 2023-02-08media: dt-bindings: cec-gpio: convert to DT schemaKrzysztof Kozlowski3-43/+75 2023-02-08media: dt-bindings: samsung,s5p-cec: convert to DT schemaKrzysztof Kozlowski3-37/+67 2023-02-08media: dt-bindings: chrontel,ch7322: reference common CEC propertiesKrzysztof Kozlowski1-6/+5 2023-02-08media: dt-bindings: amlogic,meson-gx-ao-cec: reference common CEC propertiesKrzysztof Kozlowski1-5/+2 2023-02-08media: dt-bindings: cec: convert common CEC properties to DT schemaKrzysztof Kozlowski3-9/+29