Searched defs:initrd_load (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/init/ | ||
| D | do_mounts.h | 51 static inline bool initrd_load(void) { return false; }  in initrd_load()  function | 
| D | do_mounts_initrd.c | 128 bool __init initrd_load(void)  in initrd_load()  function |