Home
last modified time | relevance | path

Searched defs:alloc (Results 26 – 50 of 127) sorted by relevance

123456

/Linux-v4.19/fs/nfs/
Dnfs3acl.c258 struct posix_acl *alloc = NULL, *dfacl = NULL; in nfs3_set_acl() local
/Linux-v4.19/drivers/media/radio/
Dradio-isa.h53 struct radio_isa_card *(*alloc)(void); member
/Linux-v4.19/drivers/gpu/host1x/
Dcdma.c75 struct iova *alloc; in host1x_pushbuffer_init() local
Djob.c144 struct iova *alloc; in pin_job() local
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_btree.h35 xfs_alloc_key_t alloc; member
45 struct xfs_alloc_rec alloc; member
Dxfs_trans_resv.c183 bool alloc) in xfs_calc_inode_chunk_res()
/Linux-v4.19/drivers/iommu/
Dio-pgtable.h198 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member
/Linux-v4.19/drivers/xen/xenbus/
Dxenbus_comms.c219 void *alloc; in process_msg() member
/Linux-v4.19/drivers/cpufreq/
Dcpufreq_governor.h140 struct policy_dbs_info *(*alloc)(void); member
/Linux-v4.19/drivers/gpu/drm/tegra/
Dfalcon.h83 void *(*alloc)(struct falcon *falcon, size_t size, member
/Linux-v4.19/fs/quota/
Dquota_v2.c320 bool alloc = false; in v2_write_dquot() local
/Linux-v4.19/net/core/
Dnet_namespace.c199 static int __peernet2id_alloc(struct net *net, struct net *peer, bool *alloc) in __peernet2id_alloc()
235 bool alloc = false, alive = false; in peernet2id_alloc() local
/Linux-v4.19/drivers/md/bcache/
Dalloc.c562 struct bkey *alloc) in pick_data_bucket()
/Linux-v4.19/include/linux/sunrpc/
Dcache.h91 struct cache_head * (*alloc)(void); member
/Linux-v4.19/include/linux/
Dtee_drv.h219 int (*alloc)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm, member
/Linux-v4.19/drivers/char/tpm/
Dtpm2-space.c313 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) in tpm2_map_to_vhandle()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/
Domapfb.h61 bool alloc; /* allocated by the driver */ member
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Ddma.c325 void *(*alloc)(unsigned int fragsz); in mt76_dma_rx_fill() local
/Linux-v4.19/net/netfilter/
Dcore.c52 size_t alloc = sizeof(*e) + in allocate_hook_entries_size() local
/Linux-v4.19/kernel/power/
Dsnapshot.c1531 unsigned long alloc; in preallocate_image_memory() local
1563 unsigned long alloc = __fraction(nr_pages, highmem, total); in preallocate_highmem_fraction() local
1689 unsigned long alloc, save_highmem, pages_highmem, avail_normal; in hibernate_preallocate_memory() local
/Linux-v4.19/drivers/base/
Dcomponent.c30 size_t alloc; member
/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-tmc.h195 int (*alloc)(struct tmc_drvdata *drvdata, struct etr_buf *etr_buf, member
/Linux-v4.19/drivers/media/pci/tw686x/
Dtw686x.h109 int (*alloc)(struct tw686x_video_channel *vc, unsigned int pb); member
/Linux-v4.19/drivers/char/agp/
Dfrontend.c877 struct agp_allocate alloc; in agpioc_allocate_wrap() local
/Linux-v4.19/drivers/tty/vt/
Dvt_ioctl.c1409 int vt_move_to_console(unsigned int vt, int alloc) in vt_move_to_console()

123456