Searched refs:vmalloc (Results 1 – 11 of 11) sorted by relevance
155 #undef vmalloc159 #define vmalloc(size) malloc(size) macro
58 #define vmalloc(size) xz_malloc(size) macro
47 #define vmalloc(size) malloc(size) macro
92 #include <linux/vmalloc.h>
55 #define vmalloc(size) __vmalloc(size, GFP_KERNEL, 0) macro
1152 s->dict.buf = vmalloc(dict_max); in xz_dec_lzma2_create()1184 s->dict.buf = vmalloc(s->dict.size); in xz_dec_lzma2_reset()1312 s->s.dict.buf = vmalloc(dict_size); in xz_dec_microlzma_alloc()
933 rtn = vmalloc(size); in mlx5_vmalloc()
755 lut = vmalloc(n); in nm_alloc_lut()779 lut = vmalloc(n); in nm_alloc_plut()
166 data = vmalloc(sec->size); in iwl_alloc_fw_desc()
2123 va = vmalloc(size); in irdma_pble_get_paged_mem()
423 desc->data = vmalloc(prep_size); in rtw_fwcd_prep()