linux/arch/powerpc/platforms/cell
Al Viro da549bdd15 dentry: switch the lists of children to hlist
Saves a pointer per struct dentry and actually makes the things less
clumsy.  Cleaned the d_walk() and dcache_readdir() a bit by use
of hlist_for_... iterators.

A couple of new helpers - d_first_child() and d_next_sibling(),
to make the expressions less awful.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2023-11-25 02:32:13 -05:00
..
spufs dentry: switch the lists of children to hlist 2023-11-25 02:32:13 -05:00
axon_msi.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
cbe_powerbutton.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
cbe_regs.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
cbe_thermal.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
cell.h
cpufreq_spudemand.c
interrupt.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
interrupt.h
iommu.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
Kconfig powerpc/64s: Make hash MMU support configurable 2021-12-09 22:40:24 +11:00
Makefile
pervasive.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
pervasive.h
pmu.c powerpc: Add missing linux/{of.h,irqdomain.h} include directives 2021-06-10 13:09:16 +01:00
ras.c powerpc: address missing-prototypes warnings 2023-08-02 22:22:19 +10:00
ras.h
setup.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
smp.c powerpc/rtas: arch-wide function token lookup conversions 2023-02-13 22:35:03 +11:00
spider-pci.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
spider-pic.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
spu_base.c powerpc/spufs: remove unneeded if-checks 2023-05-15 23:25:56 +10:00
spu_callbacks.c powerpc: Use common syscall handler type 2022-09-28 19:22:09 +10:00
spu_manage.c powerpc: address missing-prototypes warnings 2023-08-02 22:22:19 +10:00
spu_priv1_mmio.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
spu_priv1_mmio.h
spu_syscalls.c