| /linux/lib/ |
| H A D | stackdepot.c | 293 static bool depot_init_pool(void **prealloc) in depot_init_pool() 341 static void depot_keep_new_pool(void **prealloc) in depot_keep_new_pool() 361 static struct stack_record *depot_pop_free_pool(void **prealloc, size_t size) in depot_pop_free_pool() 434 …ck(unsigned long *entries, unsigned int nr_entries, u32 hash, depot_flags_t flags, void **prealloc) in depot_alloc_stack() 650 void *prealloc = NULL; in stack_depot_save_flags() local
|
| /linux/fs/btrfs/ |
| H A D | extent-io-tree.c | 166 static struct extent_state *alloc_extent_state_atomic(struct extent_state *prealloc) in alloc_extent_state_atomic() 524 struct extent_state *prealloc, u64 split) in split_state() 657 struct extent_state *prealloc = NULL; in btrfs_clear_extent_bit_changeset() local 1165 struct extent_state *prealloc = NULL; in set_extent_bit() local 1435 struct extent_state *prealloc = NULL; in btrfs_convert_extent_bit() local
|
| H A D | ulist.h | 44 struct ulist_node *prealloc; member
|
| H A D | qgroup.c | 202 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() 494 struct btrfs_qgroup *prealloc; in btrfs_read_qgroup_config() local 1008 struct btrfs_qgroup *prealloc = NULL; in btrfs_quota_enable() local 1566 struct btrfs_qgroup_list *prealloc) in btrfs_add_qgroup_relation() 1701 struct btrfs_qgroup *prealloc = NULL; in btrfs_create_qgroup() local 3355 struct btrfs_qgroup *prealloc; in btrfs_qgroup_inherit() local
|
| H A D | extent_io.c | 916 struct btrfs_folio_state *prealloc) in attach_extent_buffer_folio()
|
| H A D | inode.c | 4018 static int btrfs_add_inode_to_root(struct btrfs_inode *inode, bool prealloc) in btrfs_add_inode_to_root()
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_mmu.h | 66 struct msm_mmu_prealloc *prealloc; member
|
| /linux/net/sched/ |
| H A D | sch_gred.c | 484 struct gred_sched_data **prealloc, in gred_change_vq() argument 651 struct gred_sched_data *prealloc; in gred_change() local
|
| /linux/fs/ |
| H A D | pipe.c | 114 static struct page *anon_pipe_prealloc_pop(struct anon_pipe_prealloc *prealloc) in anon_pipe_prealloc_pop() 125 static bool anon_pipe_prealloc_push(struct anon_pipe_prealloc *prealloc, in anon_pipe_prealloc_push()
|
| /linux/kernel/bpf/ |
| H A D | hashtab.c | 424 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc_check() local 555 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc() local 1081 bool prealloc = htab_is_prealloc(htab); in alloc_htab_elem() local 2322 bool prealloc = htab_is_prealloc(htab); in htab_map_mem_usage() local
|
| /linux/fs/xfs/ |
| H A D | xfs_dquot.c | 125 int prealloc = 0; in xfs_qm_adjust_dqlimits() local
|
| /linux/drivers/usb/gadget/function/ |
| H A D | u_ether.c | 316 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) in prealloc() function
|
| /linux/mm/ |
| H A D | memory.c | 1065 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) copy_present_page() argument 1131 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) copy_present_ptes() argument 1238 struct folio *prealloc = NULL; copy_pte_range() local [all...] |
| /linux/fs/ntfs3/ |
| H A D | ntfs_fs.h | 110 unsigned prealloc : 1; /* Preallocate space when file is growing. */ member
|