Home
last modified time | relevance | path

Searched refs:rootfs_initcall (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/init/
Dnoinitramfs.c40 rootfs_initcall(default_rootfs);
Dinitramfs.c680 rootfs_initcall(populate_rootfs);
/Linux-v5.4/arch/x86/kernel/
Dpci-dma.c142 rootfs_initcall(pci_iommu_init);
Dpci-calgary_64.c1584 rootfs_initcall(calgary_fixup_tce_spaces);
/Linux-v5.4/include/linux/
Dinit.h228 #define rootfs_initcall(fn) __define_initcall(fn, rootfs) macro
Dmodule.h118 #define rootfs_initcall(fn) module_init(fn) macro
/Linux-v5.4/drivers/mfd/
Dsta2x11-mfd.c645 rootfs_initcall(sta2x11_mfd_init);
/Linux-v5.4/drivers/thunderbolt/
Dnhi.c1307 rootfs_initcall(nhi_init);
/Linux-v5.4/drivers/iommu/
Dintel_irq_remapping.c1014 rootfs_initcall(ir_dev_scope_init);