Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 25 of 239) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder_alloc.c61 static size_t binder_alloc_buffer_size(struct binder_alloc *alloc, in binder_alloc_buffer_size()
69 static void binder_insert_free_buffer(struct binder_alloc *alloc, in binder_insert_free_buffer()
103 struct binder_alloc *alloc, struct binder_buffer *new_buffer) in binder_insert_allocated_buffer_locked()
128 struct binder_alloc *alloc, in binder_alloc_prepare_to_free_locked()
171 struct binder_buffer *binder_alloc_prepare_to_free(struct binder_alloc *alloc, in binder_alloc_prepare_to_free()
182 static int binder_update_page_range(struct binder_alloc *alloc, int allocate, in binder_update_page_range()
314 static inline void binder_alloc_set_vma(struct binder_alloc *alloc, in binder_alloc_set_vma()
330 struct binder_alloc *alloc) in binder_alloc_get_vma()
342 static bool debug_low_async_space_locked(struct binder_alloc *alloc, int pid) in debug_low_async_space_locked()
386 struct binder_alloc *alloc, in binder_alloc_new_buf_locked()
[all …]
H A Dbinder_alloc_selftest.c92 static bool check_buffer_pages_allocated(struct binder_alloc *alloc, in check_buffer_pages_allocated()
115 static void binder_selftest_alloc_buf(struct binder_alloc *alloc, in binder_selftest_alloc_buf()
132 static void binder_selftest_free_buf(struct binder_alloc *alloc, in binder_selftest_free_buf()
156 static void binder_selftest_free_page(struct binder_alloc *alloc) in binder_selftest_free_page()
176 static void binder_selftest_alloc_free(struct binder_alloc *alloc, in binder_selftest_alloc_free()
205 static void binder_selftest_free_seq(struct binder_alloc *alloc, in binder_selftest_free_seq()
223 static void binder_selftest_alloc_size(struct binder_alloc *alloc, in binder_selftest_alloc_size()
249 static void binder_selftest_alloc_offset(struct binder_alloc *alloc, in binder_selftest_alloc_offset()
283 void binder_selftest_alloc(struct binder_alloc *alloc) in binder_selftest_alloc()
H A Dbinder_alloc.h72 struct binder_alloc *alloc; member
121 static inline void binder_selftest_alloc(struct binder_alloc *alloc) {} in binder_selftest_alloc()
156 binder_alloc_get_free_async_space(struct binder_alloc *alloc) in binder_alloc_get_free_async_space()
/OK3568_Linux_fs/kernel/sound/isa/gus/
H A Dgus_mem.c18 void snd_gf1_mem_lock(struct snd_gf1_mem * alloc, int xup) in snd_gf1_mem_lock()
27 static struct snd_gf1_mem_block *snd_gf1_mem_xalloc(struct snd_gf1_mem * alloc, in snd_gf1_mem_xalloc()
63 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) in snd_gf1_mem_xfree()
93 static struct snd_gf1_mem_block *snd_gf1_mem_look(struct snd_gf1_mem * alloc, in snd_gf1_mem_look()
106 static struct snd_gf1_mem_block *snd_gf1_mem_share(struct snd_gf1_mem * alloc, in snd_gf1_mem_share()
121 static int snd_gf1_mem_find(struct snd_gf1_mem * alloc, in snd_gf1_mem_find()
173 struct snd_gf1_mem_block *snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner, in snd_gf1_mem_alloc()
207 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) in snd_gf1_mem_free()
224 struct snd_gf1_mem *alloc; in snd_gf1_mem_init() local
255 struct snd_gf1_mem *alloc; in snd_gf1_mem_done() local
[all …]
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dgstkmsallocator.c101 check_fd (GstKMSAllocator * alloc) in check_fd()
257 GstKMSAllocator *alloc; in gst_kms_allocator_free() local
271 GstKMSAllocator *alloc; in gst_kms_allocator_set_property() local
292 GstKMSAllocator *alloc; in gst_kms_allocator_get_property() local
309 GstKMSAllocator *alloc; in gst_kms_allocator_finalize() local
350 GstKMSAllocator *alloc; in gst_kms_memory_map() local
413 GstAllocator *alloc; in gst_kms_allocator_init() local
431 GstAllocator *alloc; in gst_kms_allocator_new() local
443 gst_kms_allocator_add_fb (GstKMSAllocator * alloc, GstKMSMemory * kmsmem, in gst_kms_allocator_add_fb()
528 GstKMSAllocator *alloc; in gst_kms_allocator_bo_alloc() local
[all …]
/OK3568_Linux_fs/kernel/drivers/base/arm/dma_buf_test_exporter/
H A Ddma-buf-test-exporter.c83 struct dma_buf_te_alloc *alloc; in dma_buf_te_attach() local
107 struct dma_buf_te_alloc *alloc = buf->priv; in dma_buf_te_detach() local
123 struct dma_buf_te_alloc *alloc; in dma_buf_te_map() local
186 struct dma_buf_te_alloc *alloc; in dma_buf_te_unmap() local
208 struct dma_buf_te_alloc *alloc; in dma_buf_te_release() local
278 struct dma_buf_te_alloc *alloc; in dma_buf_te_mmap_open() local
291 struct dma_buf_te_alloc *alloc; in dma_buf_te_mmap_close() local
310 struct dma_buf_te_alloc *alloc; in dma_buf_te_mmap_fault() local
342 struct dma_buf_te_alloc *alloc; in dma_buf_te_mmap() local
371 struct dma_buf_te_alloc *alloc; in dma_buf_te_kmap() local
[all …]
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dlocalalloc.c273 struct ocfs2_dinode *alloc = NULL; in ocfs2_load_local_alloc() local
377 struct ocfs2_dinode *alloc = NULL; in ocfs2_shutdown_local_alloc() local
485 struct ocfs2_dinode *alloc; in ocfs2_begin_local_alloc_recovery() local
549 struct ocfs2_dinode *alloc) in ocfs2_complete_local_alloc_recovery()
621 struct ocfs2_dinode *alloc; in ocfs2_reserve_local_alloc_bits() local
725 struct ocfs2_dinode *alloc; in ocfs2_claim_local_alloc_bits() local
781 struct ocfs2_dinode *alloc; in ocfs2_free_local_alloc_bits() local
813 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc) in ocfs2_local_alloc_count_bits()
825 struct ocfs2_dinode *alloc, in ocfs2_local_alloc_find_clear_bits()
912 static void ocfs2_clear_local_alloc(struct ocfs2_dinode *alloc) in ocfs2_clear_local_alloc()
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Did_table.c44 u32 c4iw_id_alloc(struct c4iw_id_table *alloc) in c4iw_id_alloc()
71 void c4iw_id_free(struct c4iw_id_table *alloc, u32 obj) in c4iw_id_free()
82 int c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, in c4iw_id_table_alloc()
108 void c4iw_id_table_free(struct c4iw_id_table *alloc) in c4iw_id_table_free()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_ump.c22 mali_mem_allocation *alloc; in mali_mem_ump_map() local
98 static void mali_mem_ump_unmap(mali_mem_allocation *alloc) in mali_mem_ump_unmap()
110 int mali_mem_bind_ump_buf(mali_mem_allocation *alloc, mali_mem_backend *mem_backend, u32 secure_id… in mali_mem_bind_ump_buf()
143 mali_mem_allocation *alloc; in mali_mem_unbind_ump_buf() local
H A Dmali_memory_external.c20 mali_mem_allocation *alloc; in mali_mem_unbind_ext_buf() local
35 _mali_osk_errcode_t mali_mem_bind_ext_buf(mali_mem_allocation *alloc, in mali_mem_bind_ext_buf()
H A Dmali_memory_util.c133 u32 mali_allocation_unref(struct mali_mem_allocation **alloc) in mali_allocation_unref()
144 void mali_allocation_ref(struct mali_mem_allocation *alloc) in mali_allocation_ref()
H A Dmali_memory_dma_buf.c37 mali_mem_allocation *alloc; in mali_dma_buf_map() local
123 static void mali_dma_buf_unmap(mali_mem_allocation *alloc, struct mali_dma_buf_attachment *mem) in mali_dma_buf_unmap()
274 _mali_osk_errcode_t mali_mem_bind_dma_buf(mali_mem_allocation *alloc, in mali_mem_bind_dma_buf()
H A Dmali_memory.c44 mali_mem_allocation *alloc = (mali_mem_allocation *)vma->vm_private_data; in mali_mem_vma_open() local
54 mali_mem_allocation *alloc = (mali_mem_allocation *)vma->vm_private_data; in mali_mem_vma_close() local
63 mali_mem_allocation *alloc = (mali_mem_allocation *)vma->vm_private_data; in mali_mem_vma_fault() local
H A Dmali_memory_secure.c93 void mali_mem_secure_mali_unmap(mali_mem_allocation *alloc) in mali_mem_secure_mali_unmap()
149 mali_mem_allocation *alloc = mem_bkend->mali_allocation; in mali_mem_secure_release() local
/OK3568_Linux_fs/kernel/lib/
H A Dtest_overflow.c490 #define alloc010(alloc, arg, sz) alloc(sz, alloc_GFP) argument
491 #define alloc011(alloc, arg, sz) alloc(sz, alloc_GFP, NUMA_NO_NODE) argument
492 #define alloc000(alloc, arg, sz) alloc(sz) argument
493 #define alloc001(alloc, arg, sz) alloc(sz, NUMA_NO_NODE) argument
494 #define alloc110(alloc, arg, sz) alloc(arg, sz, alloc_GFP) argument
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c40 u32 mthca_alloc(struct mthca_alloc *alloc) in mthca_alloc()
64 void mthca_free(struct mthca_alloc *alloc, u32 obj) in mthca_free()
79 int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, in mthca_alloc_init()
105 void mthca_alloc_cleanup(struct mthca_alloc *alloc) in mthca_alloc_cleanup()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.h69 struct kbase_mem_phy_alloc *alloc; member
89 struct kbase_mem_phy_alloc *alloc; /* NULL for special, non-NULL for native */ member
177 static inline void kbase_mem_phy_alloc_gpu_mapped(struct kbase_mem_phy_alloc *alloc) in kbase_mem_phy_alloc_gpu_mapped()
185 static inline void kbase_mem_phy_alloc_gpu_unmapped(struct kbase_mem_phy_alloc *alloc) in kbase_mem_phy_alloc_gpu_unmapped()
202 static inline struct kbase_mem_phy_alloc *kbase_mem_phy_alloc_get(struct kbase_mem_phy_alloc *alloc) in kbase_mem_phy_alloc_get()
208 static inline struct kbase_mem_phy_alloc *kbase_mem_phy_alloc_put(struct kbase_mem_phy_alloc *alloc) in kbase_mem_phy_alloc_put()
349 struct kbase_mem_phy_alloc *alloc; in kbase_alloc_create() local
H A Dmali_kbase_mem.c906 struct kbase_mem_phy_alloc *alloc; in kbase_gpu_mmap() local
1411 struct kbase_mem_phy_alloc *alloc, in kbase_alloc_phy_pages_helper()
1452 struct kbase_mem_phy_alloc *alloc, in kbase_free_phy_pages_helper()
1502 struct kbase_mem_phy_alloc *alloc; in kbase_mem_kref_free() local
2145 struct kbase_mem_phy_alloc *alloc; in kbase_jd_user_buf_map() local
2251 struct kbase_mem_phy_alloc *alloc, bool writeable) in kbase_jd_user_buf_unmap()
2290 struct kbase_mem_phy_alloc *alloc; in kbase_jd_umm_map() local
2370 struct kbase_mem_phy_alloc *alloc) in kbase_jd_umm_unmap()
2481 struct kbase_va_region *reg, struct kbase_mem_phy_alloc *alloc) in kbase_unmap_external_resource()
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dpgalloc.c392 unsigned long end, int alloc) in base_page_walk()
408 unsigned long end, int alloc) in base_segment_walk()
437 unsigned long end, int alloc) in base_region3_walk()
465 unsigned long end, int alloc) in base_region2_walk()
493 unsigned long end, int alloc) in base_region1_walk()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_trace_gpu_mem.c167 struct kbase_mem_phy_alloc *alloc) in kbase_remove_dma_buf_usage()
197 struct kbase_mem_phy_alloc *alloc) in kbase_add_dma_buf_usage()
H A Dmali_kbase_mem.c1748 struct kbase_mem_phy_alloc *alloc; in kbase_gpu_mmap() local
1875 struct kbase_mem_phy_alloc *alloc; in kbase_gpu_munmap() local
2510 int kbase_alloc_phy_pages_helper(struct kbase_mem_phy_alloc *alloc, in kbase_alloc_phy_pages_helper()
2697 struct kbase_mem_phy_alloc *alloc, struct kbase_mem_pool *pool, in kbase_alloc_phy_pages_helper_locked()
2914 struct kbase_mem_phy_alloc *alloc, in kbase_free_phy_pages_helper()
3035 void kbase_free_phy_pages_helper_locked(struct kbase_mem_phy_alloc *alloc, in kbase_free_phy_pages_helper_locked()
3151 struct kbase_mem_phy_alloc *alloc; in kbase_mem_kref_free() local
3277 void kbase_set_phy_alloc_page_status(struct kbase_mem_phy_alloc *alloc, in kbase_set_phy_alloc_page_status()
4934 static void kbase_jd_user_buf_unpin_pages(struct kbase_mem_phy_alloc *alloc) in kbase_jd_user_buf_unpin_pages()
4969 struct kbase_mem_phy_alloc *alloc = reg->gpu_alloc; in kbase_jd_user_buf_pin_pages() local
[all …]
H A Dmali_kbase_mem.h70 struct kbase_mem_phy_alloc *alloc; member
89 struct kbase_mem_phy_alloc *alloc; /* NULL for special, non-NULL for native */ member
323 static inline void kbase_mem_phy_alloc_gpu_mapped(struct kbase_mem_phy_alloc *alloc) in kbase_mem_phy_alloc_gpu_mapped()
331 static inline void kbase_mem_phy_alloc_gpu_unmapped(struct kbase_mem_phy_alloc *alloc) in kbase_mem_phy_alloc_gpu_unmapped()
350 kbase_mem_phy_alloc_kernel_mapped(struct kbase_mem_phy_alloc *alloc) in kbase_mem_phy_alloc_kernel_mapped()
362 kbase_mem_phy_alloc_kernel_unmapped(struct kbase_mem_phy_alloc *alloc) in kbase_mem_phy_alloc_kernel_unmapped()
386 static inline struct kbase_mem_phy_alloc *kbase_mem_phy_alloc_get(struct kbase_mem_phy_alloc *alloc) in kbase_mem_phy_alloc_get()
392 static inline struct kbase_mem_phy_alloc *kbase_mem_phy_alloc_put(struct kbase_mem_phy_alloc *alloc) in kbase_mem_phy_alloc_put()
880 struct kbase_mem_phy_alloc *alloc; in kbase_alloc_create() local
H A Dmali_kbase_mem_linux.c218 struct kbase_mem_phy_alloc *alloc) in kbase_phy_alloc_mapping_term()
731 struct kbase_mem_phy_alloc *alloc; in kbase_mem_evictable_reclaim_scan_objects() local
811 void kbase_mem_evictable_mark_reclaim(struct kbase_mem_phy_alloc *alloc) in kbase_mem_evictable_mark_reclaim()
834 void kbase_mem_evictable_unmark_reclaim(struct kbase_mem_phy_alloc *alloc) in kbase_mem_evictable_unmark_reclaim()
1196 struct kbase_mem_phy_alloc *alloc) in kbase_mem_umm_unmap_attachment()
1232 struct kbase_mem_phy_alloc *alloc = reg->gpu_alloc; in kbase_mem_umm_map_attachment() local
1290 struct kbase_mem_phy_alloc *alloc; in kbase_mem_umm_map() local
1364 struct kbase_va_region *reg, struct kbase_mem_phy_alloc *alloc) in kbase_mem_umm_unmap()
1917 struct kbase_mem_phy_alloc *alloc; in kbase_mem_alias() local
2227 struct kbase_mem_phy_alloc *alloc = reg->gpu_alloc; in kbase_mem_shrink_gpu_mapping() local
/OK3568_Linux_fs/u-boot/lib/lzma/
H A DLzmaDec.c906 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs()
912 static void LzmaDec_FreeDict(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeDict()
918 void LzmaDec_Free(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_Free()
950 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2()
964 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs()
973 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate()
997 ELzmaStatus *status, ISzAlloc *alloc) in LzmaDecode()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dquick_allocator.hpp90 static inline void * alloc() in alloc() function
114 static inline void * alloc(std::size_t n) in alloc() function

12345678910