Searched refs:vmalloc (Results 1 – 9 of 9) 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
92 #include <linux/vmalloc.h>
57 #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()
932 rtn = vmalloc(size); in mlx5_vmalloc()
757 lut = vmalloc(n); in nm_alloc_lut()781 lut = vmalloc(n); in nm_alloc_plut()
159 data = vmalloc(sec->size); in iwl_alloc_fw_desc()