Searched defs:malloc (Results 1 – 2 of 2) sorted by relevance
14 #define malloc xmalloc_bytes macro
241 static void *INIT malloc(int size) in malloc() function269 #define malloc(a) kmalloc(a, GFP_KERNEL) macro
Completed in 5 milliseconds