| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | nfs3acl.c | 260 struct posix_acl *orig = acl, *dfacl = NULL, *alloc; in nfs3_set_acl() local [all...] |
| /kernel/linux/linux-6.6/include/net/tc_act/ |
| H A D | tc_ife.h | 45 int (*alloc)(struct tcf_meta_info *, void *, gfp_t); member
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
| H A D | mthca_allocator.c | 40 u32 mthca_alloc(struct mthca_alloc *alloc) in mthca_alloc() argument 64 mthca_free(struct mthca_alloc *alloc, u32 obj) mthca_free() argument 79 mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, u32 reserved) mthca_alloc_init() argument 100 mthca_alloc_cleanup(struct mthca_alloc *alloc) mthca_alloc_cleanup() argument [all...] |
| /kernel/linux/linux-6.6/rust/alloc/ |
| H A D | alloc.rs | 94 pub unsafe fn alloc(layout: Layout) -> *mut u8 { alloc() functions [all...] |
| /kernel/linux/linux-6.6/sound/isa/gus/ |
| H A D | gus_mem.c | 18 void snd_gf1_mem_lock(struct snd_gf1_mem * alloc, int xup) in snd_gf1_mem_lock() argument 28 snd_gf1_mem_xalloc(struct snd_gf1_mem *alloc, struct snd_gf1_mem_block *block, in snd_gf1_mem_xalloc() argument 70 snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) snd_gf1_mem_xfree() argument 100 snd_gf1_mem_look(struct snd_gf1_mem * alloc, unsigned int address) snd_gf1_mem_look() argument 113 snd_gf1_mem_share(struct snd_gf1_mem * alloc, unsigned int *share_id) snd_gf1_mem_share() argument 128 snd_gf1_mem_find(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block, unsigned int size, int w_16, int align) snd_gf1_mem_find() argument 180 snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner, char *name, int size, int w_16, int align, unsigned int *share_id) snd_gf1_mem_alloc() argument 213 snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) snd_gf1_mem_free() argument 231 struct snd_gf1_mem *alloc; snd_gf1_mem_init() local 260 struct snd_gf1_mem *alloc; snd_gf1_mem_done() local 278 struct snd_gf1_mem *alloc; snd_gf1_mem_info_read() local [all...] |
| /third_party/f2fs-tools/fsck/ |
| H A D | compress.c | 53 size_t alloc = size + lzo1x_worst_compress(size) in lzo_compress_init() local 74 size_t alloc = size + LZ4_COMPRESSBOUND(size) in lz4_compress_init() local
|
| /third_party/alsa-lib/src/mixer/ |
| H A D | mixer_local.h | 72 unsigned int alloc; member
|
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_register_allocate.c | 262 unsigned *alloc = calloc(ctx->alloc, sizeof(unsigned)); in agx_ra() local
|
| /third_party/musl/src/stdio/ |
| H A D | vfwscanf.c | 90 int alloc; in vfwscanf() local
|
| H A D | vfscanf.c | 69 int alloc = 0; in vfscanf() local
|
| /third_party/musl/porting/linux/user/src/stdio/ |
| H A D | vfscanf.c | 69 int alloc = 0; in vfscanf() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_shader.h | 83 brw::simple_allocator alloc; member
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_image.c | 64 panvk_image_create(VkDevice _device, const VkImageCreateInfo *pCreateInfo, const VkAllocationCallbacks *alloc, VkImage *pImage, uint64_t modifier, const VkSubresourceLayout *plane_layouts) panvk_image_create() argument
|
| H A D | panvk_vX_shader.c | 219 shader_create(struct panvk_device *dev, gl_shader_stage stage, const VkPipelineShaderStageCreateInfo *stage_info, const struct panvk_pipeline_layout *layout, unsigned sysval_ubo, struct pan_blend_state *blend_state, bool static_blend_constants, const VkAllocationCallbacks *alloc) shader_create() argument
|
| /third_party/mesa3d/src/util/ |
| H A D | register_allocate_internal.h | 136 unsigned int alloc; /**< count of nodes allocated. */ member
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_android.h | 98 vn_android_image_from_anb(UNUSED struct vn_device *dev, UNUSED const VkImageCreateInfo *image_info, UNUSED const VkNativeBufferANDROID *anb_info, UNUSED const VkAllocationCallbacks *alloc, UNUSED struct vn_image **out_img) vn_android_image_from_anb() argument 130 vn_android_image_from_ahb(UNUSED struct vn_device *dev, UNUSED const VkImageCreateInfo *create_info, UNUSED const VkAllocationCallbacks *alloc, UNUSED struct vn_image **out_img) vn_android_image_from_ahb() argument 139 vn_android_device_import_ahb(UNUSED struct vn_device *dev, UNUSED struct vn_device_memory *mem, UNUSED const VkMemoryAllocateInfo *alloc_info, UNUSED const VkAllocationCallbacks *alloc, UNUSED struct AHardwareBuffer *ahb, UNUSED bool internal_ahb) vn_android_device_import_ahb() argument 150 vn_android_device_allocate_ahb(UNUSED struct vn_device *dev, UNUSED struct vn_device_memory *mem, UNUSED const VkMemoryAllocateInfo *alloc_info, UNUSED const VkAllocationCallbacks *alloc) vn_android_device_allocate_ahb() argument 171 vn_android_buffer_from_ahb(UNUSED struct vn_device *dev, UNUSED const VkBufferCreateInfo *create_info, UNUSED const VkAllocationCallbacks *alloc, UNUSED struct vn_buffer **out_buf) vn_android_buffer_from_ahb() argument [all...] |
| H A D | vn_query_pool.c | 27 const VkAllocationCallbacks *alloc = in vn_CreateQueryPool() local 76 const VkAllocationCallbacks *alloc; in vn_DestroyQueryPool() local 115 const VkAllocationCallbacks *alloc = &pool->allocator; in vn_GetQueryPoolResults() local [all...] |
| H A D | vn_feedback.h | 16 const VkAllocationCallbacks *alloc; member
|
| H A D | vn_render_pass.c | 148 const VkAllocationCallbacks *alloc = in vn_CreateRenderPass() local 198 const VkAllocationCallbacks *alloc = in vn_CreateRenderPass2() local 117 vn_render_pass_create(struct vn_device *dev, uint32_t acquire_count, uint32_t release_count, const VkAllocationCallbacks *alloc) vn_render_pass_create() argument 248 const VkAllocationCallbacks *alloc = vn_DestroyRenderPass() local 285 const VkAllocationCallbacks *alloc = vn_CreateFramebuffer() local 323 const VkAllocationCallbacks *alloc = vn_DestroyFramebuffer() local [all...] |
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_device.h | 98 VkAllocationCallbacks alloc; member
|
| H A D | vk_object.c | 56 vk_object_alloc(struct vk_device *device, const VkAllocationCallbacks *alloc, size_t size, VkObjectType obj_type) vk_object_alloc() argument 72 vk_object_zalloc(struct vk_device *device, const VkAllocationCallbacks *alloc, size_t size, VkObjectType obj_type) vk_object_zalloc() argument 88 vk_object_multialloc(struct vk_device *device, struct vk_multialloc *ma, const VkAllocationCallbacks *alloc, VkObjectType obj_type) vk_object_multialloc() argument 104 vk_object_multizalloc(struct vk_device *device, struct vk_multialloc *ma, const VkAllocationCallbacks *alloc, VkObjectType obj_type) vk_object_multizalloc() argument 120 vk_object_free(struct vk_device *device, const VkAllocationCallbacks *alloc, void *data) vk_object_free() argument [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_query.c | 59 dzn_query_pool_destroy(struct dzn_query_pool *qpool, const VkAllocationCallbacks *alloc) dzn_query_pool_destroy() argument 90 dzn_query_pool_create(struct dzn_device *device, const VkQueryPoolCreateInfo *info, const VkAllocationCallbacks *alloc, VkQueryPool *out) dzn_query_pool_create() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/get_mempolicy/ |
| H A D | get_mempolicy01.c | 46 int (*alloc)(struct test_case *tc); member [all...] |
| /third_party/mesa3d/src/vulkan/util/ |
| H A D | vk_alloc.h | 44 vk_alloc(const VkAllocationCallbacks *alloc, in vk_alloc() argument 52 vk_zalloc(const VkAllocationCallbacks *alloc, in vk_zalloc() argument 66 vk_realloc(const VkAllocationCallbacks *alloc, in vk_realloc() argument 74 vk_free(const VkAllocationCallbacks *alloc, void *data) in vk_free() argument 83 vk_strdup(const VkAllocationCallbacks *alloc, const char *s, VkSystemAllocationScope scope) vk_strdup() argument 100 vk_vasprintf(const VkAllocationCallbacks *alloc, VkSystemAllocationScope scope, const char *fmt, va_list args) vk_vasprintf() argument 113 vk_asprintf(const VkAllocationCallbacks *alloc, VkSystemAllocationScope scope, const char *fmt, ...) vk_asprintf() argument 126 vk_alloc2(const VkAllocationCallbacks *parent_alloc, const VkAllocationCallbacks *alloc, size_t size, size_t align, VkSystemAllocationScope scope) vk_alloc2() argument 138 vk_zalloc2(const VkAllocationCallbacks *parent_alloc, const VkAllocationCallbacks *alloc, size_t size, size_t align, VkSystemAllocationScope scope) vk_zalloc2() argument 153 vk_free2(const VkAllocationCallbacks *parent_alloc, const VkAllocationCallbacks *alloc, void *data) vk_free2() argument 230 vk_multialloc_alloc(struct vk_multialloc *ma, const VkAllocationCallbacks *alloc, VkSystemAllocationScope scope) vk_multialloc_alloc() argument 269 vk_multialloc_alloc2(struct vk_multialloc *ma, const VkAllocationCallbacks *parent_alloc, const VkAllocationCallbacks *alloc, VkSystemAllocationScope scope) vk_multialloc_alloc2() argument 278 vk_multialloc_zalloc(struct vk_multialloc *ma, const VkAllocationCallbacks *alloc, VkSystemAllocationScope scope) vk_multialloc_zalloc() argument 293 vk_multialloc_zalloc2(struct vk_multialloc *ma, const VkAllocationCallbacks *parent_alloc, const VkAllocationCallbacks *alloc, VkSystemAllocationScope scope) vk_multialloc_zalloc2() argument [all...] |
| /third_party/mesa3d/src/nouveau/drm-shim/ |
| H A D | nouveau_noop.c | 121 struct drm_nouveau_channel_alloc *alloc = arg; in nouveau_ioctl_channel_alloc() local
|