Home
last modified time | relevance | path

Searched defs:prealloc (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.15/lib/
Dstackdepot.c76 static bool init_stack_slab(void **prealloc) in init_stack_slab()
106 u32 hash, void **prealloc, gfp_t alloc_flags) in depot_alloc_stack()
266 void *prealloc = NULL; in stack_depot_save() local
/Linux-v5.15/arch/powerpc/platforms/ps3/
Dsetup.c113 static void __init prealloc(struct ps3_prealloc *p) in prealloc() function
/Linux-v5.15/net/sched/
Dsch_gred.c477 struct gred_sched_data **prealloc, in gred_change_vq()
644 struct gred_sched_data *prealloc; in gred_change() local
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_fbdev.c189 bool prealloc = false; in intelfb_create() local
/Linux-v5.15/fs/btrfs/
Dextent_map.c301 bool prealloc = false; in unpin_extent_cache() local
Dextent_io.c602 struct extent_state *prealloc, u64 split) in split_state()
679 alloc_extent_state_atomic(struct extent_state *prealloc) in alloc_extent_state_atomic()
712 struct extent_state *prealloc = NULL; in __clear_extent_bit() local
978 struct extent_state *prealloc = NULL; in set_extent_bit() local
1215 struct extent_state *prealloc = NULL; in convert_extent_bit() local
3444 struct btrfs_subpage *prealloc) in attach_extent_buffer_page()
6122 struct btrfs_subpage *prealloc = NULL; in alloc_extent_buffer() local
/Linux-v5.15/kernel/bpf/
Dhashtab.c411 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc_check() local
474 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc() local
925 bool prealloc = htab_is_prealloc(htab); in alloc_htab_elem() local
/Linux-v5.15/fs/xfs/
Dxfs_dquot.c75 int prealloc = 0; in xfs_qm_adjust_dqlimits() local
/Linux-v5.15/drivers/usb/gadget/function/
Du_ether.c347 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) in prealloc() function
/Linux-v5.15/drivers/media/platform/vsp1/
Dvsp1_dl.c1091 unsigned int prealloc) in vsp1_dlm_create()
/Linux-v5.15/mm/
Dmemory.c886 struct page **prealloc, pte_t pte, struct page *page) in copy_present_page()
938 struct page **prealloc) in copy_present_pte()
1015 struct page *prealloc = NULL; in copy_pte_range() local
/Linux-v5.15/include/linux/
Dkernfs.h264 bool prealloc; member
/Linux-v5.15/drivers/md/
Ddm-cache-target.c1391 struct dm_bio_prison_cell_v2 *prealloc; in mg_lock_writes() local
1516 struct dm_bio_prison_cell_v2 *prealloc; in invalidate_lock() local
/Linux-v5.15/fs/ntfs3/
Dntfs_fs.h103 unsigned prealloc : 1; /* Preallocate space when file is growing. */ member
/Linux-v5.15/fs/f2fs/
Ddata.c1464 blkcnt_t prealloc; in f2fs_map_blocks() local
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_bmap.c4008 xfs_filblks_t prealloc, in xfs_bmapi_reserve_delalloc()