Searched refs:vmalloc (Results 1 – 7 of 7) sorted by relevance
155 #undef vmalloc159 #define vmalloc(size) malloc(size) macro
58 #define vmalloc(size) xz_malloc(size) macro
44 #define vmalloc(size) malloc(size) macro
56 #define vmalloc(size) __vmalloc(size, GFP_KERNEL, 0) macro
1115 s->dict.buf = vmalloc(dict_max); in xz_dec_lzma2_create()1146 s->dict.buf = vmalloc(s->dict.size); in xz_dec_lzma2_reset()
935 rtn = vmalloc(size); in mlx5_vmalloc()
757 lut = vmalloc(n); in nm_alloc_lut()781 lut = vmalloc(n); in nm_alloc_plut()