Searched defs:initrd_load (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/init/ | ||
A D | do_mounts.h | 41 static inline bool initrd_load(void) { return false; } in initrd_load() function |
A D | do_mounts_initrd.c | 136 bool __init initrd_load(void) in initrd_load() function |
Completed in 5 milliseconds