Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dstackdepot.c90 static bool init_stack_slab(void **prealloc) in init_stack_slab()
120 depot_alloc_stack(unsigned long *entries, int size, u32 hash, void **prealloc) in depot_alloc_stack()
427 void *prealloc = NULL; in __stack_depot_save() local
/Linux-v6.1/fs/btrfs/
Dextent-io-tree.c158 static struct extent_state *alloc_extent_state_atomic(struct extent_state *prealloc) in alloc_extent_state_atomic()
460 struct extent_state *prealloc, u64 split) in split_state()
555 struct extent_state *prealloc = NULL; in __clear_extent_bit() local
953 struct extent_state *prealloc = NULL; in __set_extent_bit() local
1192 struct extent_state *prealloc = NULL; in convert_extent_bit() local
Dextent_map.c307 bool prealloc = false; in unpin_extent_cache() local
Dextent_io.c1626 struct btrfs_subpage *prealloc) in attach_extent_buffer_page()
4600 struct btrfs_subpage *prealloc = NULL; in alloc_extent_buffer() local
/Linux-v6.1/arch/powerpc/platforms/ps3/
Dsetup.c113 static void __init prealloc(struct ps3_prealloc *p) in prealloc() function
/Linux-v6.1/net/sched/
Dsch_gred.c482 struct gred_sched_data **prealloc, in gred_change_vq()
649 struct gred_sched_data *prealloc; in gred_change() local
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_fbdev.c208 bool prealloc = false; in intelfb_create() local
/Linux-v6.1/kernel/bpf/
Dhashtab.c410 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc_check() local
471 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc() local
977 bool prealloc = htab_is_prealloc(htab); in alloc_htab_elem() local
/Linux-v6.1/fs/xfs/
Dxfs_dquot.c75 int prealloc = 0; in xfs_qm_adjust_dqlimits() local
/Linux-v6.1/drivers/usb/gadget/function/
Du_ether.c347 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) in prealloc() function
/Linux-v6.1/include/linux/
Dkernfs.h311 bool prealloc; member
/Linux-v6.1/drivers/media/platform/renesas/vsp1/
Dvsp1_dl.c1091 unsigned int prealloc) in vsp1_dlm_create()
/Linux-v6.1/mm/
Dmemory.c907 struct page **prealloc, struct page *page) in copy_present_page()
944 struct page **prealloc) in copy_present_pte()
1030 struct page *prealloc = NULL; in copy_pte_range() local
/Linux-v6.1/drivers/md/
Ddm-cache-target.c1383 struct dm_bio_prison_cell_v2 *prealloc; in mg_lock_writes() local
1508 struct dm_bio_prison_cell_v2 *prealloc; in invalidate_lock() local
/Linux-v6.1/fs/ntfs3/
Dntfs_fs.h102 unsigned prealloc : 1; /* Preallocate space when file is growing. */ member
/Linux-v6.1/fs/f2fs/
Ddata.c1463 blkcnt_t prealloc; in f2fs_map_blocks() local
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_bmap.c3956 xfs_filblks_t prealloc, in xfs_bmapi_reserve_delalloc()