Home
last modified time | relevance | path

Searched refs:__GFP_ZERO (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/linux-6.3-rc2/tools/virtio/ringtest/
A Dptr_ring.c25 #define __GFP_ZERO 0x1 macro
33 if (gfp & __GFP_ZERO) in kmalloc()
40 return kmalloc(size, flags | __GFP_ZERO); in kzalloc()
52 return kmalloc_array(n, size, flags | __GFP_ZERO); in kcalloc()
/linux-6.3-rc2/include/linux/
A Dslab.h667 return kmalloc_array(n, size, flags | __GFP_ZERO); in kcalloc()
702 return kmalloc_array_node(n, size, flags | __GFP_ZERO, node); in kcalloc_node()
710 return kmem_cache_alloc(k, flags | __GFP_ZERO); in kmem_cache_zalloc()
720 return kmalloc(size, flags | __GFP_ZERO); in kzalloc()
731 return kmalloc_node(size, flags | __GFP_ZERO, node); in kzalloc_node()
741 return kvmalloc_node(size, flags | __GFP_ZERO, node); in kvzalloc_node()
745 return kvmalloc(size, flags | __GFP_ZERO); in kvzalloc()
760 return kvmalloc_array(n, size, flags | __GFP_ZERO); in kvcalloc()
A Dscs.h20 #define GFP_SCS (GFP_KERNEL | __GFP_ZERO)
/linux-6.3-rc2/include/drm/
A Ddrm_managed.h62 return drmm_kmalloc(dev, size, gfp | __GFP_ZERO); in drmm_kzalloc()
101 return drmm_kmalloc_array(dev, n, size, flags | __GFP_ZERO); in drmm_kcalloc()
/linux-6.3-rc2/tools/virtio/linux/
A Dslab.h6 #define __GFP_ZERO 0 macro
/linux-6.3-rc2/rust/bindings/
A Dbindings_helper.h14 const gfp_t BINDINGS___GFP_ZERO = __GFP_ZERO;
A Dlib.rs54 pub const __GFP_ZERO: gfp_t = BINDINGS___GFP_ZERO; consts
/linux-6.3-rc2/mm/kmsan/
A Dhooks.c64 if (flags & __GFP_ZERO) in kmsan_slab_alloc()
101 if (flags & __GFP_ZERO) in kmsan_kmalloc_large()
155 gfp_t gfp_mask = GFP_KERNEL | __GFP_ZERO; in kmsan_ioremap_page_range()
/linux-6.3-rc2/arch/x86/mm/
A Dpti.c174 gfp_t gfp = (GFP_KERNEL | __GFP_NOTRACK | __GFP_ZERO); in pti_user_pagetable_walk_p4d()
201 gfp_t gfp = (GFP_KERNEL | __GFP_NOTRACK | __GFP_ZERO); in pti_user_pagetable_walk_pmd()
246 gfp_t gfp = (GFP_KERNEL | __GFP_NOTRACK | __GFP_ZERO); in pti_user_pagetable_walk_pte()
/linux-6.3-rc2/lib/
A Dtest_vmalloc.c98 ptr = __vmalloc_node(size, align, GFP_KERNEL | __GFP_ZERO, 0, in random_size_align_alloc_test()
121 ptr = __vmalloc_node(PAGE_SIZE, align, GFP_KERNEL|__GFP_ZERO, 0, in align_shift_alloc_test()
139 GFP_KERNEL | __GFP_ZERO, 0, in fix_align_alloc_test()
/linux-6.3-rc2/tools/lib/
A Dslab.c25 if (gfp & __GFP_ZERO) in kmalloc()
/linux-6.3-rc2/net/xfrm/
A Dxfrm_hash.c26 __get_free_pages(GFP_KERNEL | __GFP_NOWARN | __GFP_ZERO, in xfrm_hash_alloc()
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dpgalloc.h26 return (pgd_t *)__get_free_pages(GFP_KERNEL|__GFP_ZERO, 0); in get_pgd()
/linux-6.3-rc2/arch/x86/um/
A Dldt.c164 __get_free_page(GFP_KERNEL|__GFP_ZERO); in write_ldt()
254 __get_free_pages(GFP_KERNEL|__GFP_ZERO, order); in ldt_get_host_info()
344 page = __get_free_page(GFP_KERNEL|__GFP_ZERO); in init_new_ldt()
/linux-6.3-rc2/arch/xtensa/include/asm/
A Dpgalloc.h32 return (pgd_t*) __get_free_page(GFP_KERNEL | __GFP_ZERO); in pgd_alloc()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dpgalloc.h21 #define PGALLOC_GFP (GFP_KERNEL | __GFP_ZERO)
/linux-6.3-rc2/tools/include/linux/
A Dslab.h28 return kmalloc(size, gfp | __GFP_ZERO); in kzalloc()
/linux-6.3-rc2/fs/xfs/
A Dkmem.h51 lflags |= __GFP_ZERO; in kmem_flags_convert()
/linux-6.3-rc2/drivers/firmware/efi/
A Dcapsule-loader.c63 GFP_KERNEL | __GFP_ZERO); in __efi_capsule_setup_info()
71 GFP_KERNEL | __GFP_ZERO); in __efi_capsule_setup_info()
/linux-6.3-rc2/tools/testing/radix-tree/
A Dlinux.c84 else if (gfp & __GFP_ZERO) in kmem_cache_alloc_lru()
174 else if (gfp & __GFP_ZERO) in kmem_cache_alloc_bulk()
/linux-6.3-rc2/arch/m68k/include/asm/
A Dpage_no.h17 vma_alloc_folio(GFP_HIGHUSER_MOVABLE | __GFP_ZERO, 0, vma, vaddr, false)
/linux-6.3-rc2/arch/ia64/include/asm/
A Dpgalloc.h29 return (pgd_t *)__get_free_page(GFP_KERNEL | __GFP_ZERO); in pgd_alloc()
/linux-6.3-rc2/arch/sh/mm/
A Dpgtable.c50 return kmem_cache_alloc(pmd_cachep, GFP_KERNEL | __GFP_ZERO); in pmd_alloc_one()
/linux-6.3-rc2/drivers/tee/amdtee/
A Dshm_pool.c22 va = __get_free_pages(GFP_KERNEL | __GFP_ZERO, order); in pool_op_alloc()
/linux-6.3-rc2/arch/x86/include/asm/
A Dpage.h38 vma_alloc_folio(GFP_HIGHUSER_MOVABLE | __GFP_ZERO, 0, vma, vaddr, false)

Completed in 26 milliseconds

12345678910>>...14