Home
last modified time | relevance | path

Searched defs:alloc (Results 126 – 150 of 263) sorted by relevance

1234567891011

/openbmc/linux/include/drm/ttm/
H A Dttm_resource.h74 int (*alloc)(struct ttm_resource_manager *man, member
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree.h35 xfs_alloc_key_t alloc; member
45 struct xfs_alloc_rec alloc; member
H A Dxfs_trans_resv.c192 bool alloc) in xfs_calc_inode_chunk_res()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_query.c379 int alloc, n_configs; in query_perf_config_list() local
H A Dintel_runtime_pm.c263 unsigned long alloc = dbg.count; in print_intel_runtime_pm_wakeref() local
/openbmc/u-boot/include/
H A Dqfw.h115 } alloc; member
/openbmc/linux/drivers/iommu/iommufd/
H A Dmain.c310 struct iommu_ioas_alloc alloc; member
/openbmc/qemu/hw/acpi/
H A Dbios-linker-loader.c51 } alloc; member
/openbmc/linux/include/linux/
H A Dmaple_tree.h294 struct maple_alloc alloc; member
387 struct maple_alloc *alloc; /* Allocated nodes for this operation */ member
H A Dtee_drv.h237 int (*alloc)(struct tee_shm_pool *pool, struct tee_shm *shm, member
H A Dio-pgtable.h248 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member
/openbmc/u-boot/lib/
H A Dlmb.c297 phys_addr_t alloc; in lmb_alloc_base() local
/openbmc/linux/rust/alloc/
H A Dalloc.rs94 pub unsafe fn alloc(layout: Layout) -> *mut u8 { in alloc() function
/openbmc/linux/drivers/md/bcache/
H A Dalloc.c568 struct bkey *alloc) in pick_data_bucket()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h50 bool alloc; /* allocated by the driver */ member
/openbmc/linux/include/linux/sunrpc/
H A Dcache.h95 struct cache_head * (*alloc)(void); member
/openbmc/linux/drivers/gpu/host1x/
H A Djob.c217 struct iova *alloc; in pin_job() local
/openbmc/linux/drivers/thunderbolt/
H A Dlc.c532 u32 val, alloc; in tb_lc_dp_sink_available() local
/openbmc/linux/fs/kernfs/
H A Dinode.c27 static struct kernfs_iattrs *__kernfs_iattrs(struct kernfs_node *kn, int alloc) in __kernfs_iattrs()
/openbmc/linux/drivers/char/tpm/
H A Dtpm2-space.c357 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) in tpm2_map_to_vhandle()
/openbmc/linux/security/selinux/ss/
H A Dsidtab.c182 int alloc) in sidtab_do_lookup()
/openbmc/u-boot/drivers/net/fm/
H A Dfm.h31 void *alloc; member
/openbmc/linux/fs/ntfs3/
H A Dattrib.c897 CLST alloc, evcn; in attr_data_get_block() local
1786 CLST alloc = bytes_to_cluster( in attr_allocate_frame() local
/openbmc/linux/net/netfilter/
H A Dcore.c53 size_t alloc = sizeof(*e) + in allocate_hook_entries_size() local
/openbmc/linux/mm/
H A 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()
1342 int alloc) in trace()
1738 enum track_item alloc, unsigned long addr) {} in set_track()
5380 struct slab *slab, enum track_item alloc, in process_slab()
6397 enum track_item alloc; in slab_debug_trace_open() local

1234567891011