Searched refs:rootfs_initcall (Results 1 - 8 of 8) sorted by relevance

/linux-master/init/
H A Dnoinitramfs.c42 rootfs_initcall(default_rootfs);
H A Dinitramfs.c748 * Something before rootfs_initcall wants to access
769 rootfs_initcall(populate_rootfs);
/linux-master/arch/x86/kernel/
H A Dpci-dma.c193 rootfs_initcall(pci_iommu_init);
/linux-master/include/linux/
H A Dinit.h310 #define rootfs_initcall(fn) __define_initcall(fn, rootfs) macro
H A Dmodule.h121 #define rootfs_initcall(fn) module_init(fn) macro
/linux-master/drivers/mfd/
H A Dsta2x11-mfd.c645 rootfs_initcall(sta2x11_mfd_init);
/linux-master/drivers/iommu/intel/
H A Dirq_remapping.c1024 rootfs_initcall(ir_dev_scope_init);
/linux-master/drivers/thunderbolt/
H A Dnhi.c1564 rootfs_initcall(nhi_init);

Completed in 129 milliseconds