/linux-6.12.1/lib/ |
D | stackdepot.c | 244 static bool depot_init_pool(void **prealloc) in depot_init_pool() 291 static void depot_keep_new_pool(void **prealloc) in depot_keep_new_pool() 310 static struct stack_record *depot_pop_free_pool(void **prealloc, size_t size) in depot_pop_free_pool() 381 …ck(unsigned long *entries, unsigned int nr_entries, u32 hash, depot_flags_t flags, void **prealloc) in depot_alloc_stack() 593 void *prealloc = NULL; in stack_depot_save_flags() local
|
/linux-6.12.1/fs/btrfs/ |
D | extent-io-tree.c | 183 static struct extent_state *alloc_extent_state_atomic(struct extent_state *prealloc) in alloc_extent_state_atomic() 525 struct extent_state *prealloc, u64 split) in split_state() 629 struct extent_state *prealloc = NULL; in __clear_extent_bit() local 1056 struct extent_state *prealloc = NULL; in __set_extent_bit() local 1312 struct extent_state *prealloc = NULL; in convert_extent_bit() local
|
D | ulist.h | 44 struct ulist_node *prealloc; member
|
D | qgroup.c | 191 struct btrfs_qgroup *prealloc, in add_qgroup_rb() 275 static int __add_relation_rb(struct btrfs_qgroup_list *prealloc, in __add_relation_rb() 302 struct btrfs_qgroup_list *prealloc, in add_relation_rb() 460 struct btrfs_qgroup *prealloc; in btrfs_read_qgroup_config() local 1016 struct btrfs_qgroup *prealloc = NULL; in btrfs_quota_enable() local 1567 struct btrfs_qgroup_list *prealloc) in btrfs_add_qgroup_relation() 1699 struct btrfs_qgroup *prealloc = NULL; in btrfs_create_qgroup() local 3338 struct btrfs_qgroup *prealloc; in btrfs_qgroup_inherit() local
|
D | extent_io.c | 828 struct btrfs_subpage *prealloc) in attach_extent_buffer_folio() 2851 struct btrfs_subpage *prealloc, in attach_eb_folio_to_filemap() 2938 struct btrfs_subpage *prealloc = NULL; in alloc_extent_buffer() local
|
D | ioctl.c | 3830 struct btrfs_qgroup_list *prealloc = NULL; in btrfs_ioctl_qgroup_assign() local
|
D | inode.c | 5505 static int btrfs_add_inode_to_root(struct btrfs_inode *inode, bool prealloc) in btrfs_add_inode_to_root()
|
/linux-6.12.1/fs/ext4/ |
D | extents_status.c | 788 struct extent_status *prealloc) in __es_insert_extent() 1384 struct extent_status *prealloc) in __es_remove_extent() 1961 struct pending_reservation **prealloc) in __insert_pending() 2199 struct pending_reservation **prealloc) in __revise_pending()
|
/linux-6.12.1/arch/powerpc/platforms/ps3/ |
D | setup.c | 113 static void __init prealloc(struct ps3_prealloc *p) in prealloc() function
|
/linux-6.12.1/net/sched/ |
D | sch_gred.c | 484 struct gred_sched_data **prealloc, in gred_change_vq() 651 struct gred_sched_data *prealloc; in gred_change() local
|
/linux-6.12.1/kernel/bpf/ |
D | hashtab.c | 426 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc_check() local 484 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc() local 1010 bool prealloc = htab_is_prealloc(htab); in alloc_htab_elem() local 2234 bool prealloc = htab_is_prealloc(htab); in htab_map_mem_usage() local
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_fbdev.c | 189 bool prealloc = false; in intelfb_create() local
|
/linux-6.12.1/fs/xfs/ |
D | xfs_dquot.c | 99 int prealloc = 0; in xfs_qm_adjust_dqlimits() local
|
/linux-6.12.1/drivers/usb/gadget/function/ |
D | u_ether.c | 313 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) in prealloc() function
|
/linux-6.12.1/include/linux/ |
D | kernfs.h | 313 bool prealloc; member
|
/linux-6.12.1/drivers/media/platform/renesas/vsp1/ |
D | vsp1_dl.c | 1091 unsigned int prealloc) in vsp1_dlm_create()
|
/linux-6.12.1/mm/ |
D | memory.c | 916 struct folio **prealloc, struct page *page) in copy_present_page() 982 int max_nr, int *rss, struct folio **prealloc) in copy_present_ptes() 1093 struct folio *prealloc = NULL; in copy_pte_range() local
|
/linux-6.12.1/drivers/md/ |
D | dm-cache-target.c | 1397 struct dm_bio_prison_cell_v2 *prealloc; in mg_lock_writes() local 1527 struct dm_bio_prison_cell_v2 *prealloc; in invalidate_lock() local
|
/linux-6.12.1/fs/ntfs3/ |
D | ntfs_fs.h | 109 unsigned prealloc : 1; /* Preallocate space when file is growing. */ member
|
/linux-6.12.1/fs/f2fs/ |
D | data.c | 1549 blkcnt_t prealloc; in f2fs_map_blocks() local
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_bmap.c | 4028 xfs_filblks_t prealloc, in xfs_bmapi_reserve_delalloc()
|