Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/init/
H A Dfirst_stage_init.cpp186 std::string GetModuleLoadList(BootMode boot_mode, const std::string& dir_path) { in GetModuleLoadList() function
272 Modprobe m({dir_path}, GetModuleLoadList(boot_mode, dir_path)); in LoadKernelModules()
281 Modprobe m({MODULE_BASE_DIR}, GetModuleLoadList(boot_mode, MODULE_BASE_DIR)); in LoadKernelModules()