Searched refs:initrd_load (Results 1 – 3 of 3) sorted by relevance
47 bool __init initrd_load(void);51 static inline bool initrd_load(void) { return false; } in initrd_load() function
128 bool __init initrd_load(void) in initrd_load() function
604 if (initrd_load()) in prepare_namespace()