/linux/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.c | 58 GFP_KERNEL | __GFP_NOLOCKDEP | __GFP_NOFAIL); in xfs_init_local_fork() 387 GFP_KERNEL | __GFP_NOLOCKDEP | __GFP_NOFAIL); in xfs_broot_alloc() 420 ifp->if_broot = kmalloc(new_size, GFP_KERNEL | __GFP_NOFAIL); in xfs_broot_realloc() 432 GFP_KERNEL | __GFP_NOFAIL); in xfs_broot_realloc() 466 GFP_KERNEL | __GFP_NOFAIL); in xfs_idata_realloc() 665 GFP_KERNEL | __GFP_NOLOCKDEP | __GFP_NOFAIL); in xfs_ifork_init_cow()
|
H A D | xfs_dir2.c | 251 args = kzalloc(sizeof(*args), GFP_KERNEL | __GFP_NOFAIL); in xfs_dir_init() 344 args = kzalloc(sizeof(*args), GFP_KERNEL | __GFP_NOFAIL); in xfs_dir_createname() 441 GFP_KERNEL | __GFP_NOLOCKDEP | __GFP_NOFAIL); in xfs_dir_lookup() 506 args = kzalloc(sizeof(*args), GFP_KERNEL | __GFP_NOFAIL); in xfs_dir_removename() 566 args = kzalloc(sizeof(*args), GFP_KERNEL | __GFP_NOFAIL); in xfs_dir_replace()
|
H A D | xfs_dir2_sf.c | 279 sfp = kmalloc(mp->m_sb.sb_inodesize, GFP_KERNEL | __GFP_NOFAIL); in xfs_dir2_block_to_sf() 527 buf = kmalloc(old_isize, GFP_KERNEL | __GFP_NOFAIL); in xfs_dir2_sf_addname_hard() 1154 buf = kmalloc(oldsize, GFP_KERNEL | __GFP_NOFAIL); in xfs_dir2_sf_toino4() 1226 buf = kmalloc(oldsize, GFP_KERNEL | __GFP_NOFAIL); in xfs_dir2_sf_toino8()
|
H A D | xfs_defer.c | 830 GFP_KERNEL | __GFP_NOFAIL); in xfs_defer_alloc() 985 dfc = kzalloc(sizeof(*dfc), GFP_KERNEL | __GFP_NOFAIL); in xfs_defer_ops_capture()
|
H A D | xfs_iext_tree.c | 401 return kzalloc(size, GFP_KERNEL | __GFP_NOLOCKDEP | __GFP_NOFAIL); in xfs_iext_alloc_node() 614 GFP_KERNEL | __GFP_NOLOCKDEP | __GFP_NOFAIL); in xfs_iext_realloc_root()
|
H A D | xfs_exchmaps.c | 502 GFP_KERNEL | __GFP_NOLOCKDEP | __GFP_NOFAIL); in xfs_exchmaps_link_to_sf() 983 GFP_NOFS | __GFP_NOFAIL); in xfs_exchmaps_init_intent()
|
/linux/fs/xfs/ |
H A D | xfs_refcount_item.c | 158 GFP_KERNEL | __GFP_NOFAIL); in xfs_cui_init() 161 GFP_KERNEL | __GFP_NOFAIL); in xfs_cui_init() 357 cudp = kmem_cache_zalloc(xfs_cud_cache, GFP_KERNEL | __GFP_NOFAIL); in xfs_refcount_update_create_done() 488 GFP_KERNEL | __GFP_NOFAIL); in xfs_cui_recover_work()
|
H A D | xfs_rmap_item.c | 159 GFP_KERNEL | __GFP_NOFAIL); in xfs_rui_init() 162 GFP_KERNEL | __GFP_NOFAIL); in xfs_rui_init() 382 rudp = kmem_cache_zalloc(xfs_rud_cache, GFP_KERNEL | __GFP_NOFAIL); in xfs_rmap_update_create_done() 517 ri = kmem_cache_alloc(xfs_rmap_intent_cache, GFP_KERNEL | __GFP_NOFAIL); in xfs_rui_recover_work()
|
H A D | xfs_iunlink_item.c | 163 iup = kmem_cache_zalloc(xfs_iunlink_cache, GFP_KERNEL | __GFP_NOFAIL); in xfs_iunlink_log_inode()
|
H A D | xfs_buf.c | 135 bp->b_addr = kmalloc(size, gfp_mask | __GFP_NOFAIL); in xfs_buf_alloc_kmem() 207 gfp_mask |= __GFP_NOFAIL; in xfs_buf_alloc_backing_mem() 266 GFP_KERNEL | __GFP_NOLOCKDEP | __GFP_NOFAIL); in xfs_buf_alloc() 299 GFP_KERNEL | __GFP_NOLOCKDEP | __GFP_NOFAIL); in xfs_buf_alloc() 1798 btp = kzalloc(sizeof(*btp), GFP_KERNEL | __GFP_NOFAIL); in xfs_alloc_buftarg()
|
H A D | xfs_icreate_item.c | 101 icp = kmem_cache_zalloc(xfs_icreate_cache, GFP_KERNEL | __GFP_NOFAIL); in xfs_icreate_log()
|
H A D | xfs_exchmaps_item.c | 137 xmi_lip = kmem_cache_zalloc(xfs_xmi_cache, GFP_KERNEL | __GFP_NOFAIL); in xfs_xmi_init() 256 xmd_lip = kmem_cache_zalloc(xfs_xmd_cache, GFP_KERNEL | __GFP_NOFAIL); in xfs_exchmaps_create_done()
|
H A D | xfs_buf_item.c | 49 GFP_KERNEL | __GFP_NOFAIL); in xfs_buf_item_get_format() 878 bip = kmem_cache_zalloc(xfs_buf_item_cache, GFP_KERNEL | __GFP_NOFAIL); in xfs_buf_item_init()
|
H A D | xfs_extent_busy.c | 45 GFP_KERNEL | __GFP_NOFAIL); in xfs_extent_busy_insert_list()
|
H A D | xfs_trans.c | 98 ntp = kmem_cache_zalloc(xfs_trans_cache, GFP_KERNEL | __GFP_NOFAIL); in xfs_trans_dup() 222 tp = kmem_cache_zalloc(xfs_trans_cache, GFP_KERNEL | __GFP_NOFAIL); in __xfs_trans_alloc()
|
H A D | xfs_iwalk.c | 663 GFP_KERNEL | __GFP_NOFAIL); in xfs_iwalk_threaded()
|
/linux/Documentation/translations/zh_CN/core-api/ |
H A D | memory-allocation.rst | 103 * ``GFP_KERNEL | __GFP_NOFAIL`` - 覆盖默认的分配器行为,所有分配请求将无休止地循
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_dmem.c | 375 src_pfns = kvcalloc(npages, sizeof(*src_pfns), GFP_KERNEL | __GFP_NOFAIL); in nouveau_dmem_evict_chunk() 376 dst_pfns = kvcalloc(npages, sizeof(*dst_pfns), GFP_KERNEL | __GFP_NOFAIL); in nouveau_dmem_evict_chunk() 377 dma_addrs = kvcalloc(npages, sizeof(*dma_addrs), GFP_KERNEL | __GFP_NOFAIL); in nouveau_dmem_evict_chunk() 391 dpage = alloc_page(GFP_HIGHUSER | __GFP_NOFAIL); in nouveau_dmem_evict_chunk()
|
/linux/fs/bcachefs/ |
H A D | rcu_pending.c | 359 head = kmalloc(sizeof(*head), GFP_KERNEL|__GFP_NOFAIL); in rcu_pending_enqueue_list() 469 gfp |= __GFP_NOFAIL; in __rcu_pending_enqueue()
|
/linux/fs/erofs/ |
H A D | fileio.c | 74 GFP_KERNEL | __GFP_NOFAIL); in erofs_fileio_rq_alloc()
|
/linux/lib/tests/ |
H A D | list-test.c | 29 list4 = kzalloc(sizeof(*list4), GFP_KERNEL | __GFP_NOFAIL); in list_test_list_init() 32 list5 = kmalloc(sizeof(*list5), GFP_KERNEL | __GFP_NOFAIL); in list_test_list_init() 832 list4 = kzalloc(sizeof(*list4), GFP_KERNEL | __GFP_NOFAIL); in hlist_test_init() 835 list5 = kmalloc(sizeof(*list5), GFP_KERNEL | __GFP_NOFAIL); in hlist_test_init()
|
/linux/lib/ |
H A D | test_hmm.c | 1204 src_pfns = kvcalloc(npages, sizeof(*src_pfns), GFP_KERNEL | __GFP_NOFAIL); in dmirror_device_evict_chunk() 1205 dst_pfns = kvcalloc(npages, sizeof(*dst_pfns), GFP_KERNEL | __GFP_NOFAIL); in dmirror_device_evict_chunk() 1219 dpage = alloc_page(GFP_HIGHUSER_MOVABLE | __GFP_NOFAIL); in dmirror_device_evict_chunk()
|
/linux/fs/gfs2/ |
H A D | trans.c | 168 bd = kmem_cache_zalloc(gfs2_bufdata_cachep, GFP_NOFS | __GFP_NOFAIL); in gfs2_alloc_bufdata()
|
/linux/drivers/infiniband/hw/cxgb4/ |
H A D | mem.c | 78 skb = alloc_skb(wr_len, GFP_KERNEL | __GFP_NOFAIL); in _c4iw_write_mem_dma_aligned() 138 skb = alloc_skb(wr_len, GFP_KERNEL | __GFP_NOFAIL); in _c4iw_write_mem_inline()
|
/linux/fs/jbd2/ |
H A D | revoke.c | 144 gfp_mask |= __GFP_NOFAIL; in insert_revoke_hash()
|