Home
last modified time | relevance | path

Searched refs:might_alloc (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dxarray.h594 might_alloc(gfp); in xa_store_bh()
621 might_alloc(gfp); in xa_store_irq()
697 might_alloc(gfp); in xa_cmpxchg()
725 might_alloc(gfp); in xa_cmpxchg_bh()
753 might_alloc(gfp); in xa_cmpxchg_irq()
783 might_alloc(gfp); in xa_insert()
813 might_alloc(gfp); in xa_insert_bh()
843 might_alloc(gfp); in xa_insert_irq()
876 might_alloc(gfp); in xa_alloc()
909 might_alloc(gfp); in xa_alloc_bh()
[all …]
/linux/tools/include/linux/sched/
H A Dmm.h4 #define might_alloc(gfp) do { } while (0) macro
/linux/mm/
H A Dmempool.c508 might_alloc(gfp_mask); in mempool_alloc_bulk_noprof()
564 might_alloc(gfp_mask); in mempool_alloc_noprof()
H A Dslub.c4636 might_alloc(flags); in slab_pre_alloc_hook()
/linux/drivers/gpu/drm/xe/
H A Dxe_tlb_inval_job.c213 might_alloc(GFP_KERNEL); in xe_tlb_inval_job_alloc_dep()
/linux/drivers/gpu/drm/
H A Ddrm_pagemap_util.c534 might_alloc(GFP_KERNEL); in drm_pagemap_acquire_owner()
/linux/fs/
H A Dbuffer.c1342 might_alloc(gfp); in bdev_getblk()