/linux-4.1.27/drivers/block/zram/ |
D | zcomp_lz4.c | 31 __GFP_NOWARN); in zcomp_lz4_create() 34 GFP_NOIO | __GFP_NORETRY | __GFP_NOWARN | in zcomp_lz4_create()
|
D | zcomp_lzo.c | 31 __GFP_NOWARN); in lzo_create() 34 GFP_NOIO | __GFP_NORETRY | __GFP_NOWARN | in lzo_create()
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-queue.c | 206 s->sg_pending = kzalloc(SGsize, GFP_KERNEL|__GFP_NOWARN); in ivtv_stream_alloc() 213 s->sg_processing = kzalloc(SGsize, GFP_KERNEL|__GFP_NOWARN); in ivtv_stream_alloc() 223 GFP_KERNEL|__GFP_NOWARN); in ivtv_stream_alloc() 241 GFP_KERNEL|__GFP_NOWARN); in ivtv_stream_alloc() 245 buf->buf = kmalloc(s->buf_size + 256, GFP_KERNEL|__GFP_NOWARN); in ivtv_stream_alloc()
|
D | ivtvfb.c | 1087 kmalloc(sizeof(u32) * 16, GFP_KERNEL|__GFP_NOWARN); in ivtvfb_init_vidmode() 1199 GFP_ATOMIC|__GFP_NOWARN); in ivtvfb_init_card()
|
D | ivtv-yuv.c | 939 yi->blanking_ptr = kzalloc(720 * 16, GFP_KERNEL|__GFP_NOWARN); in ivtv_yuv_init()
|
/linux-4.1.27/fs/xfs/ |
D | kmem.h | 50 lflags = GFP_ATOMIC | __GFP_NOWARN; in kmem_flags_convert() 52 lflags = GFP_KERNEL | __GFP_NOWARN; in kmem_flags_convert()
|
D | xfs_buf.c | 58 ((((flags) & XBF_READ_AHEAD) ? __GFP_NORETRY : GFP_NOFS) | __GFP_NOWARN)
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | icm.c | 139 gfp_mask & ~(__GFP_HIGHMEM | __GFP_NOWARN), in mlx4_alloc_icm() 143 gfp_mask & ~(__GFP_HIGHMEM | __GFP_NOWARN)); in mlx4_alloc_icm() 157 __GFP_NOWARN), in mlx4_alloc_icm() 162 __GFP_NOWARN)); in mlx4_alloc_icm() 265 __GFP_NOWARN, table->coherent); in mlx4_table_get() 419 __GFP_NOWARN, use_coherent); in mlx4_init_icm_table()
|
D | en_tx.c | 72 ring->tx_info = kmalloc_node(tmp, GFP_KERNEL | __GFP_NOWARN, node); in mlx4_en_create_tx_ring()
|
D | mr.c | 118 buddy->bits[i] = kcalloc(s, sizeof (long), GFP_KERNEL | __GFP_NOWARN); in mlx4_buddy_init()
|
D | en_rx.c | 64 gfp |= __GFP_COMP | __GFP_NOWARN; in mlx4_alloc_pages()
|
D | main.c | 1288 GFP_HIGHUSER | __GFP_NOWARN, 0); in mlx4_load_fw() 1394 GFP_HIGHUSER | __GFP_NOWARN, 0); in mlx4_init_icm()
|
/linux-4.1.27/include/trace/events/ |
D | gfpflags.h | 26 {(unsigned long)__GFP_NOWARN, "GFP_NOWARN"}, \
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_hash.c | 25 __get_free_pages(GFP_KERNEL | __GFP_NOWARN | __GFP_ZERO, in xfrm_hash_alloc()
|
/linux-4.1.27/include/linux/ |
D | gfp.h | 76 #define __GFP_NOWARN ((__force gfp_t)___GFP_NOWARN) /* Suppress page allocation failure warning */ macro 121 __GFP_NOMEMALLOC | __GFP_NORETRY | __GFP_NOWARN | \ 129 __GFP_NOWARN|__GFP_REPEAT|__GFP_NOFAIL|\
|
D | pagemap.h | 236 __GFP_COLD | __GFP_NORETRY | __GFP_NOWARN); in page_cache_alloc_readahead()
|
/linux-4.1.27/security/apparmor/ |
D | lib.c | 98 buffer = kmalloc(size, flags | GFP_NOIO | __GFP_NOWARN); in __aa_kvmalloc()
|
/linux-4.1.27/arch/x86/platform/efi/ |
D | efi-bgrt.c | 84 bgrt_image = kmalloc(bgrt_image_size, GFP_KERNEL | __GFP_NOWARN); in efi_bgrt_init()
|
/linux-4.1.27/drivers/media/pci/cx18/ |
D | cx18-queue.c | 380 mdl = kzalloc(sizeof(struct cx18_mdl), GFP_KERNEL|__GFP_NOWARN); in cx18_stream_alloc() 385 GFP_KERNEL|__GFP_NOWARN); in cx18_stream_alloc() 391 buf->buf = kmalloc(s->buf_size, GFP_KERNEL|__GFP_NOWARN); in cx18_stream_alloc()
|
/linux-4.1.27/crypto/ |
D | lzo.c | 35 GFP_KERNEL | __GFP_NOWARN | __GFP_REPEAT); in lzo_init()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | cmm.c | 139 addr = __get_free_page(GFP_NOIO | __GFP_NOWARN | in cmm_alloc_pages() 149 GFP_NOIO | __GFP_NOWARN | in cmm_alloc_pages() 570 GFP_NOIO | __GFP_NOWARN | in cmm_mem_going_offline()
|
/linux-4.1.27/mm/ |
D | swap_state.c | 37 .page_tree = RADIX_TREE_INIT(GFP_ATOMIC|__GFP_NOWARN), 191 __GFP_HIGH|__GFP_NOMEMALLOC|__GFP_NOWARN); in add_to_swap()
|
D | page_ext.c | 194 gfp_t flags = GFP_KERNEL | __GFP_ZERO | __GFP_NOWARN; in alloc_page_ext()
|
D | zswap.c | 686 ret = zpool_malloc(zswap_pool, len, __GFP_NORETRY | __GFP_NOWARN, in zswap_frontswap_store() 902 gfp_t gfp = __GFP_NORETRY | __GFP_NOWARN; in init_zswap()
|
D | mempool.c | 324 gfp_mask |= __GFP_NOWARN; /* failures are OK */ in mempool_alloc()
|
D | sparse.c | 625 page = alloc_pages(GFP_KERNEL|__GFP_NOWARN, get_order(memmap_size)); in __kmalloc_section_memmap()
|
D | slab_common.c | 766 WARN_ON_ONCE(!(flags & __GFP_NOWARN)); in kmalloc_slab()
|
D | hugetlb.c | 1098 __GFP_REPEAT|__GFP_NOWARN, in alloc_fresh_huge_page_node() 1249 __GFP_REPEAT|__GFP_NOWARN, in alloc_buddy_huge_page() 1254 __GFP_REPEAT|__GFP_NOWARN, huge_page_order(h)); in alloc_buddy_huge_page()
|
D | rmap.c | 260 avc = anon_vma_chain_alloc(GFP_NOWAIT | __GFP_NOWARN); in anon_vma_clone()
|
D | migrate.c | 1565 __GFP_NORETRY | __GFP_NOWARN) & in alloc_misplaced_dst_page()
|
D | kmemleak.c | 121 __GFP_NOWARN)
|
D | memory.c | 196 batch = (void *)__get_free_pages(GFP_NOWAIT | __GFP_NOWARN, 0); in tlb_next_batch() 373 *batch = (struct mmu_table_batch *)__get_free_page(GFP_NOWAIT | __GFP_NOWARN); in tlb_remove_table()
|
D | slab.c | 1038 return (flags | __GFP_THISNODE | __GFP_NOWARN) & ~__GFP_WAIT; in gfp_exact_node() 1538 if ((gfpflags & __GFP_NOWARN) || !__ratelimit(&slab_oom_rs)) in slab_out_of_memory()
|
D | vmalloc.c | 1585 const gfp_t alloc_mask = gfp_mask | __GFP_NOWARN; in __vmalloc_area_node()
|
D | page_alloc.c | 2315 if ((gfp_mask & __GFP_NOWARN) || !__ratelimit(&nopage_rs) || in warn_alloc_failed() 2693 WARN_ON_ONCE(!(gfp_mask & __GFP_NOWARN)); in __alloc_pages_slowpath()
|
D | slub.c | 1351 alloc_gfp = (flags | __GFP_NOWARN | __GFP_NORETRY) & ~__GFP_NOFAIL; in allocate_slab() 2185 if ((gfpflags & __GFP_NOWARN) || !__ratelimit(&slub_oom_rs)) in slab_out_of_memory()
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | mcf_pgalloc.h | 96 new_pgd = (pgd_t *)__get_free_page(GFP_DMA | __GFP_NOWARN); in pgd_alloc()
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_memfree.c | 148 icm = kmalloc(sizeof *icm, gfp_mask & ~(__GFP_HIGHMEM | __GFP_NOWARN)); in mthca_alloc_icm() 160 gfp_mask & ~(__GFP_HIGHMEM | __GFP_NOWARN)); in mthca_alloc_icm() 236 __GFP_NOWARN, table->coherent); in mthca_table_get() 392 __GFP_NOWARN, use_coherent); in mthca_alloc_icm_table()
|
D | mthca_main.c | 354 GFP_HIGHUSER | __GFP_NOWARN, 0); in mthca_load_fw() 400 GFP_HIGHUSER | __GFP_NOWARN, 0); in mthca_init_icm()
|
/linux-4.1.27/kernel/ |
D | seccomp.c | 371 fp = kzalloc(fp_size, GFP_KERNEL|__GFP_NOWARN); in seccomp_prepare_filter() 398 GFP_KERNEL|__GFP_NOWARN); in seccomp_prepare_filter() 402 filter->prog = bpf_prog_alloc(bpf_prog_size(new_len), __GFP_NOWARN); in seccomp_prepare_filter()
|
D | profile.c | 114 prof_buffer = kzalloc(buffer_bytes, GFP_KERNEL|__GFP_NOWARN); in profile_init() 119 GFP_KERNEL|__GFP_ZERO|__GFP_NOWARN); in profile_init()
|
D | smp.c | 674 if (likely(zalloc_cpumask_var(&cpus, (gfp_flags|__GFP_NOWARN)))) { in on_each_cpu_cond()
|
D | module.c | 2538 GFP_KERNEL | __GFP_HIGHMEM | __GFP_NOWARN, PAGE_KERNEL); in copy_module_from_user()
|
/linux-4.1.27/kernel/bpf/ |
D | arraymap.c | 45 array = kzalloc(array_size, GFP_USER | __GFP_NOWARN); in array_map_alloc()
|
D | hashtab.c | 74 GFP_USER | __GFP_NOWARN); in htab_map_alloc()
|
/linux-4.1.27/net/core/ |
D | request_sock.c | 53 __GFP_NOWARN | in reqsk_queue_alloc()
|
D | skbuff.c | 138 flags | __GFP_NOMEMALLOC | __GFP_NOWARN, in __kmalloc_reserve() 370 gfp_mask |= __GFP_COMP | __GFP_NOWARN | __GFP_NORETRY | in __page_frag_refill() 4408 __GFP_NOWARN | in alloc_skb_with_frags()
|
D | dev.c | 6266 rx = kzalloc(sz, GFP_KERNEL | __GFP_NOWARN | __GFP_REPEAT); in netif_alloc_rx_queues() 6308 tx = kzalloc(sz, GFP_KERNEL | __GFP_NOWARN | __GFP_REPEAT); in netif_alloc_netdev_queues() 6814 p = kzalloc(alloc_size, GFP_KERNEL | __GFP_NOWARN | __GFP_REPEAT); in alloc_netdev_mqs()
|
D | sock.c | 1883 __GFP_NOWARN | __GFP_NORETRY, in skb_page_frag_refill()
|
/linux-4.1.27/drivers/staging/android/ion/ |
D | ion_system_heap.c | 29 static gfp_t high_order_gfp_flags = (GFP_HIGHUSER | __GFP_ZERO | __GFP_NOWARN | 31 static gfp_t low_order_gfp_flags = (GFP_HIGHUSER | __GFP_ZERO | __GFP_NOWARN);
|
/linux-4.1.27/security/integrity/ima/ |
D | ima_crypto.c | 129 gfp_t gfp_mask = __GFP_WAIT | __GFP_NOWARN | __GFP_NORETRY; in ima_alloc_pages() 147 gfp_mask |= __GFP_NOWARN; in ima_alloc_pages()
|
/linux-4.1.27/sound/core/ |
D | memalloc.c | 94 | __GFP_NOWARN; /* no stack trace print - this call is non-critical */ in snd_malloc_dev_pages()
|
/linux-4.1.27/arch/arm/xen/ |
D | mm.c | 28 gfp_t flags = __GFP_NOWARN; in xen_get_swiotlb_free_pages()
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_fb.c | 190 op = kmalloc(sizeof(struct qxl_fb_op), GFP_ATOMIC | __GFP_NOWARN); in qxl_fb_delayed_fillrect() 209 op = kmalloc(sizeof(struct qxl_fb_op), GFP_ATOMIC | __GFP_NOWARN); in qxl_fb_delayed_copyarea() 229 op = kmalloc(sizeof(struct qxl_fb_op) + size, GFP_ATOMIC | __GFP_NOWARN); in qxl_fb_delayed_imageblit()
|
/linux-4.1.27/arch/x86/include/asm/xen/ |
D | page.h | 274 return __get_free_pages(__GFP_NOWARN, order); in xen_get_swiotlb_free_pages()
|
/linux-4.1.27/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.1.27/virt/kvm/ |
D | async_pf.c | 172 work = kmem_cache_zalloc(async_pf_cache, GFP_NOWAIT | __GFP_NOWARN); in kvm_setup_async_pf()
|
/linux-4.1.27/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.1.27/fs/ |
D | xattr.c | 342 kvalue = kmalloc(size, GFP_KERNEL | __GFP_NOWARN); in setxattr() 443 kvalue = kzalloc(size, GFP_KERNEL | __GFP_NOWARN); in getxattr() 529 klist = kmalloc(size, __GFP_NOWARN | GFP_KERNEL); in listxattr()
|
D | file.c | 40 void *data = kmalloc(size, GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY); in alloc_fdmem()
|
D | seq_file.c | 32 buf = kmalloc(size, GFP_KERNEL | __GFP_NORETRY | __GFP_NOWARN); in seq_buf_alloc()
|
D | pipe.c | 974 bufs = kcalloc(nr_pages, sizeof(*bufs), GFP_KERNEL | __GFP_NOWARN); in pipe_set_size()
|
/linux-4.1.27/net/sunrpc/xprtrdma/ |
D | transport.c | 504 flags = GFP_NOIO | __GFP_NOWARN; in xprt_rdma_allocate() 506 flags = __GFP_MEMALLOC | GFP_NOWAIT | __GFP_NOWARN; in xprt_rdma_allocate()
|
/linux-4.1.27/sound/pci/emu10k1/ |
D | memory.c | 475 __GFP_NOWARN); in synth_alloc_pages() 482 __GFP_NOWARN); in synth_alloc_pages()
|
/linux-4.1.27/drivers/infiniband/hw/ehca/ |
D | ipz_pt_fn.c | 226 GFP_KERNEL | __GFP_NOWARN); in ipz_queue_ctor()
|
/linux-4.1.27/fs/gfs2/ |
D | dir.c | 359 hc = kmalloc(hsize, GFP_NOFS | __GFP_NOWARN); in gfs2_dir_get_hash_table() 1126 hc2 = kmalloc(hsize_bytes * 2, GFP_NOFS | __GFP_NOWARN); in dir_double_exhash() 1287 ptr = kmalloc(size, GFP_NOFS | __GFP_NOWARN); in gfs2_alloc_sort_buffer() 1897 ht = kzalloc(size, GFP_NOFS | __GFP_NOWARN); in leaf_dealloc() 1899 ht = __vmalloc(size, GFP_NOFS | __GFP_NOWARN | __GFP_ZERO, in leaf_dealloc()
|
D | glock.c | 1990 seq->buf = kmalloc(GFS2_SEQ_GOODSIZE, GFP_KERNEL | __GFP_NOWARN); in gfs2_glocks_open() 2005 seq->buf = kmalloc(GFS2_SEQ_GOODSIZE, GFP_KERNEL | __GFP_NOWARN); in gfs2_glstats_open()
|
D | quota.c | 1276 sdp->sd_quota_bitmap = kzalloc(bm_size, GFP_NOFS | __GFP_NOWARN); in gfs2_quota_init()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_gem_userptr.c | 559 GFP_TEMPORARY | __GFP_NOWARN | __GFP_NORETRY); in __i915_gem_userptr_get_pages_worker() 631 GFP_TEMPORARY | __GFP_NOWARN | __GFP_NORETRY); in i915_gem_userptr_get_pages()
|
D | i915_gem_execbuffer.c | 62 eb = kmalloc(size, GFP_TEMPORARY | __GFP_NOWARN | __GFP_NORETRY); in eb_create() 1738 GFP_TEMPORARY | __GFP_NOWARN | __GFP_NORETRY); in i915_gem_execbuffer2()
|
D | i915_gpu_error.c | 515 GFP_TEMPORARY | __GFP_NORETRY | __GFP_NOWARN); in i915_error_state_buf_init()
|
D | i915_gem.c | 2071 gfp |= __GFP_NORETRY | __GFP_NOWARN | __GFP_NO_KSWAPD; in i915_gem_object_get_pages_gtt()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_gem_cma_helper.c | 111 &cma_obj->paddr, GFP_KERNEL | __GFP_NOWARN); in drm_gem_cma_create()
|
/linux-4.1.27/kernel/power/ |
D | swap.c | 286 src = (void *)__get_free_page(__GFP_WAIT | __GFP_NOWARN | in write_page() 295 __GFP_NOWARN | in write_page() 1168 __GFP_WAIT | __GFP_NOWARN | in load_image_lzo()
|
D | snapshot.c | 1369 #define GFP_IMAGE (GFP_KERNEL | __GFP_NOWARN)
|
/linux-4.1.27/drivers/dma-buf/ |
D | reservation.c | 260 GFP_NOWAIT | __GFP_NOWARN); in reservation_object_get_fences_rcu()
|
/linux-4.1.27/net/sunrpc/ |
D | sched.c | 847 gfp_t gfp = GFP_NOIO | __GFP_NOWARN; in rpc_malloc() 850 gfp = __GFP_MEMALLOC | GFP_NOWAIT | __GFP_NOWARN; in rpc_malloc()
|
D | xprt.c | 1065 req = xprt_dynamic_alloc_slot(xprt, GFP_NOWAIT|__GFP_NOWARN); in xprt_alloc_slot()
|
/linux-4.1.27/net/sched/ |
D | sch_fq.c | 275 f = kmem_cache_zalloc(fq_flow_cachep, GFP_ATOMIC | __GFP_NOWARN); in fq_classify() 599 ptr = kmalloc_node(sz, GFP_KERNEL | __GFP_REPEAT | __GFP_NOWARN, node); in fq_alloc_node()
|
D | sch_choke.c | 442 GFP_KERNEL | __GFP_NOWARN); in choke_change()
|
D | sch_fq_codel.c | 362 void *ptr = kzalloc(sz, GFP_KERNEL | __GFP_NOWARN); in fq_codel_zalloc()
|
D | sch_hhf.c | 487 void *ptr = kzalloc(sz, GFP_KERNEL | __GFP_NOWARN); in hhf_zalloc()
|
D | sch_sfq.c | 708 void *ptr = kmalloc(sz, GFP_KERNEL | __GFP_NOWARN); in sfq_alloc()
|
D | sch_netem.c | 659 d = kmalloc(s, GFP_KERNEL | __GFP_NOWARN); in get_dist_table()
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
D | msm_gem_submit.c | 42 submit = kmalloc(sz, GFP_TEMPORARY | __GFP_NOWARN | __GFP_NORETRY); in submit_create()
|
/linux-4.1.27/drivers/xen/ |
D | balloon.c | 107 (GFP_HIGHUSER | __GFP_NOWARN | __GFP_NORETRY | __GFP_NOMEMALLOC)
|
/linux-4.1.27/security/ |
D | lsm_audit.c | 406 ab = audit_log_start(current->audit_context, GFP_ATOMIC | __GFP_NOWARN, in common_lsm_audit()
|
/linux-4.1.27/arch/sparc/mm/ |
D | tsb.c | 357 gfp_flags |= __GFP_NOWARN | __GFP_NORETRY; in tsb_grow()
|
/linux-4.1.27/net/dccp/ |
D | proto.c | 1152 __get_free_pages(GFP_ATOMIC|__GFP_NOWARN, ehash_order); in dccp_init() 1175 __get_free_pages(GFP_ATOMIC|__GFP_NOWARN, bhash_order); in dccp_init()
|
/linux-4.1.27/Documentation/ |
D | DMA-ISA-LPC.txt | 45 __GFP_REPEAT and __GFP_NOWARN to make the allocater try a bit harder.
|
/linux-4.1.27/drivers/misc/ |
D | vmw_balloon.c | 91 #define VMW_PAGE_ALLOC_NOSLEEP (__GFP_HIGHMEM|__GFP_NOWARN)
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-desc.c | 266 gfp |= __GFP_COLD | __GFP_COMP | __GFP_NOWARN; in xgbe_alloc_pages()
|
/linux-4.1.27/net/ceph/ |
D | ceph_common.c | 179 void *ptr = kmalloc(size, flags | __GFP_NOWARN); in ceph_kvmalloc()
|
/linux-4.1.27/net/sctp/ |
D | protocol.c | 1416 __get_free_pages(GFP_ATOMIC|__GFP_NOWARN, order); in sctp_init() 1449 __get_free_pages(GFP_ATOMIC|__GFP_NOWARN, order); in sctp_init()
|
/linux-4.1.27/fs/ubifs/ |
D | file.c | 757 bu->buf = kmalloc(bu->buf_len, GFP_NOFS | __GFP_NOWARN); in ubifs_do_bulk_read() 865 bu = kmalloc(sizeof(struct bu_info), GFP_NOFS | __GFP_NOWARN); in ubifs_bulk_read()
|
D | journal.c | 708 data = kmalloc(dlen, GFP_NOFS | __GFP_NOWARN); in ubifs_jnl_write_data()
|
D | super.c | 1101 c->bu.buf = kmalloc(c->max_bu_buf_len, GFP_KERNEL | __GFP_NOWARN); in bu_init()
|
/linux-4.1.27/drivers/scsi/cxgbi/ |
D | libcxgbi.h | 678 void *p = kzalloc(size, gfp | __GFP_NOWARN); in cxgbi_alloc_big_mem()
|
/linux-4.1.27/kernel/events/ |
D | ring_buffer.c | 433 #define PERF_AUX_GFP (GFP_KERNEL | __GFP_ZERO | __GFP_NOWARN | __GFP_NORETRY)
|
D | uprobes.c | 738 GFP_NOWAIT | __GFP_NOMEMALLOC | __GFP_NOWARN); in build_map_info()
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | gem.c | 252 GFP_KERNEL | __GFP_NOWARN); in tegra_bo_alloc()
|
/linux-4.1.27/include/linux/mlx5/ |
D | driver.h | 640 rtn = kzalloc(size, GFP_KERNEL | __GFP_NOWARN); in mlx5_vzalloc()
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_fba.c | 330 GFP_DMA | __GFP_NOWARN); in dasd_fba_build_cp()
|
D | dasd_eckd.c | 2689 GFP_DMA | __GFP_NOWARN); in dasd_eckd_build_cp_cmd_single()
|
/linux-4.1.27/lib/ |
D | rhashtable.c | 122 tbl = kzalloc(size, gfp | __GFP_NOWARN | __GFP_NORETRY); in bucket_table_alloc()
|
D | swiotlb.c | 263 vstart = (void *)__get_free_pages(GFP_DMA | __GFP_NOWARN, in swiotlb_late_init_with_default_size()
|
D | debugobjects.c | 87 gfp_t gfp = GFP_ATOMIC | __GFP_NORETRY | __GFP_NOWARN; in fill_pool()
|
D | idr.c | 109 new = kmem_cache_zalloc(idr_layer_cache, gfp_mask | __GFP_NOWARN); in idr_layer_alloc()
|
/linux-4.1.27/drivers/virtio/ |
D | virtio_pci_modern.c | 308 GFP_KERNEL|__GFP_ZERO|__GFP_NOWARN); in alloc_virtqueue_pages()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | videobuf2-dma-sg.c | 80 __GFP_NOWARN | gfp_flags, order); in vb2_dma_sg_alloc_compacted()
|
/linux-4.1.27/block/ |
D | scsi_ioctl.c | 441 buffer = kzalloc(bytes, q->bounce_gfp | GFP_USER| __GFP_NOWARN); in sg_scsi_ioctl()
|
D | blk-mq.c | 1450 GFP_KERNEL | __GFP_NOWARN | __GFP_NORETRY, in blk_mq_init_rq_map() 1476 GFP_KERNEL | __GFP_NOWARN | __GFP_NORETRY | __GFP_ZERO, in blk_mq_init_rq_map()
|
D | bio.c | 221 __gfp_mask |= __GFP_NOMEMALLOC | __GFP_NORETRY | __GFP_NOWARN; in bvec_alloc()
|
/linux-4.1.27/drivers/md/ |
D | dm-kcopyd.c | 247 pl = alloc_pl(__GFP_NOWARN | __GFP_NORETRY); in kcopyd_get_pages()
|
D | dm-verity.c | 530 GFP_NOIO | __GFP_NORETRY | __GFP_NOMEMALLOC | __GFP_NOWARN); in verity_submit_prefetch()
|
D | dm-stats.c | 143 p = kzalloc_node(alloc_size, GFP_KERNEL | __GFP_NORETRY | __GFP_NOMEMALLOC | __GFP_NOWARN, node); in dm_kvzalloc()
|
D | dm-bufio.c | 825 b = alloc_buffer(c, GFP_NOIO | __GFP_NORETRY | __GFP_NOMEMALLOC | __GFP_NOWARN); in __alloc_buffer_wait_no_callback()
|
D | dm-ioctl.c | 1717 …dmi = kmalloc(param_kernel->data_size, GFP_NOIO | __GFP_NORETRY | __GFP_NOMEMALLOC | __GFP_NOWARN); in copy_params()
|
D | raid5.c | 5870 grow_one_stripe(conf, __GFP_NOWARN); in raid5d()
|
/linux-4.1.27/drivers/md/bcache/ |
D | btree.c | 423 if (!bio_alloc_pages(b->bio, __GFP_NOWARN|GFP_NOWAIT)) { in do_btree_node_write() 912 mca_data_alloc(b, k, __GFP_NOWARN|GFP_NOIO); in mca_alloc() 919 b = mca_bucket_alloc(c, k, __GFP_NOWARN|GFP_NOIO); in mca_alloc()
|
D | request.c | 827 if (bio_alloc_pages(cache_bio, __GFP_NOWARN|GFP_NOIO)) in cached_dev_cache_miss()
|
D | bset.c | 1185 struct bset *out = (void *) __get_free_pages(__GFP_NOWARN|GFP_NOWAIT, in __btree_sort()
|
/linux-4.1.27/net/openvswitch/ |
D | flow.c | 105 __GFP_NOWARN | in ovs_flow_stats_update()
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_video.c | 1409 gfp_flags | __GFP_NOWARN, &stream->urb_dma[i]); in uvc_alloc_urb_buffers() 1412 kmalloc(stream->urb_size, gfp_flags | __GFP_NOWARN); in uvc_alloc_urb_buffers()
|
/linux-4.1.27/drivers/scsi/ |
D | sg.c | 1809 gfp_t gfp_flags = GFP_ATOMIC | __GFP_NOWARN; in sg_build_sgat() 1824 gfp_t gfp_mask = GFP_ATOMIC | __GFP_COMP | __GFP_NOWARN; in sg_build_indirect() 2125 sfp = kzalloc(sizeof(*sfp), GFP_ATOMIC | __GFP_NOWARN); in sg_add_sfp()
|
D | st.c | 3760 priority = GFP_KERNEL | __GFP_NOWARN; in enlarge_buffer()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel_ds.c | 313 buffer = kzalloc_node(BTS_BUFFER_SIZE, GFP_KERNEL | __GFP_NOWARN, node); in alloc_bts_buffer()
|
/linux-4.1.27/drivers/hv/ |
D | hv_balloon.c | 1105 __GFP_NOMEMALLOC | __GFP_NOWARN, in alloc_balloon_pages()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/ |
D | rx.c | 283 gfp_mask |= __GFP_NOWARN; in iwl_pcie_rxq_alloc_rbs()
|
D | trans.c | 127 page = alloc_pages(__GFP_COMP | __GFP_NOWARN | __GFP_ZERO, in iwl_pcie_alloc_fw_monitor() 653 GFP_KERNEL | __GFP_NOWARN); in iwl_pcie_load_section()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | tracefile.c | 82 gfp |= __GFP_NOWARN; in cfs_tage_alloc()
|
/linux-4.1.27/drivers/net/ |
D | xen-netfront.c | 262 GFP_ATOMIC | __GFP_NOWARN); in xennet_alloc_one_rx_buffer() 266 page = alloc_page(GFP_ATOMIC | __GFP_NOWARN); in xennet_alloc_one_rx_buffer()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_gem.c | 573 mem = kmalloc(size, GFP_KERNEL | __GFP_NOWARN); in u_memcpya()
|
/linux-4.1.27/drivers/staging/media/dt3155v4l/ |
D | dt3155v4l.c | 39 #define DT3155_COH_FLAGS (GFP_KERNEL | GFP_DMA32 | __GFP_COLD | __GFP_NOWARN)
|
/linux-4.1.27/net/mpls/ |
D | af_mpls.c | 940 labels = kzalloc(size, GFP_KERNEL | __GFP_NOWARN | __GFP_NORETRY); in resize_platform_label_table()
|
/linux-4.1.27/drivers/char/agp/ |
D | generic.c | 94 mem->pages = kmalloc(size, GFP_KERNEL | __GFP_NOWARN); in agp_alloc_page_array()
|
/linux-4.1.27/drivers/vhost/ |
D | net.c | 683 n = kmalloc(sizeof *n, GFP_KERNEL | __GFP_NOWARN | __GFP_REPEAT); in vhost_net_open()
|
D | scsi.c | 1576 vs = kzalloc(sizeof(*vs), GFP_KERNEL | __GFP_NOWARN | __GFP_REPEAT); in vhost_scsi_open()
|
/linux-4.1.27/drivers/mtd/ |
D | mtdcore.c | 1183 gfp_t flags = __GFP_NOWARN | __GFP_WAIT | in mtd_kmalloc_up_to()
|
/linux-4.1.27/drivers/input/ |
D | evdev.c | 448 client = kzalloc(size, GFP_KERNEL | __GFP_NOWARN); in evdev_open()
|
/linux-4.1.27/security/keys/ |
D | keyctl.c | 104 payload = kmalloc(plen, GFP_KERNEL | __GFP_NOWARN); in SYSCALL_DEFINE5()
|
/linux-4.1.27/arch/s390/kvm/ |
D | kvm-s390.c | 764 GFP_KERNEL | __GFP_NOWARN); in kvm_s390_get_skeys() 808 GFP_KERNEL | __GFP_NOWARN); in kvm_s390_set_skeys()
|
/linux-4.1.27/net/ipv4/ |
D | tcp_metrics.c | 1166 tcp_metrics_hash = kzalloc(size, GFP_KERNEL | __GFP_NOWARN); in tcp_net_metrics_init()
|
D | igmp.c | 336 GFP_ATOMIC | __GFP_NOWARN); in igmpv3_newpack()
|
/linux-4.1.27/drivers/mmc/host/ |
D | wbsd.c | 1389 GFP_NOIO | GFP_DMA | __GFP_REPEAT | __GFP_NOWARN); in wbsd_request_dma()
|
/linux-4.1.27/arch/s390/mm/ |
D | pgtable.c | 1164 __get_free_page(GFP_NOWAIT | __GFP_NOWARN); in tlb_remove_table()
|
/linux-4.1.27/sound/oss/ |
D | dmabuf.c | 94 start_addr = (char *) __get_free_pages(GFP_ATOMIC|GFP_DMA|__GFP_NOWARN, sz); in sound_alloc_dmap()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.c | 1160 void *p = kzalloc(size, GFP_KERNEL | __GFP_NOWARN); in cxgb_alloc_mem()
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_bitmap.c | 397 new_pages = kzalloc(bytes, GFP_NOIO | __GFP_NOWARN); in bm_realloc_pages()
|
D | drbd_worker.c | 389 #define GFP_TRY (__GFP_HIGHMEM | __GFP_NOWARN)
|
D | drbd_receiver.c | 74 #define GFP_TRY (__GFP_HIGHMEM | __GFP_NOWARN) 354 if (!(gfp_mask & __GFP_NOWARN)) in drbd_alloc_peer_req()
|
/linux-4.1.27/net/netlink/ |
D | af_netlink.c | 338 __GFP_NOWARN | __GFP_NORETRY; in alloc_one_pg_vec_page() 2712 __GFP_NOWARN | in netlink_dump()
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_64_mmu_hv.c | 75 __GFP_NOWARN, order - PAGE_SHIFT); in kvmppc_alloc_hpt()
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_core.c | 1523 hash = (void *)__get_free_pages(GFP_KERNEL | __GFP_NOWARN | __GFP_ZERO, in nf_ct_alloc_hashtable()
|
/linux-4.1.27/arch/arm/mm/ |
D | dma-mapping.c | 1150 gfp |= __GFP_NOWARN | __GFP_HIGHMEM; in __iommu_alloc_buffer()
|
/linux-4.1.27/drivers/net/xen-netback/ |
D | netback.c | 802 GFP_ATOMIC | __GFP_NOWARN); in xenvif_alloc_skb()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | sge.c | 623 gfp |= __GFP_NOWARN; in refill_fl()
|
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_core.c | 252 members = kzalloc(size, GFP_KERNEL | __GFP_NOWARN); in ip_set_alloc()
|
/linux-4.1.27/fs/btrfs/ |
D | raid56.c | 220 table = kzalloc(table_size, GFP_KERNEL | __GFP_NOWARN | __GFP_REPEAT); in btrfs_alloc_stripe_hash_table()
|
D | check-integrity.c | 3094 state = kzalloc(sizeof(*state), GFP_KERNEL | __GFP_NOWARN | __GFP_REPEAT); in btrfsic_mount()
|
D | send.c | 1044 GFP_NOFS | __GFP_NOWARN); in iterate_dir_item()
|
/linux-4.1.27/fs/reiserfs/ |
D | fix_node.c | 2289 buf = kmalloc(size, GFP_ATOMIC | __GFP_NOWARN); in get_mem_for_virtual_node()
|
/linux-4.1.27/drivers/target/ |
D | target_core_transport.c | 270 GFP_KERNEL | __GFP_NOWARN | __GFP_REPEAT); in transport_alloc_session_tags()
|
/linux-4.1.27/drivers/mmc/card/ |
D | mmc_test.c | 354 gfp_t flags = GFP_KERNEL | GFP_DMA | __GFP_NOWARN | in mmc_test_alloc_mem()
|
/linux-4.1.27/kernel/sched/ |
D | fair.c | 1918 grp = kzalloc(size, GFP_KERNEL | __GFP_NOWARN); in task_numa_group() 2058 p->numa_faults = kzalloc(size, GFP_KERNEL|__GFP_NOWARN); in task_numa_fault()
|
/linux-4.1.27/fs/ext4/ |
D | super.c | 162 ret = kmalloc(size, flags | __GFP_NOWARN); in ext4_kvmalloc() 172 ret = kzalloc(size, flags | __GFP_NOWARN); in ext4_kvzalloc()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 597 gfp |= __GFP_NOWARN; in refill_fl()
|
D | cxgb4_main.c | 1112 void *p = kzalloc(size, GFP_KERNEL | __GFP_NOWARN); in t4_alloc_mem()
|
/linux-4.1.27/drivers/media/pci/zoran/ |
D | zoran_driver.c | 230 GFP_KERNEL | __GFP_NOWARN); in v4l_fbuffer_alloc()
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
D | 3945-mac.c | 1022 gfp_mask |= __GFP_NOWARN; in il3945_rx_allocate()
|
D | 4965-mac.c | 334 gfp_mask |= __GFP_NOWARN; in il4965_rx_allocate()
|
/linux-4.1.27/drivers/iommu/ |
D | amd_iommu.c | 2941 page = alloc_pages(flag | __GFP_NOWARN, get_order(size)); in alloc_coherent()
|
/linux-4.1.27/fs/ceph/ |
D | mds_client.c | 1638 rinfo->dir_in = (void*)__get_free_pages(GFP_NOFS | __GFP_NOWARN, in ceph_alloc_readdir_reply_buffer()
|
/linux-4.1.27/net/packet/ |
D | af_packet.c | 3767 __GFP_ZERO | __GFP_NOWARN | __GFP_NORETRY; in alloc_one_pg_vec_page()
|