Home
last modified time | relevance | path

Searched defs:alloc (Results 51 – 75 of 164) sorted by relevance

1234567

/Linux-v6.6/drivers/md/bcache/
Dalloc.c568 struct bkey *alloc) in pick_data_bucket()
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_trans_resv.c192 bool alloc) in xfs_calc_inode_chunk_res()
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/
Domapfb.h50 bool alloc; /* allocated by the driver */ member
/Linux-v6.6/include/linux/sunrpc/
Dcache.h95 struct cache_head * (*alloc)(void); member
/Linux-v6.6/rust/alloc/
Dalloc.rs97 pub unsafe fn alloc(layout: Layout) -> *mut u8 { in alloc() function
Draw_vec.rs56 alloc: A, field
/Linux-v6.6/drivers/gpu/host1x/
Djob.c217 struct iova *alloc; in pin_job() local
/Linux-v6.6/fs/kernfs/
Dinode.c27 static struct kernfs_iattrs *__kernfs_iattrs(struct kernfs_node *kn, int alloc) in __kernfs_iattrs()
/Linux-v6.6/drivers/thunderbolt/
Dlc.c487 u32 val, alloc; in tb_lc_dp_sink_available() local
/Linux-v6.6/include/linux/
Dtee_drv.h237 int (*alloc)(struct tee_shm_pool *pool, struct tee_shm *shm, member
Dio-pgtable.h248 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member
/Linux-v6.6/drivers/char/tpm/
Dtpm2-space.c354 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) in tpm2_map_to_vhandle()
/Linux-v6.6/security/selinux/ss/
Dsidtab.c182 int alloc) in sidtab_do_lookup()
/Linux-v6.6/fs/ntfs3/
Dattrib.c893 CLST alloc, evcn; in attr_data_get_block() local
1755 CLST alloc = bytes_to_cluster( in attr_allocate_frame() local
/Linux-v6.6/net/netfilter/
Dcore.c53 size_t alloc = sizeof(*e) + in allocate_hook_entries_size() local
/Linux-v6.6/mm/
Dslub.c764 enum track_item alloc) in get_track()
793 enum track_item alloc, unsigned long addr, in set_track_update()
808 enum track_item alloc, unsigned long addr) in set_track()
1337 int alloc) in trace()
1732 enum track_item alloc, unsigned long addr) {} in set_track()
5373 struct slab *slab, enum track_item alloc, in process_slab()
6390 enum track_item alloc; in slab_debug_trace_open() local
/Linux-v6.6/kernel/power/
Dsnapshot.c1680 unsigned long alloc; in preallocate_image_memory() local
1710 unsigned long alloc = __fraction(nr_pages, highmem, total); in preallocate_highmem_fraction() local
1836 unsigned long alloc, save_highmem, pages_highmem, avail_normal; in hibernate_preallocate_memory() local
/Linux-v6.6/drivers/char/agp/
Dfrontend.c877 struct agp_allocate alloc; in agpioc_allocate_wrap() local
/Linux-v6.6/drivers/media/pci/tw686x/
Dtw686x.h106 int (*alloc)(struct tw686x_video_channel *vc, unsigned int pb); member
/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-tmc.h217 int (*alloc)(struct tmc_drvdata *drvdata, struct etr_buf *etr_buf, member
/Linux-v6.6/drivers/tty/vt/
Dvt_ioctl.c1274 int vt_move_to_console(unsigned int vt, int alloc) in vt_move_to_console()
/Linux-v6.6/mm/kfence/
Dkfence_test.c246 void *alloc; in test_alloc() local
/Linux-v6.6/drivers/crypto/hisilicon/sec/
Dsec_drv.c519 static void sec_queue_ar_alloc(struct sec_queue *queue, u32 alloc) in sec_queue_ar_alloc()
536 static void sec_queue_aw_alloc(struct sec_queue *queue, u32 alloc) in sec_queue_aw_alloc()
/Linux-v6.6/drivers/dax/
Dbus.c820 struct resource *alloc; in alloc_dev_dax_range() local
1000 resource_size_t alloc = 0; in dev_dax_resize() local
/Linux-v6.6/drivers/base/
Dcomponent.c51 size_t alloc; member

1234567