Searched refs:kvmalloc (Results 1 - 25 of 145) sorted by relevance

123456

/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css_host_data.c28 me->address = kvmalloc(size, GFP_KERNEL);
H A Dsh_css_metrics.c71 histogram->run = kvmalloc(length * sizeof(*histogram->run),
75 histogram->stall = kvmalloc(length * sizeof(*histogram->stall),
79 histogram->msink = kvmalloc(length * sizeof(*histogram->msink),
H A Dsh_css_param_dvs.c34 dvs_config = kvmalloc(sizeof(struct ia_css_dvs_6axis_config),
61 dvs_config->xcoords_y = kvmalloc(width_y * height_y * sizeof(uint32_t),
69 dvs_config->ycoords_y = kvmalloc(width_y * height_y * sizeof(uint32_t),
80 dvs_config->xcoords_uv = kvmalloc(width_uv * height_uv * sizeof(uint32_t),
88 dvs_config->ycoords_uv = kvmalloc(width_uv * height_uv * sizeof(uint32_t),
H A Dsh_css_params.c963 params->fpn_config.data = kvmalloc(array3_size(height, width, sizeof(short)),
1381 me = kvmalloc(sizeof(*me), GFP_KERNEL);
1393 me->coordinates_x[i] = kvmalloc(height * width *
1396 me->coordinates_y[i] = kvmalloc(height * width *
1528 me = kvmalloc(sizeof(*me), GFP_KERNEL);
1537 me->data_ptr = kvmalloc(isp_stats->size, GFP_KERNEL);
2212 md = kvmalloc(sizeof(*md), GFP_KERNEL);
2342 kvmalloc(sizeof(struct ia_css_isp_parameters), GFP_KERNEL);
4179 me->data = kvmalloc(grid_size * sizeof(*me->data), GFP_KERNEL);
4183 me->rgby_data = kvmalloc(sizeof_hme
[all...]
/linux-master/net/ceph/
H A Dbuffer.c10 #include <linux/ceph/libceph.h> /* for kvmalloc */
20 b->vec.iov_base = kvmalloc(len, gfp);
/linux-master/drivers/net/wireguard/
H A Dpeerlookup.c24 struct pubkey_hashtable *table = kvmalloc(sizeof(*table), GFP_KERNEL);
85 struct index_hashtable *table = kvmalloc(sizeof(*table), GFP_KERNEL);
/linux-master/fs/bcachefs/
H A Dbuckets_waiting_for_journal.c111 n = kvmalloc(sizeof(*n) + (sizeof(n->d[0]) << new_bits), GFP_KERNEL);
159 b->t = kvmalloc(sizeof(*b->t) +
H A Dfifo.h27 (fifo)->data = kvmalloc(fifo_buf_size(fifo), (_gfp)); \
/linux-master/include/linux/
H A Dbpfptr.h70 void *p = kvmalloc(len, GFP_USER | __GFP_NOWARN);
H A Dslab.h764 static inline __alloc_size(1) void *kvmalloc(size_t size, gfp_t flags) function
774 return kvmalloc(size, flags | __GFP_ZERO);
784 return kvmalloc(bytes, flags);
/linux-master/drivers/media/common/videobuf2/
H A Dframe_vector.c176 vec = kvmalloc(size, GFP_KERNEL);
/linux-master/security/keys/
H A Dbig_key.c87 buf = kvmalloc(enclen, GFP_KERNEL);
242 buf = kvmalloc(enclen, GFP_KERNEL);
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dcrdump.c108 crspace_data = kvmalloc(cr_res_size, GFP_KERNEL);
144 health_data = kvmalloc(HEALTH_BUFFER_SIZE, GFP_KERNEL);
/linux-master/fs/btrfs/
H A Dlzo.c91 workspace->mem = kvmalloc(LZO1X_MEM_COMPRESS, GFP_KERNEL | __GFP_NOWARN);
92 workspace->buf = kvmalloc(WORKSPACE_BUF_LENGTH, GFP_KERNEL | __GFP_NOWARN);
93 workspace->cbuf = kvmalloc(WORKSPACE_CBUF_LENGTH, GFP_KERNEL | __GFP_NOWARN);
/linux-master/crypto/
H A Dlzo-rle.c22 ctx = kvmalloc(LZO1X_MEM_COMPRESS, GFP_KERNEL);
H A Dlzo.c22 ctx = kvmalloc(LZO1X_MEM_COMPRESS, GFP_KERNEL);
/linux-master/drivers/staging/media/atomisp/pci/base/refcount/src/
H A Drefcount.c85 kvmalloc(sizeof(struct ia_css_refcount_entry) * size, GFP_KERNEL);
/linux-master/kernel/module/
H A Ddecompress.c103 s.workspace = kvmalloc(zlib_inflate_workspacesize(), GFP_KERNEL);
244 wksp = kvmalloc(wksp_size, GFP_KERNEL);
/linux-master/fs/xfs/scrub/
H A Dattr.c88 ab->usedmap = kvmalloc(bmp_sz, XCHK_GFP_FLAGS);
93 ab->freemap = kvmalloc(bmp_sz, XCHK_GFP_FLAGS);
108 new_val = kvmalloc(value_size, XCHK_GFP_FLAGS);
/linux-master/mm/
H A Dutil.c169 p = kvmalloc(len, gfp);
240 p = kvmalloc(len, GFP_USER);
654 * kvmalloc() can always use VM_ALLOW_HUGE_VMAP,
669 * kvfree frees memory allocated by any of vmalloc(), kmalloc() or kvmalloc().
690 * kvmalloc'ed object containing sensitive data to make sure that the
708 newp = kvmalloc(newsize, flags);
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/
H A Dia_css_sdis.host.c363 me = kvmalloc(sizeof(*me), GFP_KERNEL);
373 me->data_ptr = kvmalloc(isp_stats->size, GFP_KERNEL);
/linux-master/fs/ntfs3/
H A Dattrlist.c56 le = kvmalloc(al_aligned(lsize), GFP_KERNEL);
92 * Use kvmalloc to allocate in range [several Kbytes - dozen Mbytes]
94 le = kvmalloc(al_aligned(lsize), GFP_KERNEL);
/linux-master/drivers/gpu/drm/vkms/
H A Dvkms_composer.c270 stage_buffer.pixels = kvmalloc(line_width * pixel_size, GFP_KERNEL);
276 output_buffer.pixels = kvmalloc(line_width * pixel_size, GFP_KERNEL);
/linux-master/kernel/gcov/
H A Dgcc_4_7.c324 dci_ptr->values = kvmalloc(cv_size, GFP_KERNEL);
/linux-master/drivers/hwmon/occ/
H A Dp9_sbe.c62 ctx->ffdc = kvmalloc(resp_len, GFP_KERNEL);

Completed in 512 milliseconds

123456