Home
last modified time | relevance | path

Searched refs:GFP_NOWAIT (Results 1 – 129 of 129) sorted by relevance

/linux-4.4.14/mm/
Dnobootmem.c242 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()
Dbootmem.c616 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()
Dslab_common.c787 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()
Dslab.c1364 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()
Drmap.c265 avc = anon_vma_chain_alloc(GFP_NOWAIT | __GFP_NOWARN); in anon_vma_clone()
Dmemblock.c1269 return kzalloc_node(size, GFP_NOWAIT, nid); in memblock_virt_alloc_internal()
Dmemory.c197 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()
Dvmalloc.c1218 va = kzalloc(sizeof(struct vmap_area), GFP_NOWAIT); in vmalloc_init()
Dslub.c3145 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()
Dmemcontrol.c2316 cw = kmalloc(sizeof(*cw), GFP_NOWAIT); in __memcg_schedule_kmem_cache_create()
/linux-4.4.14/drivers/sh/intc/
Dcore.c192 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()
Dvirq.c173 entry = kmalloc(sizeof(*entry), GFP_NOWAIT); in intc_subgroup_init_one()
/linux-4.4.14/kernel/time/
Dtick-broadcast.c997 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/
Dutil.c97 i = idr_alloc(&p->pool, p, 0, 0, GFP_NOWAIT); in p9_idpool_get()
/linux-4.4.14/drivers/dma/
Dimg-mdc-dma.c300 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()
Dcoh901318_lli.c68 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()
Didma64.c204 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()
Dsun6i-dma.c523 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()
Ds3c24xx-dma.c425 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()
Dsun4i-dma.c447 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()
Dfsl_raid.c302 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()
Ddma-jz4780.c193 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()
Damba-pl08x.c939 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()
Dfsl-edma.c509 GFP_NOWAIT); in fsl_edma_alloc_desc()
517 GFP_NOWAIT, &fsl_desc->tcd[i].ptcd); in fsl_edma_alloc_desc()
Dbcm2835-dma.c390 d = kzalloc(sizeof(*d), GFP_NOWAIT); in bcm2835_dma_prep_dma_cyclic()
Ddma-axi-dmac.c329 sizeof(struct axi_dmac_sg) * num_sgs, GFP_NOWAIT); in axi_dmac_alloc_desc()
Dpxa_dma.c796 GFP_NOWAIT); in pxad_alloc_desc()
803 GFP_NOWAIT, &dma); in pxad_alloc_desc()
Dqcom_bam_dma.c611 (num_alloc * sizeof(struct bam_desc_hw)), GFP_NOWAIT); in bam_prep_slave_sg()
Dste_dma40.c645 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()
Dzx296702_dma.c438 ds->desc_hw = dma_pool_alloc(d->pool, GFP_NOWAIT, &ds->desc_hw_lli); in zx_alloc_desc_resource()
Dxgene-dma.c551 desc = dma_pool_zalloc(chan->desc_pool, GFP_NOWAIT, &phys); in xgene_dma_alloc_descriptor()
Dcoh901318.c1518 desc = kzalloc(sizeof(struct coh901318_desc), GFP_NOWAIT); in coh901318_desc_get()
Dat_xdmac.c474 desc = at_xdmac_alloc_desc(&atchan->chan, GFP_NOWAIT); in at_xdmac_get_desc()
/linux-4.4.14/drivers/dca/
Ddca-sysfs.c61 ret = idr_alloc(&dca_idr, dca, 0, 0, GFP_NOWAIT); in dca_sysfs_add_provider()
Ddca-core.c62 domain = kzalloc(sizeof(*domain), GFP_NOWAIT); in dca_allocate_domain()
/linux-4.4.14/crypto/async_tx/
Dasync_memcpy.c56 unmap = dmaengine_get_unmap_data(device->dev, 2, GFP_NOWAIT); in async_memcpy()
Dasync_xor.c185 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()
Dasync_pq.c191 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()
Dasync_raid6_recov.c44 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/
Diwch.h160 ret = idr_alloc(idr, handle, id, id + 1, GFP_NOWAIT); in insert_handle()
/linux-4.4.14/drivers/tty/serial/cpm_uart/
Dcpm_uart_cpm2.c133 mem_addr = kzalloc(memsz, GFP_NOWAIT); in cpm_uart_allocbuf()
/linux-4.4.14/drivers/ide/
Dide-park.c48 rq = blk_get_request(q, READ, GFP_NOWAIT); in issue_park_cmd()
/linux-4.4.14/arch/arm/xen/
Dp2m.c147 p2m_entry = kzalloc(sizeof(struct xen_p2m_entry), GFP_NOWAIT); in __set_phys_to_machine_multi()
/linux-4.4.14/arch/arm/kernel/
Dtopology.c100 GFP_NOWAIT); in parse_dt_topology()
/linux-4.4.14/drivers/dma/hsu/
Dhsu.c193 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/
Dblk-cgroup.c188 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()
Dgenhd.c427 idx = idr_alloc(&ext_devt_idr, part, 0, NR_EXT_DEVT, GFP_NOWAIT); in blk_alloc_devt()
Dcfq-iosched.c3806 cfqq = kmem_cache_alloc_node(cfq_pool, GFP_NOWAIT | __GFP_ZERO, in cfq_get_queue()
/linux-4.4.14/drivers/misc/cxl/
Dmain.c161 i = idr_alloc(&cxl_adapter_idr, adapter, 0, 0, GFP_NOWAIT); in cxl_alloc_adapter_nr()
Dcontext.c91 ctx->afu->num_procs, GFP_NOWAIT); in cxl_context_init()
/linux-4.4.14/virt/kvm/
Dasync_pf.c176 work = kmem_cache_zalloc(async_pf_cache, GFP_NOWAIT | __GFP_NOWARN); in kvm_setup_async_pf()
/linux-4.4.14/arch/ia64/include/asm/
Dtlb.h161 unsigned long addr = __get_free_pages(GFP_NOWAIT | __GFP_NOWARN, 0); in __tlb_alloc_page()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_gem.c335 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()
Ddrm_drv.c253 GFP_NOWAIT); in drm_minor_alloc()
/linux-4.4.14/arch/arm/include/asm/
Dtlb.h120 unsigned long addr = __get_free_pages(GFP_NOWAIT | __GFP_NOWARN, 0); in __tlb_alloc_page()
/linux-4.4.14/net/rds/
Dib_recv.c305 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()
Dmessage.c245 rm = rds_message_alloc(extra_bytes, GFP_NOWAIT); in rds_message_map_pages()
/linux-4.4.14/drivers/dma/sh/
Drcar-dmac.c577 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()
Dusb-dmac.c434 desc = usb_dmac_desc_get(uchan, sg_len, GFP_NOWAIT); in usb_dmac_prep_slave_sg()
/linux-4.4.14/drivers/mmc/core/
Dhost.c326 err = idr_alloc(&mmc_host_idr, host, 0, 0, GFP_NOWAIT); in mmc_alloc_host()
/linux-4.4.14/fs/f2fs/
Dcrypto.c381 ctx->w.bounce_page = mempool_alloc(f2fs_bounce_page_pool, GFP_NOWAIT); in alloc_bounce_page()
/linux-4.4.14/fs/ext4/
Dcrypto.c314 ctx->w.bounce_page = mempool_alloc(ext4_bounce_page_pool, GFP_NOWAIT); in alloc_bounce_page()
/linux-4.4.14/drivers/misc/
Dtifm_core.c203 rc = idr_alloc(&tifm_adapter_idr, fm, 0, 0, GFP_NOWAIT); in tifm_add_adapter()
/linux-4.4.14/drivers/staging/nvec/
Dnvec_power.c380 power = devm_kzalloc(&pdev->dev, sizeof(struct nvec_power), GFP_NOWAIT); in nvec_power_probe()
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_cq.c173 rc = idr_alloc(&ehca_cq_idr, my_cq, 0, 0x2000000, GFP_NOWAIT); in ehca_create_cq()
Dehca_qp.c642 ret = idr_alloc(&ehca_qp_idr, my_qp, 0, 0x2000000, GFP_NOWAIT); in internal_create_qp()
/linux-4.4.14/include/linux/
Dgfp.h239 #define GFP_NOWAIT (__GFP_KSWAPD_RECLAIM) macro
/linux-4.4.14/arch/s390/pci/
Dpci_clp.c385 rrb = clp_alloc_block(GFP_NOWAIT); in clp_rescan_pci_devices_simple()
/linux-4.4.14/drivers/dma-buf/
Dreservation.c260 GFP_NOWAIT | __GFP_NOWARN); in reservation_object_get_fences_rcu()
/linux-4.4.14/drivers/dma/ioat/
Ddma.c392 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/
Dtcp_cdg.c388 GFP_NOWAIT | __GFP_NOWARN); in tcp_cdg_init()
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_release.c146 handle = idr_alloc(&qdev->release_idr, release, 1, 0, GFP_NOWAIT); in qxl_release_alloc()
Dqxl_cmd.c454 idr_ret = idr_alloc(&qdev->surf_id_idr, NULL, 1, 0, GFP_NOWAIT); in qxl_surface_id_alloc()
/linux-4.4.14/fs/nfs/
Dnfs4session.c158 ret = nfs4_find_or_create_slot(tbl, slotid, 1, GFP_NOWAIT); in nfs4_alloc_slot()
Ddir.c634 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()
Dnfs4client.c36 ret = idr_alloc(&nn->cb_ident_idr, clp, 1, 0, GFP_NOWAIT); in nfs_get_cb_ident_idr()
Dnfs4xdr.c3873 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/
Dirqdesc.c29 alloc_cpumask_var(&irq_default_affinity, GFP_NOWAIT); in init_irq_default_affinity()
/linux-4.4.14/arch/powerpc/kernel/
Dsmp.c770 alloc_cpumask_var(&old_mask, GFP_NOWAIT); in smp_cpus_done()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dcm.c264 ret = idr_alloc_cyclic(&sriov->pv_id_table, ent, 0, 0, GFP_NOWAIT); in id_map_alloc()
/linux-4.4.14/drivers/memstick/core/
Dmemstick.c518 rc = idr_alloc(&memstick_host_idr, host, 0, 0, GFP_NOWAIT); in memstick_add_host()
/linux-4.4.14/ipc/
Dutil.c246 GFP_NOWAIT); in ipc_addid()
/linux-4.4.14/drivers/irqchip/
Dirq-gic-v3-its.c769 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/
Dtransport.c504 flags = __GFP_MEMALLOC | GFP_NOWAIT | __GFP_NOWARN; in xprt_rdma_allocate()
/linux-4.4.14/arch/um/drivers/
Dmconsole_kern.c86 new = kmalloc(sizeof(*new), GFP_NOWAIT); in mconsole_interrupt()
/linux-4.4.14/fs/notify/inotify/
Dinotify_user.c354 ret = idr_alloc_cyclic(idr, i_mark, 1, 0, GFP_NOWAIT); in inotify_add_to_idr()
/linux-4.4.14/fs/dlm/
Drecover.c316 rv = idr_alloc(&ls->ls_recover_idr, r, 1, 0, GFP_NOWAIT); in recover_idr_add()
Dlock.c1205 rv = idr_alloc(&ls->ls_lkbidr, lkb, 1, 0, GFP_NOWAIT); in create_lkb()
/linux-4.4.14/drivers/misc/c2port/
Dcore.c917 ret = idr_alloc(&c2port_idr, c2dev, 0, 0, GFP_NOWAIT); in c2port_device_register()
/linux-4.4.14/net/openvswitch/
Dflow.c105 GFP_NOWAIT | in ovs_flow_stats_update()
/linux-4.4.14/net/sunrpc/
Dsched.c850 gfp = __GFP_MEMALLOC | GFP_NOWAIT | __GFP_NOWARN; in rpc_malloc()
Dxprt.c1069 req = xprt_dynamic_alloc_slot(xprt, GFP_NOWAIT|__GFP_NOWARN); in xprt_alloc_slot()
/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2_qp.c388 ret = idr_alloc_cyclic(&c2dev->qp_table.idr, qp, 0, 0, GFP_NOWAIT); in c2_alloc_qpn()
/linux-4.4.14/drivers/md/
Ddm-crypt.c992 gfp_t gfp_mask = GFP_NOWAIT | __GFP_HIGHMEM; in crypt_alloc_buffer()
1928 if (kcryptd_io_read(io, GFP_NOWAIT)) in crypt_map()
Ddm.c2189 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()
Ddm-cache-target.c398 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()
Ddm-thin.c393 GFP_NOWAIT, 0, parent_bio); in issue_discard()
/linux-4.4.14/drivers/ntb/
Dntb_transport.c1247 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/
Dch.c914 ret = idr_alloc(&ch_index_idr, ch, 0, CH_MAX_DEVS + 1, GFP_NOWAIT); in ch_probe()
Dsg.c1418 error = idr_alloc(&sg_index_idr, sdp, 0, SG_MAX_DEVS, GFP_NOWAIT); in sg_alloc()
Dst.c4271 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/
Dvirtgpu_vq.c48 handle = idr_alloc(&vgdev->resource_idr, NULL, 1, 0, GFP_NOWAIT); in virtio_gpu_resource_id_get()
/linux-4.4.14/drivers/target/
Dtarget_core_user.c182 USHRT_MAX, GFP_NOWAIT); in tcmu_alloc_cmd()
/linux-4.4.14/lib/
Ddma-debug.c457 static RADIX_TREE(dma_active_cacheline, GFP_NOWAIT);
/linux-4.4.14/drivers/md/bcache/
Drequest.c822 cache_bio = bio_alloc_bioset(GFP_NOWAIT, in cached_dev_cache_miss()
Dbset.c1185 struct bset *out = (void *) __get_free_pages(__GFP_NOWARN|GFP_NOWAIT, in __btree_sort()
Dbtree.c423 if (!bio_alloc_pages(b->bio, __GFP_NOWARN|GFP_NOWAIT)) { in do_btree_node_write()
/linux-4.4.14/drivers/video/console/
Dvgacon.c209 vgacon_scrollback = kcalloc(CONFIG_VGACON_SOFT_SCROLLBACK_SIZE, 1024, GFP_NOWAIT); in vgacon_scrollback_startup()
/linux-4.4.14/drivers/usb/host/
Dxhci-hub.c391 GFP_NOWAIT); in xhci_stop_device()
/linux-4.4.14/arch/s390/mm/
Dpgtable.c1088 __get_free_page(GFP_NOWAIT | __GFP_NOWARN); in tlb_remove_table()
/linux-4.4.14/drivers/target/iscsi/
Discsi_target_login.c315 ret = idr_alloc(&sess_idr, NULL, 0, 0, GFP_NOWAIT); in iscsi_login_zero_tsih_s1()
Discsi_target.c148 ret = idr_alloc(&tiqn_idr, NULL, 0, 0, GFP_NOWAIT); in iscsit_add_tiqn()
/linux-4.4.14/drivers/mfd/
Drtsx_pcr.c1195 ret = idr_alloc(&rtsx_pci_idr, pcr, 0, 0, GFP_NOWAIT); in rtsx_pci_probe()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dinit.c999 ret = idr_alloc(&hfi1_unit_table, dd, 0, 0, GFP_NOWAIT); in hfi1_alloc_devdata()
/linux-4.4.14/net/sctp/
Dassociola.c1604 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/
Dvmwgfx_resource.c194 ret = idr_alloc(idr, res, 1, 0, GFP_NOWAIT); in vmw_resource_alloc_id()
/linux-4.4.14/Documentation/dmaengine/
Dprovider.txt263 - Any allocation you might do should be using the GFP_NOWAIT
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_init.c1134 ret = idr_alloc(&qib_unit_table, dd, 0, 0, GFP_NOWAIT); in qib_alloc_devdata()
/linux-4.4.14/kernel/events/
Duprobes.c732 GFP_NOWAIT | __GFP_NOMEMALLOC | __GFP_NOWARN); in build_map_info()
/linux-4.4.14/net/core/
Dpktgen.c2782 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/
Dsa_query.c1099 id = idr_alloc(&query_idr, query, 0, 0, GFP_NOWAIT); in send_mad()
Duverbs_cmd.c128 ret = idr_alloc(idr, uobj, 0, 0, GFP_NOWAIT); in idr_add_uobj()
Dcm.c401 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/
Dcore.c7376 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()
Dfair.c8352 zalloc_cpumask_var(&nohz.idle_cpus_mask, GFP_NOWAIT); in init_sched_fair_class()
/linux-4.4.14/drivers/tty/vt/
Dvt.c2999 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/
Dcore-cdev.c501 GFP_NOWAIT); in add_client_resource()
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_driver.c211 ret = idr_alloc(&unit_table, dd, 0, 0, GFP_NOWAIT); in ipath_alloc_devdata()
/linux-4.4.14/fs/nfsd/
Dnfs4state.c568 new_id = idr_alloc_cyclic(&cl->cl_stateids, stid, 0, 0, GFP_NOWAIT); in nfs4_alloc_stid()