malloc            241 lib/inflate.c  static void *malloc(int size)
malloc            269 lib/inflate.c  #define malloc(a) kmalloc(a, GFP_KERNEL)