Searched defs:YMALLOC (Results 1 – 2 of 2) sorted by relevance
57 #define YMALLOC(x) kmalloc(x,GFP_KERNEL) macro99 #define YMALLOC(x) malloc(x) macro
47 #define YMALLOC(x) malloc(x) macro