Home
last modified time | relevance | path

Searched defs:alloc (Results 326 - 350 of 959) sorted by relevance

1...<<11121314151617181920>>...39

/kernel/linux/linux-5.10/net/netfilter/
H A Dcore.c53 size_t alloc = sizeof(*e) + in allocate_hook_entries_size() local
/kernel/linux/linux-5.10/include/linux/
H A Dio-pgtable.h247 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member
H A Ddma-map-ops.h15 void *(*alloc)(struct device *dev, size_t size, member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_trans_resv.c190 xfs_calc_inode_chunk_res( struct xfs_mount *mp, bool alloc) xfs_calc_inode_chunk_res() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dlocalalloc.c271 struct ocfs2_dinode *alloc = NULL; ocfs2_load_local_alloc() local
375 struct ocfs2_dinode *alloc = NULL; ocfs2_shutdown_local_alloc() local
483 struct ocfs2_dinode *alloc; ocfs2_begin_local_alloc_recovery() local
546 ocfs2_complete_local_alloc_recovery(struct ocfs2_super *osb, struct ocfs2_dinode *alloc) ocfs2_complete_local_alloc_recovery() argument
619 struct ocfs2_dinode *alloc; ocfs2_reserve_local_alloc_bits() local
723 struct ocfs2_dinode *alloc; ocfs2_claim_local_alloc_bits() local
779 struct ocfs2_dinode *alloc; ocfs2_free_local_alloc_bits() local
811 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc) ocfs2_local_alloc_count_bits() argument
822 ocfs2_local_alloc_find_clear_bits(struct ocfs2_super *osb, struct ocfs2_dinode *alloc, u32 *numbits, struct ocfs2_alloc_reservation *resv) ocfs2_local_alloc_find_clear_bits() argument
910 ocfs2_clear_local_alloc(struct ocfs2_dinode *alloc) ocfs2_clear_local_alloc() argument
947 ocfs2_sync_local_to_main(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_dinode *alloc, struct inode *main_bm_inode, struct buffer_head *main_bm_bh) ocfs2_sync_local_to_main() argument
1152 struct ocfs2_dinode *alloc = NULL; ocfs2_local_alloc_new_window() local
1241 struct ocfs2_dinode *alloc; ocfs2_local_alloc_slide_window() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dio-pgtable.h248 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member
H A Dtee_drv.h237 int (*alloc)(struct tee_shm_pool *pool, struct tee_shm *shm, member
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dcache.h95 struct cache_head * (*alloc)(void); member
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h50 bool alloc; /* allocated by the driver */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_query.c379 int alloc, n_configs; in query_perf_config_list() local
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Djob.c217 struct iova *alloc; in pin_job() local
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dmain.c310 struct iommu_ioas_alloc alloc; member
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dsidtab.c181 sidtab_do_lookup(struct sidtab *s, u32 index, int alloc) sidtab_do_lookup() argument
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_cwksp.h247 void* const alloc = (BYTE*)ws->allocStart - bytes; in ZSTD_cwksp_reserve_internal_buffer_space() local
295 void* const alloc = ws->objectEnd; ZSTD_cwksp_internal_advance_phase() local
326 void* alloc; ZSTD_cwksp_reserve_internal() local
365 void* alloc; ZSTD_cwksp_reserve_table() local
401 void* alloc = ws->objectEnd; ZSTD_cwksp_reserve_object() local
[all...]
/kernel/linux/linux-6.6/mm/kfence/
H A Dkfence_test.c246 void *alloc; in test_alloc() local
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A Dloader.c289 catpt_load_block(struct catpt_dev *cdev, struct dma_chan *chan, dma_addr_t paddr, struct catpt_fw_block_hdr *blk, bool alloc) catpt_load_block() argument
/test/xts/hats/hdf/codec/hdi_omx/
H A Dcodec_hdi_omx_test.cpp202 AllocInfo alloc = {.width = WIDTH, in InitBufferHandle() local
/third_party/ffmpeg/libswresample/
H A Dresample.c145 static int build_filter(ResampleContext *c, void *filter, double factor, int tap_count, int alloc, int phase_count, int scale, in build_filter() argument
[all...]
/third_party/alsa-lib/src/control/
H A Dcontrol_local.h88 unsigned int alloc; member
/third_party/mbedtls/library/
H A Dmemory_buffer_alloc.c48 size_t alloc; member
[all...]
/third_party/lame/mpglib/
H A Dmpg123.h115 struct al_table2 const *alloc; member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_uniforms.c78 push_constants_bo_free(VkDevice _device, uint64_t bo_ptr, VkAllocationCallbacks *alloc) push_constants_bo_free() argument
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv.c619 pvr_srv_winsys_create(int master_fd, int render_fd, const VkAllocationCallbacks *alloc) pvr_srv_winsys_create() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_buffer.c84 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; in vn_buffer_cache_entries_create() local
149 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; in vn_buffer_cache_entries_destroy() local
159 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; vn_buffer_get_max_buffer_size() local
328 vn_buffer_create(struct vn_device *dev, const VkBufferCreateInfo *create_info, const VkAllocationCallbacks *alloc, struct vn_buffer **out_buf) vn_buffer_create() argument
363 const VkAllocationCallbacks *alloc = vn_CreateBuffer() local
397 const VkAllocationCallbacks *alloc = vn_DestroyBuffer() local
465 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; vn_BindBufferMemory2() local
508 const VkAllocationCallbacks *alloc = vn_CreateBufferView() local
535 const VkAllocationCallbacks *alloc = vn_DestroyBufferView() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c104 vk_device_init(struct vk_device *device, struct vk_physical_device *physical_device, const struct vk_device_dispatch_table *dispatch_table, const VkDeviceCreateInfo *pCreateInfo, const VkAllocationCallbacks *alloc) vk_device_init() argument

Completed in 22 milliseconds

1...<<11121314151617181920>>...39