Home
last modified time | relevance | path

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

12

/linux-3.4.99/mm/
Dnobootmem.c211 return kzalloc(size, GFP_NOWAIT); in ___alloc_bootmem_nopanic()
306 return kzalloc_node(size, GFP_NOWAIT, pgdat->node_id); in __alloc_bootmem_node()
357 return kzalloc_node(size, GFP_NOWAIT, pgdat->node_id); in __alloc_bootmem_node_nopanic()
411 return kzalloc_node(size, GFP_NOWAIT, pgdat->node_id); in __alloc_bootmem_low_node()
Dbootmem.c582 return kzalloc(size, GFP_NOWAIT); in alloc_arch_preferred_bootmem()
723 return kzalloc_node(size, GFP_NOWAIT, pgdat->node_id); in __alloc_bootmem_node()
735 return kzalloc_node(size, GFP_NOWAIT, pgdat->node_id); in __alloc_bootmem_node_high()
789 return kzalloc_node(size, GFP_NOWAIT, pgdat->node_id); in __alloc_bootmem_node_nopanic()
844 return kzalloc_node(size, GFP_NOWAIT, pgdat->node_id); in __alloc_bootmem_low_node()
Dslub.c2822 page = new_slab(kmem_cache_node, GFP_NOWAIT, node); in early_kmem_cache_node_alloc()
3267 s = kmem_cache_alloc(kmem_cache, GFP_NOWAIT); in create_kmalloc_cache()
3718 kmem_cache = (void *)__get_free_pages(GFP_NOWAIT, order); in kmem_cache_init()
3739 kmem_cache = kmem_cache_alloc(kmem_cache, GFP_NOWAIT); in kmem_cache_init()
3749 kmem_cache_node = kmem_cache_alloc(kmem_cache, GFP_NOWAIT); in kmem_cache_init()
3820 kmalloc_caches[1]->name = kstrdup(kmalloc_caches[1]->name, GFP_NOWAIT); in kmem_cache_init()
3825 kmalloc_caches[2]->name = kstrdup(kmalloc_caches[2]->name, GFP_NOWAIT); in kmem_cache_init()
3830 char *s = kasprintf(GFP_NOWAIT, "kmalloc-%d", 1 << i); in kmem_cache_init()
3845 char *name = kasprintf(GFP_NOWAIT, in kmem_cache_init()
Dslab.c1464 ptr = kmalloc_node(sizeof(struct kmem_list3), GFP_NOWAIT, nodeid); in init_list()
1636 ptr = kmalloc(sizeof(struct arraycache_init), GFP_NOWAIT); in kmem_cache_init()
1648 ptr = kmalloc(sizeof(struct arraycache_init), GFP_NOWAIT); in kmem_cache_init()
1691 if (enable_cpucache(cachep, GFP_NOWAIT)) in kmem_cache_init_late()
2413 gfp = GFP_NOWAIT; in kmem_cache_create()
/linux-3.4.99/drivers/sh/intc/
Dcore.c197 d = kzalloc(sizeof(*d), GFP_NOWAIT); in register_intc_controller()
212 GFP_NOWAIT); in register_intc_controller()
238 d->reg = kzalloc(d->nr_reg * sizeof(*d->reg), GFP_NOWAIT); in register_intc_controller()
243 d->smp = kzalloc(d->nr_reg * sizeof(*d->smp), GFP_NOWAIT); in register_intc_controller()
262 GFP_NOWAIT); in register_intc_controller()
278 GFP_NOWAIT); in register_intc_controller()
Dvirq.c168 entry = kmalloc(sizeof(*entry), GFP_NOWAIT); in intc_subgroup_init_one()
/linux-3.4.99/drivers/dma/
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()
Damba-pl08x.c578 txd->llis_va = dma_pool_alloc(pl08x->pool, GFP_NOWAIT, &txd->llis_bus); in pl08x_fill_llis_for_desc()
1244 struct pl08x_txd *txd = kzalloc(sizeof(*txd), GFP_NOWAIT); in pl08x_get_txd()
1280 dsg = kzalloc(sizeof(struct pl08x_sg), GFP_NOWAIT); in pl08x_prep_dma_memcpy()
1370 dsg = kzalloc(sizeof(struct pl08x_sg), GFP_NOWAIT); in pl08x_prep_slave_sg()
/linux-3.4.99/drivers/tty/serial/cpm_uart/
Dcpm_uart_cpm2.c134 mem_addr = kzalloc(memsz, GFP_NOWAIT); in cpm_uart_allocbuf()
/linux-3.4.99/drivers/ide/
Dide-park.c48 rq = blk_get_request(q, READ, GFP_NOWAIT); in issue_park_cmd()
/linux-3.4.99/arch/ia64/include/asm/
Dtlb.h155 unsigned long addr = __get_free_pages(GFP_NOWAIT | __GFP_NOWARN, 0); in __tlb_alloc_page()
/linux-3.4.99/arch/arm/include/asm/
Dtlb.h104 unsigned long addr = __get_free_pages(GFP_NOWAIT | __GFP_NOWARN, 0); in __tlb_alloc_page()
/linux-3.4.99/virt/kvm/
Dasync_pf.c161 work = kmem_cache_zalloc(async_pf_cache, GFP_NOWAIT); in kvm_setup_async_pf()
/linux-3.4.99/include/linux/
Dgfp.h101 #define GFP_NOWAIT (GFP_ATOMIC & ~__GFP_HIGH) macro
/linux-3.4.99/drivers/dca/
Ddca-core.c62 domain = kzalloc(sizeof(*domain), GFP_NOWAIT); in dca_allocate_domain()
/linux-3.4.99/drivers/staging/nvec/
Dnvec_power.c375 kzalloc(sizeof(struct nvec_power), GFP_NOWAIT); in nvec_power_probe()
/linux-3.4.99/net/rds/
Dmessage.c248 rm = rds_message_alloc(extra_bytes, GFP_NOWAIT); in rds_message_map_pages()
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()
/linux-3.4.99/kernel/irq/
Dirqdesc.c28 alloc_cpumask_var(&irq_default_affinity, GFP_NOWAIT); in init_irq_default_affinity()
/linux-3.4.99/drivers/dma/ioat/
Ddma_v2.c595 ring = kcalloc(new_size, sizeof(*ring), GFP_NOWAIT); in reshape_ring()
614 ring[new_idx] = ioat2_alloc_ring_ent(c, GFP_NOWAIT); in reshape_ring()
/linux-3.4.99/drivers/staging/ramster/
Dxvmalloc.c362 if (flags & GFP_NOWAIT) in xv_malloc()
/linux-3.4.99/arch/powerpc/kernel/
Dsmp.c697 alloc_cpumask_var(&old_mask, GFP_NOWAIT); in smp_cpus_done()
/linux-3.4.99/arch/um/drivers/
Dmconsole_kern.c83 new = kmalloc(sizeof(*new), GFP_NOWAIT); in mconsole_interrupt()
/linux-3.4.99/drivers/sh/
Dpfc.c46 GFP_NOWAIT); in pfc_ioremap()
/linux-3.4.99/arch/s390/mm/
Dpgtable.c777 __get_free_page(GFP_NOWAIT | __GFP_NOWARN); in tlb_remove_table()

12