Searched defs:prealloc (Results 1 - 19 of 19) sorted by relevance

/linux-master/arch/powerpc/platforms/ps3/
H A Dsetup.c113 static void __init prealloc(struct ps3_prealloc *p) function
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c164 bool prealloc = false; local
/linux-master/fs/btrfs/
H A Dextent_map.c303 bool prealloc = false; local
H A Dextent-io-tree.c182 static struct extent_state *alloc_extent_state_atomic(struct extent_state *prealloc) argument
523 split_state(struct extent_io_tree *tree, struct extent_state *orig, struct extent_state *prealloc, u64 split) argument
631 struct extent_state *prealloc = NULL; local
1059 struct extent_state *prealloc = NULL; local
1312 struct extent_state *prealloc = NULL; local
[all...]
H A Dqgroup.c285 static int __add_relation_rb(struct btrfs_qgroup_list *prealloc, argument
200 add_qgroup_rb(struct btrfs_fs_info *fs_info, struct btrfs_qgroup *prealloc, u64 qgroupid) argument
311 add_relation_rb(struct btrfs_fs_info *fs_info, struct btrfs_qgroup_list *prealloc, u64 memberid, u64 parentid) argument
470 struct btrfs_qgroup *prealloc; local
1006 struct btrfs_qgroup *prealloc = NULL; local
1569 struct btrfs_qgroup_list *prealloc = NULL; local
1699 struct btrfs_qgroup *prealloc = NULL; local
3215 struct btrfs_qgroup *prealloc; local
[all...]
H A Dextent_io.c879 attach_extent_buffer_folio(struct extent_buffer *eb, struct folio *folio, struct btrfs_subpage *prealloc) argument
3795 struct btrfs_subpage *prealloc = NULL; local
[all...]
/linux-master/net/sched/
H A Dsch_gred.c651 struct gred_sched_data *prealloc; local
481 gred_change_vq(struct Qdisc *sch, int dp, struct tc_gred_qopt *ctl, int prio, u8 *stab, u32 max_P, struct gred_sched_data **prealloc, struct netlink_ext_ack *extack) argument
/linux-master/drivers/usb/gadget/function/
H A Du_ether.c313 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) function
/linux-master/fs/xfs/
H A Dxfs_dquot.c99 int prealloc = 0; local
/linux-master/lib/
H A Dstackdepot.c244 static bool depot_init_pool(void **prealloc) argument
291 static void depot_keep_new_pool(void **prealloc) argument
310 static struct stack_record *depot_pop_free_pool(void **prealloc, size_t size) argument
381 depot_alloc_stack(unsigned long *entries, unsigned int nr_entries, u32 hash, depot_flags_t flags, void **prealloc) argument
593 void *prealloc = NULL; local
[all...]
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c1089 vsp1_dlm_create(struct vsp1_device *vsp1, unsigned int index, unsigned int prealloc) argument
/linux-master/fs/ext4/
H A Dextents_status.c785 __es_insert_extent(struct inode *inode, struct extent_status *newes, struct extent_status *prealloc) argument
1366 __es_remove_extent(struct inode *inode, ext4_lblk_t lblk, ext4_lblk_t end, int *reserved, struct extent_status *prealloc) argument
1944 __insert_pending(struct inode *inode, ext4_lblk_t lblk, struct pending_reservation **prealloc) argument
2238 __revise_pending(struct inode *inode, ext4_lblk_t lblk, ext4_lblk_t len, struct pending_reservation **prealloc) argument
[all...]
/linux-master/include/linux/
H A Dkernfs.h313 bool prealloc; member in struct:kernfs_ops
/linux-master/kernel/bpf/
H A Dhashtab.c423 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); local
478 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); local
1004 bool prealloc = htab_is_prealloc(htab); local
2221 bool prealloc = htab_is_prealloc(htab); local
[all...]
/linux-master/fs/ntfs3/
H A Dntfs_fs.h109 unsigned prealloc : 1; /* Preallocate space when file is growing. */ member in struct:ntfs_mount_options
/linux-master/fs/xfs/libxfs/
H A Dxfs_bmap.c4055 xfs_bmapi_reserve_delalloc( struct xfs_inode *ip, int whichfork, xfs_fileoff_t off, xfs_filblks_t len, xfs_filblks_t prealloc, struct xfs_bmbt_irec *got, struct xfs_iext_cursor *icur, int eof) argument
/linux-master/fs/f2fs/
H A Ddata.c1524 blkcnt_t prealloc; local
/linux-master/drivers/md/
H A Ddm-cache-target.c1398 struct dm_bio_prison_cell_v2 *prealloc; local
1528 struct dm_bio_prison_cell_v2 *prealloc; local
[all...]
/linux-master/mm/
H A Dmemory.c1077 struct folio *prealloc = NULL; local
901 copy_present_page(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, pte_t *dst_pte, pte_t *src_pte, unsigned long addr, int *rss, struct folio **prealloc, struct page *page) argument
964 copy_present_ptes(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, pte_t *dst_pte, pte_t *src_pte, pte_t pte, unsigned long addr, int max_nr, int *rss, struct folio **prealloc) argument
[all...]

Completed in 388 milliseconds