Home
last modified time | relevance | path

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

/Linux-v4.19/init/
Dnoinitramfs.c52 rootfs_initcall(default_rootfs);
Dinitramfs.c655 rootfs_initcall(populate_rootfs);
/Linux-v4.19/arch/x86/kernel/
Dpci-dma.c176 rootfs_initcall(pci_iommu_init);
Dpci-calgary_64.c1610 rootfs_initcall(calgary_fixup_tce_spaces);
/Linux-v4.19/include/linux/
Dinit.h227 #define rootfs_initcall(fn) __define_initcall(fn, rootfs) macro
Dmodule.h120 #define rootfs_initcall(fn) module_init(fn) macro
/Linux-v4.19/drivers/mfd/
Dsta2x11-mfd.c655 rootfs_initcall(sta2x11_mfd_init);
/Linux-v4.19/drivers/thunderbolt/
Dnhi.c1194 rootfs_initcall(nhi_init);
/Linux-v4.19/drivers/iommu/
Dintel_irq_remapping.c987 rootfs_initcall(ir_dev_scope_init);