lmb_alloc 48 include/linux/lmb.h extern u64 __init lmb_alloc(u64 size, u64 align); lmb_alloc 359 lib/lmb.c return lmb_alloc(size, align);