Home
last modified time | relevance | path

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

1234567

/Linux-v6.1/drivers/scsi/elx/include/
Defc_common.h14 void *alloc; member
/Linux-v6.1/drivers/char/agp/
Dcompat_ioctl.c155 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
/Linux-v6.1/include/linux/
Dioasid.h26 ioasid_alloc_fn_t alloc; member
Dmempool.h23 mempool_alloc_t *alloc; member
Dmemremap.h27 unsigned long alloc; member
Dmaple_tree.h287 struct maple_alloc alloc; member
380 struct maple_alloc *alloc; /* Allocated nodes for this operation */ member
/Linux-v6.1/include/net/tc_act/
Dtc_ife.h45 int (*alloc)(struct tcf_meta_info *, void *, gfp_t); member
/Linux-v6.1/arch/s390/mm/
Dvmem.c570 pte_t *vmem_get_alloc_pte(unsigned long addr, bool alloc) in vmem_get_alloc_pte()
624 int __vmem_map_4k_page(unsigned long addr, unsigned long phys, pgprot_t prot, bool alloc) in __vmem_map_4k_page()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
Drx.c146 u32 contig, alloc; in mlx5e_xsk_alloc_rx_wqes_batched() local
/Linux-v6.1/fs/nfs/
Dnfs3acl.c261 struct posix_acl *orig = acl, *dfacl = NULL, *alloc; in nfs3_set_acl() local
/Linux-v6.1/drivers/media/radio/
Dradio-isa.h45 struct radio_isa_card *(*alloc)(void); member
/Linux-v6.1/fs/xfs/libxfs/
Dxfs_btree.h35 xfs_alloc_key_t alloc; member
45 struct xfs_alloc_rec alloc; member
Dxfs_trans_resv.c192 bool alloc) in xfs_calc_inode_chunk_res()
/Linux-v6.1/drivers/xen/xenbus/
Dxenbus_comms.c211 void *alloc; in process_msg() member
/Linux-v6.1/include/net/
Drtnetlink.h83 struct net_device *(*alloc)(struct nlattr *tb[], member
/Linux-v6.1/rust/alloc/vec/
Dmod.rs778 let alloc = unsafe { ptr::read(me.allocator()) }; in into_raw_parts_with_alloc() localVariable
2567 let alloc = self.allocator().clone(); in clone() localVariable
2577 let alloc = self.allocator().clone(); in clone() localVariable
2663 let alloc = ManuallyDrop::new(ptr::read(me.allocator())); in into_iter() localVariable
/Linux-v6.1/lib/
Didr.c386 struct ida_bitmap *bitmap, *alloc = NULL; in ida_alloc_range() local
/Linux-v6.1/fs/quota/
Dquota_v2.c344 bool alloc = false; in v2_write_dquot() local
/Linux-v6.1/drivers/gpu/host1x/
Dcdma.c74 struct iova *alloc; in host1x_pushbuffer_init() local
/Linux-v6.1/drivers/cpufreq/
Dcpufreq_governor.h136 struct policy_dbs_info *(*alloc)(void); member
/Linux-v6.1/include/drm/ttm/
Dttm_resource.h74 int (*alloc)(struct ttm_resource_manager *man, member
/Linux-v6.1/drivers/gpu/drm/i915/
Dintel_runtime_pm.c263 unsigned long alloc = dbg.count; in print_intel_runtime_pm_wakeref() local
Di915_query.c378 int alloc, n_configs; in query_perf_config_list() local
/Linux-v6.1/include/linux/sunrpc/
Dcache.h91 struct cache_head * (*alloc)(void); member
/Linux-v6.1/drivers/md/bcache/
Dalloc.c568 struct bkey *alloc) in pick_data_bucket()

1234567