Home
last modified time | relevance | path

Searched refs:might_alloc (Results 1 – 9 of 9) 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.c501 might_alloc(gfp_mask); in mempool_alloc_bulk_noprof()
559 might_alloc(gfp_mask); in mempool_alloc_noprof()
H A Dbacking-dev.c824 might_alloc(gfp); in wb_get_create()
H A Dpage_alloc.c4978 might_alloc(gfp_mask); in prepare_alloc_pages()
H A Dslub.c4904 might_alloc(flags); in slab_pre_alloc_hook()
/linux/include/linux/sched/
H A Dmm.h315 static inline void might_alloc(gfp_t gfp_mask) in might_alloc() function
/linux/drivers/gpu/drm/i915/
H A Di915_vma_resource.c390 might_alloc(gfp); in i915_vma_resource_bind_dep_await()
/linux/fs/
H A Dbuffer.c1457 might_alloc(gfp); in bdev_getblk()