Searched defs:prealloc (Results 1 – 13 of 13) sorted by relevance
/linux/lib/ |
H A D | stackdepot.c | 244 static bool depot_init_pool(void **prealloc) in depot_init_pool() argument 291 static void depot_keep_new_pool(void **prealloc) in depot_keep_new_pool() argument 310 static struct stack_record *depot_pop_free_pool(void **prealloc, size_t size) in depot_pop_free_pool() argument 381 depot_alloc_stack(unsigned long * entries,unsigned int nr_entries,u32 hash,depot_flags_t flags,void ** prealloc) depot_alloc_stack() argument 593 void *prealloc = NULL; stack_depot_save_flags() local [all...] |
/linux/fs/btrfs/ |
H A D | ulist.h | 44 struct ulist_node *prealloc; member
|
H A D | extent_io.c | 785 struct btrfs_subpage *prealloc) in attach_extent_buffer_folio() 3144 struct btrfs_subpage *prealloc, in attach_eb_folio_to_filemap() 3227 struct btrfs_subpage *prealloc = NULL; in alloc_extent_buffer() local
|
H A D | ioctl.c | 3740 struct btrfs_qgroup_list *prealloc = NULL; in btrfs_ioctl_qgroup_assign() local
|
H A D | inode.c | 3833 static int btrfs_add_inode_to_root(struct btrfs_inode *inode, bool prealloc) in btrfs_add_inode_to_root()
|
/linux/net/sched/ |
H A 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/kernel/bpf/ |
H A D | hashtab.c | 421 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc_check() local 477 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc() local 990 bool prealloc = htab_is_prealloc(htab); in alloc_htab_elem() local 2217 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 | 313 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) in prealloc() function
|
/linux/mm/ |
H A D | memory.c | 920 struct folio **prealloc, struct page *page) in copy_present_page() 986 int max_nr, int *rss, struct folio **prealloc) in copy_present_ptes() 1097 struct folio *prealloc = NULL; in copy_pte_range() local
|
/linux/drivers/md/ |
H A D | dm-cache-target.c | 1403 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/ |
H A D | namespace.c | 2330 struct path *prealloc, unsigned count) in collect_paths() 2363 void drop_collected_paths(struct path *paths, struct path *prealloc) in drop_collected_paths()
|
/linux/fs/f2fs/ |
H A D | data.c | 1551 blkcnt_t prealloc; in f2fs_map_blocks() local
|