Home
last modified time | relevance | path

Searched refs:kmalloc_objs (Results 1 – 25 of 462) sorted by relevance

12345678910>>...19

/linux/net/batman-adv/
H A Dhash.c52 hash->table = kmalloc_objs(*hash->table, size, GFP_ATOMIC); in batadv_hash_new()
56 hash->list_locks = kmalloc_objs(*hash->list_locks, size, GFP_ATOMIC); in batadv_hash_new()
/linux/drivers/gpu/drm/nouveau/nvif/
H A Dmmu.c72 mmu->heap = kmalloc_objs(*mmu->heap, mmu->heap_nr, GFP_KERNEL); in nvif_mmu_ctor()
73 mmu->type = kmalloc_objs(*mmu->type, mmu->type_nr, GFP_KERNEL); in nvif_mmu_ctor()
77 mmu->kind = kmalloc_objs(*mmu->kind, mmu->kind_nr, GFP_KERNEL); in nvif_mmu_ctor()
/linux/kernel/locking/
H A Dtest-ww_mutex.c327 cycles = kmalloc_objs(*cycles, nthreads, GFP_KERNEL); in __test_cycle()
415 order = kmalloc_objs(*order, count, GFP_KERNEL); in get_random_order()
585 locks = kmalloc_objs(*locks, nlocks, GFP_KERNEL); in stress()
589 stress_array = kmalloc_objs(*stress_array, nthreads, GFP_KERNEL); in stress()
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c160 array->page_list = kmalloc_objs(*array->page_list, npage, GFP_KERNEL); in mthca_array_init()
233 buf->page_list = kmalloc_objs(*buf->page_list, npages, in mthca_buf_alloc()
/linux/drivers/firmware/efi/
H A Defibc.c50 wdata = kmalloc_objs(efi_char16_t, MAX_DATA_LEN, GFP_KERNEL); in efibc_reboot_notifier_call()
/linux/sound/firewire/
H A Dpackets-buffer.c30 b->packets = kmalloc_objs(*b->packets, count, GFP_KERNEL); in iso_packets_buffer_init()
/linux/arch/s390/hypfs/
H A Dhypfs_diag0c.c38 cpu_vec = kmalloc_objs(*cpu_vec, num_possible_cpus(), GFP_KERNEL); in diag0c_store()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v12.c118 *dump = kmalloc_objs(**dump, HQD_N_REGS, GFP_KERNEL); in hqd_dump_v12()
149 *dump = kmalloc_objs(**dump, HQD_N_REGS, GFP_KERNEL); in hqd_sdma_dump_v12()
/linux/mm/damon/tests/
H A Dsysfs-kunit.h51 sysfs_targets->targets_arr = kmalloc_objs(*sysfs_targets->targets_arr, in damon_sysfs_test_add_targets()
/linux/net/ceph/
H A Dpagevec.c44 pages = kmalloc_objs(*pages, num_pages, flags); in ceph_alloc_page_vector()
/linux/drivers/input/joystick/
H A Djoydump.c64 buf = kmalloc_objs(struct joydump, BUF_SIZE, GFP_KERNEL); in joydump_connect()
/linux/drivers/xen/
H A Dtime.c97 runstate_delta = kmalloc_objs(*runstate_delta, in xen_manage_runstate_time()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Diccsense.c76 iccsense->rail = kmalloc_objs(struct pwr_rail_t, cnt, GFP_KERNEL); in nvbios_iccsense_parse()
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_mac.h233 hash->lsts = kmalloc_objs(struct list_head, hash->size, GFP_KERNEL); in alloc_hash_table()
/linux/drivers/mtd/ubi/
H A Deba.c131 tbl->entries = kmalloc_objs(*tbl->entries, nentries, GFP_KERNEL); in ubi_eba_create_table()
1538 scan_eba = kmalloc_objs(*scan_eba, num_volumes, GFP_KERNEL); in self_check_eba()
1542 fm_eba = kmalloc_objs(*fm_eba, num_volumes, GFP_KERNEL); in self_check_eba()
1553 scan_eba[i] = kmalloc_objs(**scan_eba, vol->reserved_pebs, in self_check_eba()
1560 fm_eba[i] = kmalloc_objs(**fm_eba, vol->reserved_pebs, in self_check_eba()
/linux/drivers/cpufreq/
H A Dbmips-cpufreq.c74 table = kmalloc_objs(*table, priv->max_freqs + 1, GFP_KERNEL); in bmips_cpufreq_get_freq_table()
/linux/arch/x86/xen/
H A Dgrant-table.c104 area->ptes = kmalloc_objs(*area->ptes, nr_frames, GFP_KERNEL); in arch_gnttab_valloc()
/linux/drivers/platform/x86/intel/ifs/
H A Dcore.c128 ifs_pkg_auth = kmalloc_objs(bool, topology_max_packages(), GFP_KERNEL); in ifs_init()
/linux/drivers/dma-buf/
H A Ddma-fence-unwrap.c158 array = kmalloc_objs(*array, count, GFP_KERNEL); in __dma_fence_unwrap_merge()
/linux/drivers/gpu/drm/i915/
H A Di915_deps.c85 new_fences = kmalloc_objs(*new_fences, new_size, deps->gfp); in i915_deps_grow()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_shared_buf.c102 pf->shared_bufs = kmalloc_objs(pf->shared_bufs[0], num_entries, in nfp_shared_buf_register()
/linux/drivers/tee/optee/
H A Drpc.c58 params = kmalloc_objs(struct tee_param, arg->num_params, GFP_KERNEL); in handle_rpc_func_cmd_i2c_transfer()
194 params = kmalloc_objs(struct tee_param, arg->num_params, GFP_KERNEL); in handle_rpc_supp_cmd()
/linux/net/rds/
H A Dinfo.c190 pages = kmalloc_objs(struct page *, nr_pages, GFP_KERNEL); in rds_info_getsockopt()
/linux/arch/powerpc/platforms/44x/
H A Dhsta_msi.c154 ppc4xx_hsta_msi.irq_map = kmalloc_objs(int, irq_count, GFP_KERNEL); in hsta_msi_probe()
/linux/drivers/base/
H A Dmap.c44 p = kmalloc_objs(struct probe, n, GFP_KERNEL); in kobj_map()

12345678910>>...19