Home
last modified time | relevance | path

Searched refs:might_alloc (Results 1 – 12 of 12) 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(gf in xa_alloc_bh()
[all...]
/linux/tools/include/linux/sched/
H A Dmm.h4 #define might_alloc(gfp) do { } while (0) macro
/linux/include/linux/sched/
H A Dmm.h316 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/mm/
H A Ddmapool.c411 might_alloc(mem_flags); in dma_pool_alloc()
H A Dmempool.c392 might_alloc(gfp_mask); in mempool_alloc()
H A Dbacking-dev.c821 might_alloc(gfp); in wb_memcg_offline()
H A Dpage_alloc.c4513 might_alloc(gfp_mask); in prepare_alloc_pages()
H A Dslub.c4066 might_alloc(flags); in slab_pre_alloc_hook()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gtt.c296 might_alloc(GFP_KERNEL); in i915_address_space_init()
/linux/lib/
H A Dlocking-selftest.c2468 might_alloc(GFP_NOFS); in fs_reclaim_correct_nesting()
2475 might_alloc(GFP_KERNEL); in fs_reclaim_wrong_nesting()
2485 might_alloc(GFP_KERNEL); in fs_reclaim_protected_nesting()
/linux/net/netfilter/
H A Dnf_tables_api.c513 might_alloc(gfp); in nft_trans_commit_list_add_elem()