Home
last modified time | relevance | path

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

/linux/lib/
H A Dstackdepot.c293 static bool depot_init_pool(void **prealloc) in depot_init_pool()
340 static void depot_keep_new_pool(void **prealloc) in depot_keep_new_pool()
359 static struct stack_record *depot_pop_free_pool(void **prealloc, size_t size) in depot_pop_free_pool()
430 …ck(unsigned long *entries, unsigned int nr_entries, u32 hash, depot_flags_t flags, void **prealloc) in depot_alloc_stack()
642 void *prealloc = NULL; in stack_depot_save_flags() local
/linux/fs/btrfs/
H A Dextent-io-tree.c166 static struct extent_state *alloc_extent_state_atomic(struct extent_state *prealloc) in alloc_extent_state_atomic()
504 struct extent_state *prealloc, u64 split) in split_state()
618 struct extent_state *prealloc = NULL; in btrfs_clear_extent_bit_changeset() local
1053 struct extent_state *prealloc = NULL; in set_extent_bit() local
1323 struct extent_state *prealloc = NULL; in btrfs_convert_extent_bit() local
H A Dulist.h44 struct ulist_node *prealloc; member
H A Dqgroup.c202 struct btrfs_qgroup *prealloc, in add_qgroup_rb()
271 static int __add_relation_rb(struct btrfs_qgroup_list *prealloc, in __add_relation_rb()
298 struct btrfs_qgroup_list *prealloc, in add_relation_rb()
459 struct btrfs_qgroup *prealloc; in btrfs_read_qgroup_config() local
998 struct btrfs_qgroup *prealloc = NULL; in btrfs_quota_enable() local
1531 struct btrfs_qgroup_list *prealloc) in btrfs_add_qgroup_relation()
1665 struct btrfs_qgroup *prealloc = NULL; in btrfs_create_qgroup() local
3306 struct btrfs_qgroup *prealloc; in btrfs_qgroup_inherit() local
H A Dextent_io.c870 struct btrfs_folio_state *prealloc) in attach_extent_buffer_folio()
3286 struct btrfs_folio_state *prealloc, in attach_eb_folio_to_filemap()
3369 struct btrfs_folio_state *prealloc = NULL; in alloc_extent_buffer() local
H A Dioctl.c3718 struct btrfs_qgroup_list *prealloc = NULL; in btrfs_ioctl_qgroup_assign() local
H A Dinode.c3865 static int btrfs_add_inode_to_root(struct btrfs_inode *inode, bool prealloc) in btrfs_add_inode_to_root()
/linux/fs/ext4/
H A Dextents_status.c819 struct extent_status *prealloc) in __es_insert_extent()
1415 struct extent_status *prealloc) in __es_remove_extent()
1991 struct pending_reservation **prealloc) in __insert_pending()
2229 struct pending_reservation **prealloc) in __revise_pending()
/linux/drivers/gpu/drm/msm/
H A Dmsm_mmu.h66 struct msm_mmu_prealloc *prealloc; member
H A Dmsm_gem_vma.c118 struct msm_mmu_prealloc prealloc; member
/linux/arch/powerpc/platforms/ps3/
H A Dsetup.c113 static void __init prealloc(struct ps3_prealloc *p) in prealloc() function
/linux/net/sched/
H A Dsch_gred.c484 struct gred_sched_data **prealloc, in gred_change_vq()
651 struct gred_sched_data *prealloc; in gred_change() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c220 bool prealloc = false; in intel_fbdev_driver_fbdev_probe() local
/linux/kernel/bpf/
H A Dhashtab.c429 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc_check() local
485 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc() local
998 bool prealloc = htab_is_prealloc(htab); in alloc_htab_elem() local
2220 bool prealloc = htab_is_prealloc(htab); in htab_map_mem_usage() local
/linux/fs/xfs/
H A Dxfs_dquot.c125 int prealloc = 0; in xfs_qm_adjust_dqlimits() local
H A Dxfs_iomap.c1462 xfs_filblks_t prealloc, in xfs_bmapi_reserve_delalloc()
/linux/drivers/usb/gadget/function/
H A Du_ether.c313 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) in prealloc() function
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c1114 unsigned int prealloc) in vsp1_dlm_create()
/linux/include/linux/
H A Dkernfs.h318 bool prealloc; member
/linux/mm/
H A Dmemory.c1048 struct folio **prealloc, struct page *page) in copy_present_page()
1114 int max_nr, int *rss, struct folio **prealloc) in copy_present_ptes()
1221 struct folio *prealloc = NULL; in copy_pte_range() local
/linux/drivers/md/
H A Ddm-cache-target.c1403 struct dm_bio_prison_cell_v2 *prealloc; in mg_lock_writes() local
1533 struct dm_bio_prison_cell_v2 *prealloc; in invalidate_lock() local
/linux/fs/ntfs3/
H A Dntfs_fs.h109 unsigned prealloc : 1; /* Preallocate space when file is growing. */ member
/linux/fs/
H A Dnamespace.c2248 struct path *prealloc, unsigned count) in collect_paths()
2281 void drop_collected_paths(const struct path *paths, const struct path *prealloc) in drop_collected_paths()
/linux/fs/f2fs/
H A Ddata.c1541 blkcnt_t prealloc; in f2fs_map_blocks() local