Searched refs:initrd_load (Results 1 – 4 of 4) sorted by relevance
37 bool __init initrd_load(void);41 static inline bool initrd_load(void) { return false; } in initrd_load() function
124 bool __init initrd_load(void) in initrd_load() function
632 if (initrd_load()) in prepare_namespace()
20 probes = "initrd_load";