Home
last modified time | relevance | path

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

1234567

/linux-6.15/drivers/android/
H A Dbinder_alloc.c127 struct binder_alloc *alloc, in binder_alloc_prepare_to_free_locked()
179 binder_set_installed_page(struct binder_alloc *alloc, in binder_set_installed_page()
256 static int binder_page_insert(struct binder_alloc *alloc, in binder_page_insert()
518 struct binder_alloc *alloc, in binder_alloc_new_buf_locked()
861 void binder_alloc_free_buf(struct binder_alloc *alloc, in binder_alloc_free_buf()
894 int binder_alloc_mmap_handler(struct binder_alloc *alloc, in binder_alloc_mmap_handler()
1041 struct binder_alloc *alloc) in binder_alloc_print_allocated()
1065 struct binder_alloc *alloc) in binder_alloc_print_pages()
1121 void binder_alloc_vma_close(struct binder_alloc *alloc) in binder_alloc_vma_close()
1141 struct binder_alloc *alloc = mdata->alloc; in binder_alloc_free_page() local
[all …]
H A Dbinder_alloc_selftest.c96 static bool check_buffer_pages_allocated(struct binder_alloc *alloc, in check_buffer_pages_allocated()
119 static void binder_selftest_alloc_buf(struct binder_alloc *alloc, in binder_selftest_alloc_buf()
136 static void binder_selftest_free_buf(struct binder_alloc *alloc, in binder_selftest_free_buf()
160 static void binder_selftest_free_page(struct binder_alloc *alloc) in binder_selftest_free_page()
180 static void binder_selftest_alloc_free(struct binder_alloc *alloc, in binder_selftest_alloc_free()
209 static void binder_selftest_free_seq(struct binder_alloc *alloc, in binder_selftest_free_seq()
227 static void binder_selftest_alloc_size(struct binder_alloc *alloc, in binder_selftest_alloc_size()
253 static void binder_selftest_alloc_offset(struct binder_alloc *alloc, in binder_selftest_alloc_offset()
287 void binder_selftest_alloc(struct binder_alloc *alloc) in binder_selftest_alloc()
H A Dbinder_alloc.h69 struct binder_alloc *alloc; member
126 static inline void binder_selftest_alloc(struct binder_alloc *alloc) {} in binder_selftest_alloc()
161 binder_alloc_get_free_async_space(struct binder_alloc *alloc) in binder_alloc_get_free_async_space()
/linux-6.15/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()
28 snd_gf1_mem_xalloc(struct snd_gf1_mem *alloc, struct snd_gf1_mem_block *block, in snd_gf1_mem_xalloc()
70 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) in snd_gf1_mem_xfree()
100 static struct snd_gf1_mem_block *snd_gf1_mem_look(struct snd_gf1_mem * alloc, in snd_gf1_mem_look()
113 static struct snd_gf1_mem_block *snd_gf1_mem_share(struct snd_gf1_mem * alloc, in snd_gf1_mem_share()
128 static int snd_gf1_mem_find(struct snd_gf1_mem * alloc, in snd_gf1_mem_find()
180 struct snd_gf1_mem_block *snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner, in snd_gf1_mem_alloc()
213 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) in snd_gf1_mem_free()
231 struct snd_gf1_mem *alloc; in snd_gf1_mem_init() local
260 struct snd_gf1_mem *alloc; in snd_gf1_mem_done() local
[all …]
/linux-6.15/fs/ocfs2/
H A Dlocalalloc.c272 struct ocfs2_dinode *alloc = NULL; in ocfs2_load_local_alloc() local
376 struct ocfs2_dinode *alloc = NULL; in ocfs2_shutdown_local_alloc() local
484 struct ocfs2_dinode *alloc; in ocfs2_begin_local_alloc_recovery() local
548 struct ocfs2_dinode *alloc) in ocfs2_complete_local_alloc_recovery()
620 struct ocfs2_dinode *alloc; in ocfs2_reserve_local_alloc_bits() local
724 struct ocfs2_dinode *alloc; in ocfs2_claim_local_alloc_bits() local
780 struct ocfs2_dinode *alloc; in ocfs2_free_local_alloc_bits() local
824 struct ocfs2_dinode *alloc, in ocfs2_local_alloc_find_clear_bits()
944 struct ocfs2_dinode *alloc, in ocfs2_sync_local_to_main()
1148 struct ocfs2_dinode *alloc = NULL; in ocfs2_local_alloc_new_window() local
[all …]
/linux-6.15/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()
103 void c4iw_id_table_free(struct c4iw_id_table *alloc) in c4iw_id_table_free()
/linux-6.15/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()
100 void mthca_alloc_cleanup(struct mthca_alloc *alloc) in mthca_alloc_cleanup()
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
/linux-6.15/drivers/gpu/drm/ttm/
H A Dttm_pool.c218 static int ttm_pool_apply_caching(struct ttm_pool_alloc_state *alloc) in ttm_pool_apply_caching()
485 struct ttm_pool_alloc_state *alloc, in ttm_pool_allocated_page_commit()
511 struct ttm_pool_alloc_state *alloc) in ttm_pool_restore_commit()
586 const struct ttm_pool_alloc_state *alloc) in ttm_pool_page_allocated_restore()
606 struct ttm_pool_alloc_state *alloc, in ttm_pool_page_allocated()
680 struct ttm_pool_alloc_state *alloc) in ttm_pool_alloc_state_init()
694 const struct ttm_pool_alloc_state *alloc) in ttm_pool_alloc_find_order()
701 struct ttm_pool_alloc_state *alloc, in __ttm_pool_alloc()
811 struct ttm_pool_alloc_state alloc; in ttm_pool_alloc() local
838 struct ttm_pool_alloc_state alloc; in ttm_pool_restore_and_alloc() local
/linux-6.15/arch/s390/mm/
H A Dpgalloc.c255 unsigned long end, int alloc) in base_page_walk()
271 unsigned long end, int alloc) in base_segment_walk()
300 unsigned long end, int alloc) in base_region3_walk()
328 unsigned long end, int alloc) in base_region2_walk()
356 unsigned long end, int alloc) in base_region1_walk()
/linux-6.15/lib/tests/
H A Doverflow_kunit.c611 #define alloc010(alloc, arg, sz) alloc(sz, alloc_GFP) argument
612 #define alloc011(alloc, arg, sz) alloc(sz, alloc_GFP, NUMA_NO_NODE) argument
613 #define alloc000(alloc, arg, sz) alloc(sz) argument
614 #define alloc001(alloc, arg, sz) alloc(sz, NUMA_NO_NODE) argument
615 #define alloc110(alloc, arg, sz) alloc(arg, sz, alloc_GFP) argument
674 #define check_allocation_overflow(alloc) do { \ in overflow_allocation_test() argument
/linux-6.15/lib/zstd/compress/
H A Dzstd_cwksp.h277 void* const alloc = (BYTE*)ws->allocStart - bytes; in ZSTD_cwksp_reserve_internal_buffer_space() local
314 void *const alloc = ws->objectEnd; in ZSTD_cwksp_internal_advance_phase() local
347 void* alloc; in ZSTD_cwksp_reserve_internal() local
414 void* alloc; in ZSTD_cwksp_reserve_table() local
454 void* alloc = ws->objectEnd; in ZSTD_cwksp_reserve_object() local
/linux-6.15/scripts/gdb/linux/
H A Dslab.py70 def get_track(cache, object_pointer, alloc): argument
153 def slabtrace(alloc, cache_name): argument
164 def process_slab(loc_track, slab_list, alloc, cache): argument
/linux-6.15/tools/testing/selftests/mm/
H A Ddroppable.c22 void *alloc; in main() local
/linux-6.15/arch/s390/kernel/
H A Dabs_lowcore.c9 int abs_lowcore_map(int cpu, struct lowcore *lc, bool alloc) in abs_lowcore_map()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_ialloc.h23 uint64_t alloc; /* inode phys. allocation bitmap for member
/linux-6.15/drivers/scsi/arm/
H A Dqueue.h14 void *alloc; /* start of allocated mem */ member
/linux-6.15/tools/lib/subcmd/
H A Dhelp.h9 size_t alloc; member
H A Dsigchain.c11 int alloc; member
H A Dsubcmd-util.h38 #define ALLOC_GROW(x, nr, alloc) \ argument
/linux-6.15/tools/perf/util/
H A Dstrbuf.h51 size_t alloc; member
/linux-6.15/net/netfilter/
H A Dnf_conntrack_extend.c94 unsigned int newlen, newoff, oldlen, alloc; in nf_ct_ext_add() local
/linux-6.15/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c83 static __be64 *pnv_tce(struct iommu_table *tbl, bool user, long idx, bool alloc) in pnv_tce()
181 __be64 *pnv_tce_useraddrptr(struct iommu_table *tbl, long index, bool alloc) in pnv_tce_useraddrptr()
/linux-6.15/drivers/scsi/elx/include/
H A Defc_common.h14 void *alloc; member
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dverifier_kfunc_prog_types.c126 struct bpf_cpumask *alloc, *ref; in cpumask_kfunc_load_test() local

1234567