| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | core.c | 53 size_t alloc = sizeof(*e) + in allocate_hook_entries_size() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | io-pgtable.h | 247 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member
|
| H A D | dma-map-ops.h | 15 void *(*alloc)(struct device *dev, size_t size, member
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_trans_resv.c | 190 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 D | localalloc.c | 271 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 D | io-pgtable.h | 248 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member
|
| H A D | tee_drv.h | 237 int (*alloc)(struct tee_shm_pool *pool, struct tee_shm *shm, member
|
| /kernel/linux/linux-6.6/include/linux/sunrpc/ |
| H A D | cache.h | 95 struct cache_head * (*alloc)(void); member
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb.h | 50 bool alloc; /* allocated by the driver */ member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | i915_query.c | 379 int alloc, n_configs; in query_perf_config_list() local
|
| /kernel/linux/linux-6.6/drivers/gpu/host1x/ |
| H A D | job.c | 217 struct iova *alloc; in pin_job() local
|
| /kernel/linux/linux-6.6/drivers/iommu/iommufd/ |
| H A D | main.c | 310 struct iommu_ioas_alloc alloc; member
|
| /kernel/linux/linux-6.6/security/selinux/ss/ |
| H A D | sidtab.c | 181 sidtab_do_lookup(struct sidtab *s, u32 index, int alloc) sidtab_do_lookup() argument
|
| /kernel/linux/linux-6.6/lib/zstd/compress/ |
| H A D | zstd_cwksp.h | 247 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 D | kfence_test.c | 246 void *alloc; in test_alloc() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/intel/catpt/ |
| H A D | loader.c | 289 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 D | codec_hdi_omx_test.cpp | 202 AllocInfo alloc = {.width = WIDTH, in InitBufferHandle() local
|
| /third_party/ffmpeg/libswresample/ |
| H A D | resample.c | 145 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 D | control_local.h | 88 unsigned int alloc; member
|
| /third_party/mbedtls/library/ |
| H A D | memory_buffer_alloc.c | 48 size_t alloc; member [all...] |
| /third_party/lame/mpglib/ |
| H A D | mpg123.h | 115 struct al_table2 const *alloc; member
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_uniforms.c | 78 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 D | pvr_srv.c | 619 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 D | vn_buffer.c | 84 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 D | vk_device.c | 104 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
|