Home
last modified time | relevance | path

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

123456

/Linux-v5.10/drivers/media/radio/
Dradio-isa.h45 struct radio_isa_card *(*alloc)(void); member
/Linux-v5.10/include/linux/
Dmemremap.h25 unsigned long alloc; member
Dio-pgtable.h247 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member
Dtee_drv.h234 int (*alloc)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm, member
/Linux-v5.10/fs/xfs/libxfs/
Dxfs_btree.h36 xfs_alloc_key_t alloc; member
46 struct xfs_alloc_rec alloc; member
Dxfs_trans_resv.c182 bool alloc) in xfs_calc_inode_chunk_res()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_query.c342 int alloc, n_configs; in query_perf_config_list() local
Dintel_runtime_pm.c272 unsigned long alloc = dbg.count; in print_intel_runtime_pm_wakeref() local
/Linux-v5.10/drivers/xen/xenbus/
Dxenbus_comms.c219 void *alloc; in process_msg() member
/Linux-v5.10/drivers/gpu/host1x/
Dcdma.c74 struct iova *alloc; in host1x_pushbuffer_init() local
Djob.c201 struct iova *alloc; in pin_job() local
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dintel_context_types.h33 int (*alloc)(struct intel_context *ce); member
/Linux-v5.10/lib/
Didr.c386 struct ida_bitmap *bitmap, *alloc = NULL; in ida_alloc_range() local
/Linux-v5.10/drivers/cpufreq/
Dcpufreq_governor.h137 struct policy_dbs_info *(*alloc)(void); member
/Linux-v5.10/drivers/thunderbolt/
Dlc.c316 u32 val, alloc; in tb_lc_dp_sink_available() local
/Linux-v5.10/fs/quota/
Dquota_v2.c320 bool alloc = false; in v2_write_dquot() local
/Linux-v5.10/include/linux/sunrpc/
Dcache.h90 struct cache_head * (*alloc)(void); member
/Linux-v5.10/drivers/md/bcache/
Dalloc.c569 struct bkey *alloc) in pick_data_bucket()
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/
Domapfb.h50 bool alloc; /* allocated by the driver */ member
/Linux-v5.10/fs/kernfs/
Dinode.c33 static struct kernfs_iattrs *__kernfs_iattrs(struct kernfs_node *kn, int alloc) in __kernfs_iattrs()
/Linux-v5.10/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-v5.10/security/selinux/ss/
Dsidtab.c180 int alloc) in sidtab_do_lookup()
/Linux-v5.10/drivers/net/ipa/
Dgsi.h89 struct list_head alloc; /* allocated, not committed */ member
/Linux-v5.10/kernel/power/
Dsnapshot.c1545 unsigned long alloc; in preallocate_image_memory() local
1575 unsigned long alloc = __fraction(nr_pages, highmem, total); in preallocate_highmem_fraction() local
1701 unsigned long alloc, save_highmem, pages_highmem, avail_normal; in hibernate_preallocate_memory() local
/Linux-v5.10/net/netfilter/
Dcore.c53 size_t alloc = sizeof(*e) + in allocate_hook_entries_size() local

123456