| /linux/drivers/platform/x86/amd/pmc/ |
| H A D | mp1_stb.c | 144 stb_data_arr = kmalloc_flex(*stb_data_arr, data, fsize, GFP_KERNEL); in amd_stb_handle_efr() 192 stb_data_arr = kmalloc_flex(*stb_data_arr, data, fsize, GFP_KERNEL); in amd_stb_debugfs_open_v2()
|
| /linux/security/selinux/ |
| H A D | xfrm.c | 91 ctx = kmalloc_flex(*ctx, ctx_str, str_len + 1, gfp); in selinux_xfrm_alloc_user() 357 ctx = kmalloc_flex(*ctx, ctx_str, str_len, GFP_ATOMIC); in selinux_xfrm_state_alloc_acquire()
|
| /linux/arch/arm/kernel/ |
| H A D | atags_proc.c | 57 b = kmalloc_flex(*b, data, size, GFP_KERNEL); in init_atags_procfs()
|
| /linux/drivers/misc/vmw_vmci/ |
| H A D | vmci_handle_array.c | 22 array = kmalloc_flex(*array, entries, capacity, GFP_ATOMIC); in vmci_handle_arr_create()
|
| H A D | vmci_datagram.c | 227 dg_info = kmalloc_flex(*dg_info, msg_payload, in dg_dispatch_as_host()
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | mock_dmabuf.c | 106 mock = kmalloc_flex(*mock, pages, npages, GFP_KERNEL); in mock_dmabuf()
|
| /linux/drivers/tty/ |
| H A D | n_hdlc.c | 391 buf = kmalloc_flex(*buf, buf, maxframe, GFP_ATOMIC); in n_hdlc_tty_receive() 672 buf = kmalloc_flex(*buf, buf, maxframe, GFP_KERNEL); in n_hdlc_alloc_buf()
|
| /linux/arch/arm64/kernel/ |
| H A D | machine_kexec_file.c | 55 cmem = kmalloc_flex(*cmem, ranges, nr_ranges, GFP_KERNEL); in prepare_elf_headers()
|
| /linux/arch/loongarch/kernel/ |
| H A D | machine_kexec_file.c | 71 cmem = kmalloc_flex(*cmem, ranges, nr_ranges, GFP_KERNEL); in prepare_elf_headers()
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_fw_counters.c | 86 fw_counters = kmalloc_flex(*fw_counters, ae_counters, ae_count, in adf_fw_counters_allocate()
|
| /linux/drivers/soundwire/ |
| H A D | amd_init.c | 208 ctx->peripherals = kmalloc_flex(*ctx->peripherals, array, num_slaves, in sdw_amd_get_slave_info()
|
| H A D | intel_init.c | 256 ctx->peripherals = kmalloc_flex(*ctx->peripherals, array, num_slaves, in sdw_intel_probe_controller()
|
| /linux/drivers/mtd/chips/ |
| H A D | gen_probe.c | 137 retcfi = kmalloc_flex(*retcfi, chips, cfi.numchips, GFP_KERNEL); in genprobe_ident_chips()
|
| /linux/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_pcl.c | 32 chunk = kmalloc_flex(*chunk, ch_segments, segcount, GFP_KERNEL); in pcl_alloc_chunk()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_syncmap.c | 200 p = kmalloc_flex(*p, seqno, KSYNCMAP, GFP_KERNEL); in __sync_alloc_leaf()
|
| /linux/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_gem.c | 170 objs = kmalloc_flex(*objs, objs, nents, GFP_KERNEL); in virtio_gpu_array_alloc()
|
| /linux/arch/s390/include/asm/ |
| H A D | idals.h | 140 ib = kmalloc_flex(*ib, data, nr_ptrs, GFP_DMA | GFP_KERNEL); in idal_buffer_alloc()
|
| /linux/fs/jffs2/ |
| H A D | acl.c | 136 header = kmalloc_flex(*header, a_entries, acl->a_count, GFP_KERNEL); in jffs2_acl_to_medium()
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_memfree.c | 370 table = kmalloc_flex(*table, icm, num_icm, GFP_KERNEL); in mthca_alloc_icm_table() 535 db_tab = kmalloc_flex(*db_tab, page, npages, GFP_KERNEL); in mthca_init_user_db_tab()
|
| /linux/net/core/ |
| H A D | dst.c | 298 md_dst = kmalloc_flex(*md_dst, u.tun_info.options, optslen, flags); in metadata_dst_alloc()
|
| /linux/fs/afs/ |
| H A D | xattr.c | 78 acl = kmalloc_flex(*acl, data, size, GFP_KERNEL); in afs_make_acl()
|
| /linux/drivers/staging/greybus/ |
| H A D | raw.c | 76 raw_data = kmalloc_flex(*raw_data, data, len, GFP_KERNEL); in receive_data()
|
| /linux/fs/ |
| H A D | fhandle.c | 371 handle = kmalloc_flex(*handle, f_handle, f_handle.handle_bytes, in handle_to_path()
|
| /linux/security/apparmor/ |
| H A D | lib.c | 238 str = kmalloc_flex(*str, name, size, gfp); in aa_str_alloc()
|
| /linux/arch/riscv/kernel/ |
| H A D | machine_kexec_file.c | 67 cmem = kmalloc_flex(*cmem, ranges, nr_ranges, GFP_KERNEL); in prepare_elf_headers()
|