Home
last modified time | relevance | path

Searched defs:alloc (Results 651 - 675 of 959) sorted by relevance

1...<<21222324252627282930>>...39

/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Duncore.c95 struct pci2phy_map *map, *alloc = NULL; in __find_pci2phy_map() local
[all...]
H A Duncore_nhmex.c673 int i, idx[2], alloc = 0; in nhmex_mbox_get_constraint() local
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/ccs/
H A Dccs-core.c162 void *ptr, *alloc, *end; in ccs_read_all_limits() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Ddatapath.h531 struct iwl_rx_baid_cfg_cmd_alloc alloc; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h194 struct mthca_alloc alloc; member
200 struct mthca_alloc alloc; member
226 struct mthca_alloc alloc; member
239 struct mthca_alloc alloc; member
246 struct mthca_alloc alloc; member
253 struct mthca_alloc alloc; member
269 struct mthca_alloc alloc; member
274 struct mthca_alloc alloc; member
[all...]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dusbtouchscreen.c82 int (*alloc) (struct usbtouch_usb *usbtouch); member
/kernel/linux/linux-6.6/tools/testing/nvdimm/test/
H A Dnfit.c200 int (*alloc)(struct nfit_test *t); member
/kernel/linux/linux-6.6/kernel/
H A Dresource.c585 struct resource tmp = *new, avail, alloc; in __find_resource() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dmemblock.c1525 phys_addr_t alloc; in memblock_alloc_internal() local
/kernel/linux/linux-6.6/net/mac80211/
H A Dsta_info.c355 struct sta_link_alloc *alloc = NULL; in sta_remove_link() local
2877 struct sta_link_alloc *alloc; in ieee80211_sta_allocate_link() local
[all...]
/third_party/alsa-utils/alsaloop/
H A Dpcmjob.c1359 static int init_handle(struct loopback_handle *lhandle, int alloc) in init_handle() argument
/third_party/lzma/C/
H A DXzDec.c88 static void XzBcFilterState_Free(void *pp, ISzAllocPtr alloc) in XzBcFilterState_Free() argument
99 static SRes XzBcFilterState_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc) in XzBcFilterState_SetProps() argument
304 static void SbState_Free(void *pp, ISzAllocPtr alloc) in SbState_Free() argument
267 Xz_StateCoder_Bc_SetFromMethod_Func(IStateCoder *p, UInt64 id, Xz_Func_BcFilterStateBase_Filter func, ISzAllocPtr alloc) Xz_StateCoder_Bc_SetFromMethod_Func() argument
311 SbState_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc) SbState_SetProps() argument
347 SbState_SetFromMethod(IStateCoder *p, ISzAllocPtr alloc) SbState_SetFromMethod() argument
380 Lzma2State_Free(void *pp, ISzAllocPtr alloc) Lzma2State_Free() argument
390 Lzma2State_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc) Lzma2State_SetProps() argument
440 Lzma2State_SetFromMethod(IStateCoder *p, Byte *outBuf, size_t outBufSize, ISzAllocPtr alloc) Lzma2State_SetFromMethod() argument
482 MixCoder_Construct(CMixCoder *p, ISzAllocPtr alloc) MixCoder_Construct() argument
978 XzUnpacker_Construct(CXzUnpacker *p, ISzAllocPtr alloc) XzUnpacker_Construct() argument
1546 XzDecMt_Create(ISzAllocPtr alloc, ISzAllocPtr allocMid) XzDecMt_Create() argument
[all...]
H A DXzEnc.c124 static void XzEncIndex_Free(CXzEncIndex *p, ISzAllocPtr alloc) in XzEncIndex_Free() argument
137 static SRes XzEncIndex_ReAlloc(CXzEncIndex *p, size_t newSize, ISzAllocPtr alloc) in XzEncIndex_ReAlloc() argument
152 static SRes XzEncIndex_PreAlloc(CXzEncIndex *p, UInt64 numBlocks, UInt64 unpackSize, UInt64 totalSize, ISzAllocPtr alloc) in XzEncIndex_PreAlloc() argument
174 static SRes XzEncIndex_AddIndexRecord(CXzEncIndex *p, UInt64 unpackSize, UInt64 totalSize, ISzAllocPtr alloc) in XzEncIndex_AddIndexRecord() argument
360 static SRes SeqInFilter_Init(CSeqInFilter *p, const CXzFilter *props, ISzAllocPtr alloc) in SeqInFilter_Init() argument
419 SeqInFilter_Free(CSeqInFilter *p, ISzAllocPtr alloc) SeqInFilter_Free() argument
474 SbEncInStream_Construct(CSbEncInStream *p, ISzAllocPtr alloc) SbEncInStream_Construct() argument
701 Lzma2WithFilters_Create(CLzma2WithFilters *p, ISzAllocPtr alloc, ISzAllocPtr bigAlloc) Lzma2WithFilters_Create() argument
713 Lzma2WithFilters_Free(CLzma2WithFilters *p, ISzAllocPtr alloc) Lzma2WithFilters_Free() argument
736 Xz_CompressBlock( CLzma2WithFilters *lzmaf, ISeqOutStreamPtr outStream, Byte *outBufHeader, Byte *outBufData, size_t outBufDataLimit, ISeqInStreamPtr inStream, const Byte *inBuf, size_t inBufSize, const CXzProps *props, ICompressProgressPtr progress, int *inStreamFinished, CXzEncBlockInfo *blockSizes, ISzAllocPtr alloc, ISzAllocPtr allocBig) Xz_CompressBlock() argument
960 ISzAllocPtr alloc; global() member
1016 XzEnc_Free(CXzEnc *p, ISzAllocPtr alloc) XzEnc_Free() argument
1036 XzEnc_Create(ISzAllocPtr alloc, ISzAllocPtr allocBig) XzEnc_Create() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_image.c1817 radv_image_create(VkDevice _device, const struct radv_image_create_info *create_info, const VkAllocationCallbacks *alloc, VkImage *pImage) radv_image_create() argument
[all...]
H A Dradv_meta_clear.c77 create_pipeline(struct radv_device *device, uint32_t samples, struct nir_shader *vs_nir, struct nir_shader *fs_nir, const VkPipelineVertexInputStateCreateInfo *vi_state, const VkPipelineDepthStencilStateCreateInfo *ds_state, const VkPipelineColorBlendStateCreateInfo *cb_state, const VkPipelineRenderingCreateInfo *dyn_state, const VkPipelineLayout layout, const struct radv_graphics_pipeline_create_info *extra, const VkAllocationCallbacks *alloc, VkPipeline *pipeline) create_pipeline() argument
[all...]
H A Dradv_private.h352 VkAllocationCallbacks alloc; member
393 VkAllocationCallbacks alloc; member
459 VkAllocationCallbacks alloc; member
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compiler.h388 unsigned alloc; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h189 VkAllocationCallbacks alloc; member
/third_party/node/deps/v8/src/wasm/
H A Dwasm-debug.cc881 AccountingAllocator alloc; in FindNextBreakablePosition() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c56 anv_reloc_list_init(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc) anv_reloc_list_init() argument
64 anv_reloc_list_init_clone(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, const struct anv_reloc_list *other_list) anv_reloc_list_init_clone() argument
111 anv_reloc_list_finish(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc) anv_reloc_list_finish() argument
120 anv_reloc_list_grow(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, size_t num_additional_relocs) anv_reloc_list_grow() argument
153 anv_reloc_list_grow_deps(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, uint32_t min_num_words) anv_reloc_list_grow_deps() argument
182 anv_reloc_list_add_bo(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, struct anv_bo *target_bo) anv_reloc_list_add_bo() argument
201 anv_reloc_list_add(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, uint32_t offset, struct anv_bo *target_bo, uint32_t delta, uint64_t *address_u64_out) anv_reloc_list_add() argument
248 anv_reloc_list_append(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, struct anv_reloc_list *other, uint32_t offset) anv_reloc_list_append() argument
1214 const VkAllocationCallbacks * alloc; global() member
[all...]
H A Danv_pipeline.c2050 anv_graphics_pipeline_init(struct anv_graphics_pipeline *pipeline, struct anv_device *device, struct vk_pipeline_cache *cache, const struct VkGraphicsPipelineCreateInfo *pCreateInfo, const struct vk_graphics_pipeline_state *state, const VkAllocationCallbacks *alloc) anv_graphics_pipeline_init() argument
2814 anv_ray_tracing_pipeline_init(struct anv_ray_tracing_pipeline *pipeline, struct anv_device *device, struct vk_pipeline_cache *cache, const VkRayTracingPipelineCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *alloc) anv_ray_tracing_pipeline_init() argument
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_descriptor_set.c1497 dzn_descriptor_heap_pool_init(struct dzn_descriptor_heap_pool *pool, struct dzn_device *device, D3D12_DESCRIPTOR_HEAP_TYPE type, bool shader_visible, const VkAllocationCallbacks *alloc) dzn_descriptor_heap_pool_init() argument
1899 dzn_descriptor_update_template_destroy(struct dzn_descriptor_update_template *templ, const VkAllocationCallbacks *alloc) dzn_descriptor_update_template_destroy() argument
1913 dzn_descriptor_update_template_create(struct dzn_device *device, const VkDescriptorUpdateTemplateCreateInfo *info, const VkAllocationCallbacks *alloc, VkDescriptorUpdateTemplate *out) dzn_descriptor_update_template_create() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c739 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; in vn_physical_device_init_queue_family_properties() local
1070 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; in vn_physical_device_init_renderer_extensions() local
1165 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; vn_physical_device_init() local
1208 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; vn_physical_device_fini() local
1239 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; vn_instance_enumerate_physical_device_groups_locked() local
1332 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; enumerate_physical_devices() local
1422 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; vn_instance_enumerate_physical_devices_and_groups() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.c1040 vk_graphics_pipeline_state_fill(const struct vk_device *device, struct vk_graphics_pipeline_state *state, const VkGraphicsPipelineCreateInfo *info, const struct vk_subpass_info *sp_info, struct vk_graphics_pipeline_all_state *all, const VkAllocationCallbacks *alloc, VkSystemAllocationScope scope, void **alloc_ptr_out) vk_graphics_pipeline_state_fill() argument
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_x11.c2221 wsi_x11_init_wsi(struct wsi_device *wsi_device, const VkAllocationCallbacks *alloc, const struct driOptionCache *dri_options) wsi_x11_init_wsi() argument
2299 wsi_x11_finish_wsi(struct wsi_device *wsi_device, const VkAllocationCallbacks *alloc) wsi_x11_finish_wsi() argument

Completed in 85 milliseconds

1...<<21222324252627282930>>...39