Home
last modified time | relevance | path

Searched defs:prealloc (Results 1 – 25 of 37) sorted by relevance

12

/kernel/linux/linux-5.10/lib/
Dstackdepot.c75 static bool init_stack_slab(void **prealloc) in init_stack_slab()
105 u32 hash, void **prealloc, gfp_t alloc_flags) in depot_alloc_stack()
242 void *prealloc = NULL; in stack_depot_save() local
/kernel/linux/linux-6.6/lib/
Dstackdepot.c222 static void depot_init_pool(void **prealloc) in depot_init_pool()
260 depot_alloc_stack(unsigned long *entries, int size, u32 hash, void **prealloc) in depot_alloc_stack()
365 void *prealloc = NULL; in __stack_depot_save() local
/kernel/linux/linux-6.6/fs/btrfs/
Dextent-io-tree.c158 static struct extent_state *alloc_extent_state_atomic(struct extent_state *prealloc) in alloc_extent_state_atomic()
458 struct extent_state *prealloc, u64 split) in split_state()
563 struct extent_state *prealloc = NULL; in __clear_extent_bit() local
987 struct extent_state *prealloc = NULL; in __set_extent_bit() local
1235 struct extent_state *prealloc = NULL; in convert_extent_bit() local
Dextent_map.c300 bool prealloc = false; in unpin_extent_cache() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
Dsetup.c112 static void __init prealloc(struct ps3_prealloc *p) in prealloc() function
/kernel/linux/linux-5.10/fs/ext4/
Dextents_status.c791 struct extent_status *prealloc) in __es_insert_extent()
1375 struct extent_status *prealloc) in __es_remove_extent()
1950 struct pending_reservation **prealloc) in __insert_pending()
2247 struct pending_reservation **prealloc) in __revise_pending()
/kernel/linux/linux-6.6/fs/ext4/
Dextents_status.c788 struct extent_status *prealloc) in __es_insert_extent()
1370 struct extent_status *prealloc) in __es_remove_extent()
1944 struct pending_reservation **prealloc) in __insert_pending()
2239 struct pending_reservation **prealloc) in __revise_pending()
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
Dsetup.c113 static void __init prealloc(struct ps3_prealloc *p) in prealloc() function
/kernel/linux/linux-5.10/fs/btrfs/
Dinode-map.c409 int prealloc; in btrfs_save_ino_cache() local
Dextent_map.c301 bool prealloc = false; in unpin_extent_cache() local
Dextent_io.c592 struct extent_state *prealloc, u64 split) in split_state()
669 alloc_extent_state_atomic(struct extent_state *prealloc) in alloc_extent_state_atomic()
702 struct extent_state *prealloc = NULL; in __clear_extent_bit() local
970 struct extent_state *prealloc = NULL; in __set_extent_bit() local
1212 struct extent_state *prealloc = NULL; in convert_extent_bit() local
/kernel/linux/linux-6.6/net/sched/
Dsch_gred.c484 struct gred_sched_data **prealloc, in gred_change_vq()
651 struct gred_sched_data *prealloc; in gred_change() local
/kernel/linux/linux-5.10/net/sched/
Dsch_gred.c477 struct gred_sched_data **prealloc, in gred_change_vq()
644 struct gred_sched_data *prealloc; in gred_change() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_fbdev.c179 bool prealloc = false; in intelfb_create() local
/kernel/linux/linux-6.6/kernel/bpf/
Dhashtab.c422 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc_check() local
480 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc() local
1009 bool prealloc = htab_is_prealloc(htab); in alloc_htab_elem() local
2245 bool prealloc = htab_is_prealloc(htab); in htab_map_mem_usage() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
Dintel_fbdev.c224 bool prealloc = false; in intelfb_create() local
/kernel/linux/linux-5.10/kernel/bpf/
Dhashtab.c354 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc_check() local
423 bool prealloc = !(attr->map_flags & BPF_F_NO_PREALLOC); in htab_map_alloc() local
866 bool prealloc = htab_is_prealloc(htab); in alloc_htab_elem() local
/kernel/linux/linux-6.6/fs/xfs/
Dxfs_dquot.c75 int prealloc = 0; in xfs_qm_adjust_dqlimits() local
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_dquot.c75 int prealloc = 0; in xfs_qm_adjust_dqlimits() local
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Du_ether.c347 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) in prealloc() function
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
Du_ether.c313 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) in prealloc() function
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_active.c298 struct active_node *node, *prealloc; in active_instance() local
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
Dvsp1_dl.c1091 unsigned int prealloc) in vsp1_dlm_create()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
Dvsp1_dl.c1091 unsigned int prealloc) in vsp1_dlm_create()
/kernel/linux/linux-6.6/include/linux/
Dkernfs.h313 bool prealloc; member

12