/linux-4.4.14/mm/ |
D | nobootmem.c | 242 return kzalloc(size, GFP_NOWAIT); in ___alloc_bootmem_nopanic() 347 return kzalloc_node(size, GFP_NOWAIT, pgdat->node_id); in __alloc_bootmem_node_nopanic() 386 return kzalloc_node(size, GFP_NOWAIT, pgdat->node_id); in __alloc_bootmem_node() 447 return kzalloc_node(size, GFP_NOWAIT, pgdat->node_id); in __alloc_bootmem_low_node()
|
D | bootmem.c | 616 return kzalloc(size, GFP_NOWAIT); in alloc_bootmem_core() 715 return kzalloc(size, GFP_NOWAIT); in ___alloc_bootmem_node_nopanic() 742 return kzalloc_node(size, GFP_NOWAIT, pgdat->node_id); in __alloc_bootmem_node_nopanic() 781 return kzalloc_node(size, GFP_NOWAIT, pgdat->node_id); in __alloc_bootmem_node() 793 return kzalloc_node(size, GFP_NOWAIT, pgdat->node_id); in __alloc_bootmem_node_high() 865 return kzalloc_node(size, GFP_NOWAIT, pgdat->node_id); in __alloc_bootmem_low_node()
|
D | slab_common.c | 787 struct kmem_cache *s = kmem_cache_zalloc(kmem_cache, GFP_NOWAIT); in create_kmalloc_cache() 984 char *n = kasprintf(GFP_NOWAIT, in create_kmalloc_caches()
|
D | slab.c | 1364 ptr = kmalloc_node(sizeof(struct kmem_cache_node), GFP_NOWAIT, nodeid); in init_list() 1486 if (enable_cpucache(cachep, GFP_NOWAIT)) in kmem_cache_init_late() 2159 gfp = GFP_NOWAIT; in __kmem_cache_create()
|
D | rmap.c | 265 avc = anon_vma_chain_alloc(GFP_NOWAIT | __GFP_NOWARN); in anon_vma_clone()
|
D | memblock.c | 1269 return kzalloc_node(size, GFP_NOWAIT, nid); in memblock_virt_alloc_internal()
|
D | memory.c | 197 batch = (void *)__get_free_pages(GFP_NOWAIT | __GFP_NOWARN, 0); in tlb_next_batch() 374 *batch = (struct mmu_table_batch *)__get_free_page(GFP_NOWAIT | __GFP_NOWARN); in tlb_remove_table()
|
D | vmalloc.c | 1218 va = kzalloc(sizeof(struct vmap_area), GFP_NOWAIT); in vmalloc_init()
|
D | slub.c | 3145 page = new_slab(kmem_cache_node, GFP_NOWAIT, node); in early_kmem_cache_node_alloc() 3856 struct kmem_cache *s = kmem_cache_zalloc(kmem_cache, GFP_NOWAIT); in bootstrap()
|
D | memcontrol.c | 2316 cw = kmalloc(sizeof(*cw), GFP_NOWAIT); in __memcg_schedule_kmem_cache_create()
|
/linux-4.4.14/drivers/sh/intc/ |
D | core.c | 192 d = kzalloc(sizeof(*d), GFP_NOWAIT); in register_intc_controller() 207 GFP_NOWAIT); in register_intc_controller() 233 d->reg = kzalloc(d->nr_reg * sizeof(*d->reg), GFP_NOWAIT); in register_intc_controller() 238 d->smp = kzalloc(d->nr_reg * sizeof(*d->smp), GFP_NOWAIT); in register_intc_controller() 257 GFP_NOWAIT); in register_intc_controller() 273 GFP_NOWAIT); in register_intc_controller()
|
D | virq.c | 173 entry = kmalloc(sizeof(*entry), GFP_NOWAIT); in intc_subgroup_init_one()
|
/linux-4.4.14/kernel/time/ |
D | tick-broadcast.c | 997 zalloc_cpumask_var(&tick_broadcast_mask, GFP_NOWAIT); in tick_broadcast_init() 998 zalloc_cpumask_var(&tick_broadcast_on, GFP_NOWAIT); in tick_broadcast_init() 999 zalloc_cpumask_var(&tmpmask, GFP_NOWAIT); in tick_broadcast_init() 1001 zalloc_cpumask_var(&tick_broadcast_oneshot_mask, GFP_NOWAIT); in tick_broadcast_init() 1002 zalloc_cpumask_var(&tick_broadcast_pending_mask, GFP_NOWAIT); in tick_broadcast_init() 1003 zalloc_cpumask_var(&tick_broadcast_force_mask, GFP_NOWAIT); in tick_broadcast_init()
|
/linux-4.4.14/net/9p/ |
D | util.c | 97 i = idr_alloc(&p->pool, p, 0, 0, GFP_NOWAIT); in p9_idpool_get()
|
/linux-4.4.14/drivers/dma/ |
D | img-mdc-dma.c | 300 mdesc = kzalloc(sizeof(*mdesc), GFP_NOWAIT); in mdc_prep_dma_memcpy() 309 curr = dma_pool_alloc(mdma->desc_pool, GFP_NOWAIT, &curr_phys); in mdc_prep_dma_memcpy() 389 mdesc = kzalloc(sizeof(*mdesc), GFP_NOWAIT); in mdc_prep_dma_cyclic() 404 curr = dma_pool_alloc(mdma->desc_pool, GFP_NOWAIT, in mdc_prep_dma_cyclic() 473 mdesc = kzalloc(sizeof(*mdesc), GFP_NOWAIT); in mdc_prep_slave_sg() 485 curr = dma_pool_alloc(mdma->desc_pool, GFP_NOWAIT, in mdc_prep_slave_sg()
|
D | coh901318_lli.c | 68 head = dma_pool_alloc(pool->dmapool, GFP_NOWAIT, &phy); in coh901318_lli_alloc() 83 lli = dma_pool_alloc(pool->dmapool, GFP_NOWAIT, &phy); in coh901318_lli_alloc()
|
D | idma64.c | 204 desc = kzalloc(sizeof(*desc), GFP_NOWAIT); in idma64_alloc_desc() 208 desc->hw = kcalloc(ndesc, sizeof(*desc->hw), GFP_NOWAIT); in idma64_alloc_desc() 320 hw->lli = dma_pool_alloc(idma64c->pool, GFP_NOWAIT, &hw->llp); in idma64_prep_slave_sg()
|
D | sun6i-dma.c | 523 txd = kzalloc(sizeof(*txd), GFP_NOWAIT); in sun6i_dma_prep_dma_memcpy() 527 v_lli = dma_pool_alloc(sdev->pool, GFP_NOWAIT, &p_lli); in sun6i_dma_prep_dma_memcpy() 582 txd = kzalloc(sizeof(*txd), GFP_NOWAIT); in sun6i_dma_prep_slave_sg() 587 v_lli = dma_pool_alloc(sdev->pool, GFP_NOWAIT, &p_lli); in sun6i_dma_prep_slave_sg()
|
D | s3c24xx-dma.c | 425 struct s3c24xx_txd *txd = kzalloc(sizeof(*txd), GFP_NOWAIT); in s3c24xx_dma_get_txd() 842 dsg = kzalloc(sizeof(*dsg), GFP_NOWAIT); in s3c24xx_dma_prep_memcpy() 956 dsg = kzalloc(sizeof(*dsg), GFP_NOWAIT); in s3c24xx_dma_prep_dma_cyclic() 1048 dsg = kzalloc(sizeof(*dsg), GFP_NOWAIT); in s3c24xx_dma_prep_slave_sg()
|
D | sun4i-dma.c | 447 promise = kzalloc(sizeof(*promise), GFP_NOWAIT); in generate_ndma_promise() 509 promise = kzalloc(sizeof(*promise), GFP_NOWAIT); in generate_ddma_promise() 562 contract = kzalloc(sizeof(*contract), GFP_NOWAIT); in generate_dma_contract()
|
D | fsl_raid.c | 302 desc = kzalloc(sizeof(*desc), GFP_NOWAIT); in fsl_re_chan_alloc_desc() 306 cf = dma_pool_alloc(re_chan->re_dev->cf_desc_pool, GFP_NOWAIT, in fsl_re_chan_alloc_desc()
|
D | dma-jz4780.c | 193 desc = kzalloc(sizeof(*desc), GFP_NOWAIT); in jz4780_dma_desc_alloc() 197 desc->desc = dma_pool_alloc(jzchan->desc_pool, GFP_NOWAIT, in jz4780_dma_desc_alloc()
|
D | amba-pl08x.c | 939 txd->llis_va = dma_pool_alloc(pl08x->pool, GFP_NOWAIT, &txd->llis_bus); in pl08x_fill_llis_for_desc() 1407 struct pl08x_txd *txd = kzalloc(sizeof(*txd), GFP_NOWAIT); in pl08x_get_txd() 1439 dsg = kzalloc(sizeof(struct pl08x_sg), GFP_NOWAIT); in pl08x_prep_dma_memcpy() 1566 dsg = kzalloc(sizeof(struct pl08x_sg), GFP_NOWAIT); in pl08x_tx_add_sg()
|
D | fsl-edma.c | 509 GFP_NOWAIT); in fsl_edma_alloc_desc() 517 GFP_NOWAIT, &fsl_desc->tcd[i].ptcd); in fsl_edma_alloc_desc()
|
D | bcm2835-dma.c | 390 d = kzalloc(sizeof(*d), GFP_NOWAIT); in bcm2835_dma_prep_dma_cyclic()
|
D | dma-axi-dmac.c | 329 sizeof(struct axi_dmac_sg) * num_sgs, GFP_NOWAIT); in axi_dmac_alloc_desc()
|
D | pxa_dma.c | 796 GFP_NOWAIT); in pxad_alloc_desc() 803 GFP_NOWAIT, &dma); in pxad_alloc_desc()
|
D | qcom_bam_dma.c | 611 (num_alloc * sizeof(struct bam_desc_hw)), GFP_NOWAIT); in bam_prep_slave_sg()
|
D | ste_dma40.c | 645 base = kmalloc(d40d->lli_pool.size + align, GFP_NOWAIT); in d40_pool_lli_alloc() 777 desc = kmem_cache_zalloc(d40c->base->desc_slab, GFP_NOWAIT); in d40_desc_get() 2555 sg = kcalloc(periods + 1, sizeof(struct scatterlist), GFP_NOWAIT); in dma40_prep_dma_cyclic()
|
D | zx296702_dma.c | 438 ds->desc_hw = dma_pool_alloc(d->pool, GFP_NOWAIT, &ds->desc_hw_lli); in zx_alloc_desc_resource()
|
D | xgene-dma.c | 551 desc = dma_pool_zalloc(chan->desc_pool, GFP_NOWAIT, &phys); in xgene_dma_alloc_descriptor()
|
D | coh901318.c | 1518 desc = kzalloc(sizeof(struct coh901318_desc), GFP_NOWAIT); in coh901318_desc_get()
|
D | at_xdmac.c | 474 desc = at_xdmac_alloc_desc(&atchan->chan, GFP_NOWAIT); in at_xdmac_get_desc()
|
/linux-4.4.14/drivers/dca/ |
D | dca-sysfs.c | 61 ret = idr_alloc(&dca_idr, dca, 0, 0, GFP_NOWAIT); in dca_sysfs_add_provider()
|
D | dca-core.c | 62 domain = kzalloc(sizeof(*domain), GFP_NOWAIT); in dca_allocate_domain()
|
/linux-4.4.14/crypto/async_tx/ |
D | async_memcpy.c | 56 unmap = dmaengine_get_unmap_data(device->dev, 2, GFP_NOWAIT); in async_memcpy()
|
D | async_xor.c | 185 unmap = dmaengine_get_unmap_data(device->dev, src_cnt+1, GFP_NOWAIT); in async_xor() 281 unmap = dmaengine_get_unmap_data(device->dev, src_cnt, GFP_NOWAIT); in async_xor_val()
|
D | async_pq.c | 191 unmap = dmaengine_get_unmap_data(device->dev, disks, GFP_NOWAIT); in async_gen_syndrome() 310 unmap = dmaengine_get_unmap_data(device->dev, disks, GFP_NOWAIT); in async_syndrome_val()
|
D | async_raid6_recov.c | 44 unmap = dmaengine_get_unmap_data(dma->dev, 3, GFP_NOWAIT); in async_sum_product() 108 unmap = dmaengine_get_unmap_data(dma->dev, 3, GFP_NOWAIT); in async_mult()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch.h | 160 ret = idr_alloc(idr, handle, id, id + 1, GFP_NOWAIT); in insert_handle()
|
/linux-4.4.14/drivers/tty/serial/cpm_uart/ |
D | cpm_uart_cpm2.c | 133 mem_addr = kzalloc(memsz, GFP_NOWAIT); in cpm_uart_allocbuf()
|
/linux-4.4.14/drivers/ide/ |
D | ide-park.c | 48 rq = blk_get_request(q, READ, GFP_NOWAIT); in issue_park_cmd()
|
/linux-4.4.14/arch/arm/xen/ |
D | p2m.c | 147 p2m_entry = kzalloc(sizeof(struct xen_p2m_entry), GFP_NOWAIT); in __set_phys_to_machine_multi()
|
/linux-4.4.14/arch/arm/kernel/ |
D | topology.c | 100 GFP_NOWAIT); in parse_dt_topology()
|
/linux-4.4.14/drivers/dma/hsu/ |
D | hsu.c | 193 desc = kzalloc(sizeof(*desc), GFP_NOWAIT); in hsu_dma_alloc_desc() 197 desc->sg = kcalloc(nents, sizeof(*desc->sg), GFP_NOWAIT); in hsu_dma_alloc_desc()
|
/linux-4.4.14/block/ |
D | blk-cgroup.c | 188 blkcg->css.id, GFP_NOWAIT); in blkg_create() 196 new_blkg = blkg_alloc(blkcg, q, GFP_NOWAIT); in blkg_create() 1016 INIT_RADIX_TREE(&blkcg->blkg_tree, GFP_NOWAIT); in blkcg_css_alloc() 1234 pd = pol->pd_alloc_fn(GFP_NOWAIT, q->node); in blkcg_activate_policy()
|
D | genhd.c | 427 idx = idr_alloc(&ext_devt_idr, part, 0, NR_EXT_DEVT, GFP_NOWAIT); in blk_alloc_devt()
|
D | cfq-iosched.c | 3806 cfqq = kmem_cache_alloc_node(cfq_pool, GFP_NOWAIT | __GFP_ZERO, in cfq_get_queue()
|
/linux-4.4.14/drivers/misc/cxl/ |
D | main.c | 161 i = idr_alloc(&cxl_adapter_idr, adapter, 0, 0, GFP_NOWAIT); in cxl_alloc_adapter_nr()
|
D | context.c | 91 ctx->afu->num_procs, GFP_NOWAIT); in cxl_context_init()
|
/linux-4.4.14/virt/kvm/ |
D | async_pf.c | 176 work = kmem_cache_zalloc(async_pf_cache, GFP_NOWAIT | __GFP_NOWARN); in kvm_setup_async_pf()
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | tlb.h | 161 unsigned long addr = __get_free_pages(GFP_NOWAIT | __GFP_NOWARN, 0); in __tlb_alloc_page()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_gem.c | 335 ret = idr_alloc(&file_priv->object_idr, obj, 1, 0, GFP_NOWAIT); in drm_gem_handle_create_tail() 626 ret = idr_alloc(&dev->object_name_idr, obj, 1, 0, GFP_NOWAIT); in drm_gem_flink_ioctl()
|
D | drm_drv.c | 253 GFP_NOWAIT); in drm_minor_alloc()
|
/linux-4.4.14/arch/arm/include/asm/ |
D | tlb.h | 120 unsigned long addr = __get_free_pages(GFP_NOWAIT | __GFP_NOWARN, 0); in __tlb_alloc_page()
|
/linux-4.4.14/net/rds/ |
D | ib_recv.c | 305 gfp_t slab_mask = GFP_NOWAIT; in rds_ib_recv_refill_one() 306 gfp_t page_mask = GFP_NOWAIT; in rds_ib_recv_refill_one() 1008 rds_ib_recv_refill(conn, 0, GFP_NOWAIT); in rds_ib_recv_cqe_handler()
|
D | message.c | 245 rm = rds_message_alloc(extra_bytes, GFP_NOWAIT); in rds_message_map_pages()
|
/linux-4.4.14/drivers/dma/sh/ |
D | rcar-dmac.c | 577 ret = rcar_dmac_desc_alloc(chan, GFP_NOWAIT); in rcar_dmac_desc_get() 647 ret = rcar_dmac_xfer_chunk_alloc(chan, GFP_NOWAIT); in rcar_dmac_xfer_chunk_get() 687 &desc->hwdescs.dma, GFP_NOWAIT); in rcar_dmac_realloc_hwdesc() 1080 sgl = kcalloc(sg_len, sizeof(*sgl), GFP_NOWAIT); in rcar_dmac_prep_dma_cyclic()
|
D | usb-dmac.c | 434 desc = usb_dmac_desc_get(uchan, sg_len, GFP_NOWAIT); in usb_dmac_prep_slave_sg()
|
/linux-4.4.14/drivers/mmc/core/ |
D | host.c | 326 err = idr_alloc(&mmc_host_idr, host, 0, 0, GFP_NOWAIT); in mmc_alloc_host()
|
/linux-4.4.14/fs/f2fs/ |
D | crypto.c | 381 ctx->w.bounce_page = mempool_alloc(f2fs_bounce_page_pool, GFP_NOWAIT); in alloc_bounce_page()
|
/linux-4.4.14/fs/ext4/ |
D | crypto.c | 314 ctx->w.bounce_page = mempool_alloc(ext4_bounce_page_pool, GFP_NOWAIT); in alloc_bounce_page()
|
/linux-4.4.14/drivers/misc/ |
D | tifm_core.c | 203 rc = idr_alloc(&tifm_adapter_idr, fm, 0, 0, GFP_NOWAIT); in tifm_add_adapter()
|
/linux-4.4.14/drivers/staging/nvec/ |
D | nvec_power.c | 380 power = devm_kzalloc(&pdev->dev, sizeof(struct nvec_power), GFP_NOWAIT); in nvec_power_probe()
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_cq.c | 173 rc = idr_alloc(&ehca_cq_idr, my_cq, 0, 0x2000000, GFP_NOWAIT); in ehca_create_cq()
|
D | ehca_qp.c | 642 ret = idr_alloc(&ehca_qp_idr, my_qp, 0, 0x2000000, GFP_NOWAIT); in internal_create_qp()
|
/linux-4.4.14/include/linux/ |
D | gfp.h | 239 #define GFP_NOWAIT (__GFP_KSWAPD_RECLAIM) macro
|
/linux-4.4.14/arch/s390/pci/ |
D | pci_clp.c | 385 rrb = clp_alloc_block(GFP_NOWAIT); in clp_rescan_pci_devices_simple()
|
/linux-4.4.14/drivers/dma-buf/ |
D | reservation.c | 260 GFP_NOWAIT | __GFP_NOWARN); in reservation_object_get_fences_rcu()
|
/linux-4.4.14/drivers/dma/ioat/ |
D | dma.c | 392 ring = kcalloc(new_size, sizeof(*ring), GFP_NOWAIT); in reshape_ring() 411 ring[new_idx] = ioat_alloc_ring_ent(c, GFP_NOWAIT); in reshape_ring()
|
/linux-4.4.14/net/ipv4/ |
D | tcp_cdg.c | 388 GFP_NOWAIT | __GFP_NOWARN); in tcp_cdg_init()
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_release.c | 146 handle = idr_alloc(&qdev->release_idr, release, 1, 0, GFP_NOWAIT); in qxl_release_alloc()
|
D | qxl_cmd.c | 454 idr_ret = idr_alloc(&qdev->surf_id_idr, NULL, 1, 0, GFP_NOWAIT); in qxl_surface_id_alloc()
|
/linux-4.4.14/fs/nfs/ |
D | nfs4session.c | 158 ret = nfs4_find_or_create_slot(tbl, slotid, 1, GFP_NOWAIT); in nfs4_alloc_slot()
|
D | dir.c | 634 entry.label = nfs4_label_alloc(NFS_SERVER(inode), GFP_NOWAIT); in nfs_readdir_xdr_to_array() 1170 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_NOWAIT); in nfs_lookup_revalidate() 1383 label = nfs4_label_alloc(NFS_SERVER(dir), GFP_NOWAIT); in nfs_lookup()
|
D | nfs4client.c | 36 ret = idr_alloc(&nn->cb_ident_idr, clp, 1, 0, GFP_NOWAIT); in nfs_get_cb_ident_idr()
|
D | nfs4xdr.c | 3873 owner_name->data = kmemdup(p, len, GFP_NOWAIT); in decode_attr_owner() 3916 group_name->data = kmemdup(p, len, GFP_NOWAIT); in decode_attr_group()
|
/linux-4.4.14/kernel/irq/ |
D | irqdesc.c | 29 alloc_cpumask_var(&irq_default_affinity, GFP_NOWAIT); in init_irq_default_affinity()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | smp.c | 770 alloc_cpumask_var(&old_mask, GFP_NOWAIT); in smp_cpus_done()
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | cm.c | 264 ret = idr_alloc_cyclic(&sriov->pv_id_table, ent, 0, 0, GFP_NOWAIT); in id_map_alloc()
|
/linux-4.4.14/drivers/memstick/core/ |
D | memstick.c | 518 rc = idr_alloc(&memstick_host_idr, host, 0, 0, GFP_NOWAIT); in memstick_add_host()
|
/linux-4.4.14/ipc/ |
D | util.c | 246 GFP_NOWAIT); in ipc_addid()
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-gic-v3-its.c | 769 gic_rdists->prop_page = alloc_pages(GFP_NOWAIT, in its_alloc_lpi_tables() 993 pend_page = alloc_pages(GFP_NOWAIT | __GFP_ZERO, in its_cpu_init_lpis()
|
/linux-4.4.14/net/sunrpc/xprtrdma/ |
D | transport.c | 504 flags = __GFP_MEMALLOC | GFP_NOWAIT | __GFP_NOWARN; in xprt_rdma_allocate()
|
/linux-4.4.14/arch/um/drivers/ |
D | mconsole_kern.c | 86 new = kmalloc(sizeof(*new), GFP_NOWAIT); in mconsole_interrupt()
|
/linux-4.4.14/fs/notify/inotify/ |
D | inotify_user.c | 354 ret = idr_alloc_cyclic(idr, i_mark, 1, 0, GFP_NOWAIT); in inotify_add_to_idr()
|
/linux-4.4.14/fs/dlm/ |
D | recover.c | 316 rv = idr_alloc(&ls->ls_recover_idr, r, 1, 0, GFP_NOWAIT); in recover_idr_add()
|
D | lock.c | 1205 rv = idr_alloc(&ls->ls_lkbidr, lkb, 1, 0, GFP_NOWAIT); in create_lkb()
|
/linux-4.4.14/drivers/misc/c2port/ |
D | core.c | 917 ret = idr_alloc(&c2port_idr, c2dev, 0, 0, GFP_NOWAIT); in c2port_device_register()
|
/linux-4.4.14/net/openvswitch/ |
D | flow.c | 105 GFP_NOWAIT | in ovs_flow_stats_update()
|
/linux-4.4.14/net/sunrpc/ |
D | sched.c | 850 gfp = __GFP_MEMALLOC | GFP_NOWAIT | __GFP_NOWARN; in rpc_malloc()
|
D | xprt.c | 1069 req = xprt_dynamic_alloc_slot(xprt, GFP_NOWAIT|__GFP_NOWARN); in xprt_alloc_slot()
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2_qp.c | 388 ret = idr_alloc_cyclic(&c2dev->qp_table.idr, qp, 0, 0, GFP_NOWAIT); in c2_alloc_qpn()
|
/linux-4.4.14/drivers/md/ |
D | dm-crypt.c | 992 gfp_t gfp_mask = GFP_NOWAIT | __GFP_HIGHMEM; in crypt_alloc_buffer() 1928 if (kcryptd_io_read(io, GFP_NOWAIT)) in crypt_map()
|
D | dm.c | 2189 r = idr_alloc(&_minor_idr, MINOR_ALLOCED, minor, minor + 1, GFP_NOWAIT); in specific_minor() 2205 r = idr_alloc(&_minor_idr, MINOR_ALLOCED, 0, 1 << MINORBITS, GFP_NOWAIT); in next_free_minor()
|
D | dm-cache-target.c | 398 return dm_bio_prison_alloc_cell(cache->prison, GFP_NOWAIT); in alloc_prison_cell() 410 mg = mempool_alloc(cache->migration_pool, GFP_NOWAIT); in alloc_migration()
|
D | dm-thin.c | 393 GFP_NOWAIT, 0, parent_bio); in issue_discard()
|
/linux-4.4.14/drivers/ntb/ |
D | ntb_transport.c | 1247 unmap = dmaengine_get_unmap_data(device->dev, 2, GFP_NOWAIT); in ntb_async_rx() 1485 unmap = dmaengine_get_unmap_data(device->dev, 1, GFP_NOWAIT); in ntb_async_tx()
|
/linux-4.4.14/drivers/scsi/ |
D | ch.c | 914 ret = idr_alloc(&ch_index_idr, ch, 0, CH_MAX_DEVS + 1, GFP_NOWAIT); in ch_probe()
|
D | sg.c | 1418 error = idr_alloc(&sg_index_idr, sdp, 0, SG_MAX_DEVS, GFP_NOWAIT); in sg_alloc()
|
D | st.c | 4271 error = idr_alloc(&st_index_idr, tpnt, 0, ST_MAX_TAPES + 1, GFP_NOWAIT); in st_probe()
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | virtgpu_vq.c | 48 handle = idr_alloc(&vgdev->resource_idr, NULL, 1, 0, GFP_NOWAIT); in virtio_gpu_resource_id_get()
|
/linux-4.4.14/drivers/target/ |
D | target_core_user.c | 182 USHRT_MAX, GFP_NOWAIT); in tcmu_alloc_cmd()
|
/linux-4.4.14/lib/ |
D | dma-debug.c | 457 static RADIX_TREE(dma_active_cacheline, GFP_NOWAIT);
|
/linux-4.4.14/drivers/md/bcache/ |
D | request.c | 822 cache_bio = bio_alloc_bioset(GFP_NOWAIT, in cached_dev_cache_miss()
|
D | bset.c | 1185 struct bset *out = (void *) __get_free_pages(__GFP_NOWARN|GFP_NOWAIT, in __btree_sort()
|
D | btree.c | 423 if (!bio_alloc_pages(b->bio, __GFP_NOWARN|GFP_NOWAIT)) { in do_btree_node_write()
|
/linux-4.4.14/drivers/video/console/ |
D | vgacon.c | 209 vgacon_scrollback = kcalloc(CONFIG_VGACON_SOFT_SCROLLBACK_SIZE, 1024, GFP_NOWAIT); in vgacon_scrollback_startup()
|
/linux-4.4.14/drivers/usb/host/ |
D | xhci-hub.c | 391 GFP_NOWAIT); in xhci_stop_device()
|
/linux-4.4.14/arch/s390/mm/ |
D | pgtable.c | 1088 __get_free_page(GFP_NOWAIT | __GFP_NOWARN); in tlb_remove_table()
|
/linux-4.4.14/drivers/target/iscsi/ |
D | iscsi_target_login.c | 315 ret = idr_alloc(&sess_idr, NULL, 0, 0, GFP_NOWAIT); in iscsi_login_zero_tsih_s1()
|
D | iscsi_target.c | 148 ret = idr_alloc(&tiqn_idr, NULL, 0, 0, GFP_NOWAIT); in iscsit_add_tiqn()
|
/linux-4.4.14/drivers/mfd/ |
D | rtsx_pcr.c | 1195 ret = idr_alloc(&rtsx_pci_idr, pcr, 0, 0, GFP_NOWAIT); in rtsx_pci_probe()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | init.c | 999 ret = idr_alloc(&hfi1_unit_table, dd, 0, 0, GFP_NOWAIT); in hfi1_alloc_devdata()
|
/linux-4.4.14/net/sctp/ |
D | associola.c | 1604 ret = idr_alloc_cyclic(&sctp_assocs_id, asoc, 1, 0, GFP_NOWAIT); in sctp_assoc_set_id()
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_resource.c | 194 ret = idr_alloc(idr, res, 1, 0, GFP_NOWAIT); in vmw_resource_alloc_id()
|
/linux-4.4.14/Documentation/dmaengine/ |
D | provider.txt | 263 - Any allocation you might do should be using the GFP_NOWAIT
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_init.c | 1134 ret = idr_alloc(&qib_unit_table, dd, 0, 0, GFP_NOWAIT); in qib_alloc_devdata()
|
/linux-4.4.14/kernel/events/ |
D | uprobes.c | 732 GFP_NOWAIT | __GFP_NOMEMALLOC | __GFP_NOWARN); in build_map_info()
|
/linux-4.4.14/net/core/ |
D | pktgen.c | 2782 skb = __alloc_skb(NET_SKB_PAD + size, GFP_NOWAIT, 0, node); in pktgen_alloc_skb() 2788 skb = __netdev_alloc_skb(dev, size, GFP_NOWAIT); in pktgen_alloc_skb()
|
/linux-4.4.14/drivers/infiniband/core/ |
D | sa_query.c | 1099 id = idr_alloc(&query_idr, query, 0, 0, GFP_NOWAIT); in send_mad()
|
D | uverbs_cmd.c | 128 ret = idr_alloc(idr, uobj, 0, 0, GFP_NOWAIT); in idr_add_uobj()
|
D | cm.c | 401 id = idr_alloc_cyclic(&cm.local_id_table, cm_id_priv, 0, 0, GFP_NOWAIT); in cm_alloc_id()
|
/linux-4.4.14/kernel/sched/ |
D | core.c | 7376 ptr = (unsigned long)kzalloc(alloc_size, GFP_NOWAIT); in sched_init() 7527 zalloc_cpumask_var(&sched_domains_tmpmask, GFP_NOWAIT); in sched_init() 7530 zalloc_cpumask_var(&cpu_isolated_map, GFP_NOWAIT); in sched_init()
|
D | fair.c | 8352 zalloc_cpumask_var(&nohz.idle_cpus_mask, GFP_NOWAIT); in init_sched_fair_class()
|
/linux-4.4.14/drivers/tty/vt/ |
D | vt.c | 2999 vc_cons[currcons].d = vc = kzalloc(sizeof(struct vc_data), GFP_NOWAIT); in con_init() 3003 vc->vc_screenbuf = kzalloc(vc->vc_screenbuf_size, GFP_NOWAIT); in con_init()
|
/linux-4.4.14/drivers/firewire/ |
D | core-cdev.c | 501 GFP_NOWAIT); in add_client_resource()
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_driver.c | 211 ret = idr_alloc(&unit_table, dd, 0, 0, GFP_NOWAIT); in ipath_alloc_devdata()
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4state.c | 568 new_id = idr_alloc_cyclic(&cl->cl_stateids, stid, 0, 0, GFP_NOWAIT); in nfs4_alloc_stid()
|