Home
last modified time | relevance | path

Searched defs:initrd_load (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/init/
Ddo_mounts.h41 static inline bool initrd_load(void) { return false; } in initrd_load() function
Ddo_mounts_initrd.c124 bool __init initrd_load(void) in initrd_load() function