Searched defs:prealloc (Results 1 – 16 of 16) sorted by relevance
/linux/lib/ |
A D | stackdepot.c | 75 static bool init_stack_slab(void **prealloc) in init_stack_slab() 105 depot_alloc_stack(unsigned long *entries, int size, u32 hash, void **prealloc) in depot_alloc_stack() 322 void *prealloc = NULL; in __stack_depot_save() local
|
/linux/arch/powerpc/platforms/ps3/ |
A D | setup.c | 113 static void __init prealloc(struct ps3_prealloc *p) in prealloc() function
|
/linux/net/sched/ |
A D | sch_gred.c | 482 struct gred_sched_data **prealloc, in gred_change_vq() 649 struct gred_sched_data *prealloc; in gred_change() local
|
/linux/drivers/gpu/drm/i915/display/ |
A D | intel_fbdev.c | 191 bool prealloc = false; in intelfb_create() local
|
/linux/fs/btrfs/ |
A D | extent_map.c | 301 bool prealloc = false; in unpin_extent_cache() local
|
A D | extent_io.c | 602 struct extent_state *prealloc, u64 split) in split_state() 679 alloc_extent_state_atomic(struct extent_state *prealloc) in alloc_extent_state_atomic() 712 struct extent_state *prealloc = NULL; in __clear_extent_bit() local 978 struct extent_state *prealloc = NULL; in set_extent_bit() local 1215 struct extent_state *prealloc = NULL; in convert_extent_bit() local 3452 struct btrfs_subpage *prealloc) in attach_extent_buffer_page() 6201 struct btrfs_subpage *prealloc = NULL; in alloc_extent_buffer() local
|
/linux/kernel/bpf/ |
A D | hashtab.c | 411 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc_check() local 474 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc() local 925 bool prealloc = htab_is_prealloc(htab); in alloc_htab_elem() local
|
/linux/fs/xfs/ |
A D | xfs_dquot.c | 75 int prealloc = 0; in xfs_qm_adjust_dqlimits() local
|
/linux/drivers/usb/gadget/function/ |
A D | u_ether.c | 348 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) in prealloc() function
|
/linux/drivers/media/platform/vsp1/ |
A D | vsp1_dl.c | 1091 unsigned int prealloc) in vsp1_dlm_create()
|
/linux/mm/ |
A D | memory.c | 889 struct page **prealloc, pte_t pte, struct page *page) in copy_present_page() 941 struct page **prealloc) in copy_present_pte() 1018 struct page *prealloc = NULL; in copy_pte_range() local
|
/linux/include/linux/ |
A D | kernfs.h | 264 bool prealloc; member
|
/linux/drivers/md/ |
A D | dm-cache-target.c | 1391 struct dm_bio_prison_cell_v2 *prealloc; in mg_lock_writes() local 1516 struct dm_bio_prison_cell_v2 *prealloc; in invalidate_lock() local
|
/linux/fs/ntfs3/ |
A D | ntfs_fs.h | 103 unsigned prealloc : 1; /* Preallocate space when file is growing. */ member
|
/linux/fs/f2fs/ |
A D | data.c | 1464 blkcnt_t prealloc; in f2fs_map_blocks() local
|
/linux/fs/xfs/libxfs/ |
A D | xfs_bmap.c | 3958 xfs_filblks_t prealloc, in xfs_bmapi_reserve_delalloc()
|
Completed in 73 milliseconds