Home
last modified time | relevance | path

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

123456

/linux/drivers/android/
H A Dbinder_alloc.c61 VISIBLE_IF_KUNIT size_t binder_alloc_buffer_size(struct binder_alloc *alloc, in binder_alloc_buffer_size()
70 static void binder_insert_free_buffer(struct binder_alloc *alloc, in binder_insert_free_buffer()
104 struct binder_alloc *alloc, struct binder_buffer *new_buffer) in binder_insert_allocated_buffer_locked()
129 struct binder_alloc *alloc, in binder_alloc_prepare_to_free_locked()
169 struct binder_buffer *binder_alloc_prepare_to_free(struct binder_alloc *alloc, in binder_alloc_prepare_to_free()
177 binder_set_installed_page(struct binder_alloc *alloc, in binder_set_installed_page()
186 binder_get_installed_page(struct binder_alloc *alloc, unsigned long index) in binder_get_installed_page()
192 static void binder_lru_freelist_add(struct binder_alloc *alloc, in binder_lru_freelist_add()
222 void binder_alloc_set_mapped(struct binder_alloc *alloc, bool state) in binder_alloc_set_mapped()
228 static inline bool binder_alloc_is_mapped(struct binder_alloc *alloc) in binder_alloc_is_mapped()
[all …]
H A Dbinder_alloc.h68 struct binder_alloc *alloc; member
157 binder_alloc_get_free_async_space(struct binder_alloc *alloc) in binder_alloc_get_free_async_space()
/linux/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/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
812 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc) in ocfs2_local_alloc_count_bits()
824 struct ocfs2_dinode *alloc, in ocfs2_local_alloc_find_clear_bits()
905 static void ocfs2_clear_local_alloc(struct ocfs2_dinode *alloc) in ocfs2_clear_local_alloc()
[all …]
/linux/drivers/android/tests/
H A Dbinder_alloc_kunit.c141 struct binder_alloc *alloc, in check_buffer_pages_allocated()
165 struct binder_alloc *alloc, in binder_alloc_test_alloc_buf()
183 struct binder_alloc *alloc, in binder_alloc_test_free_buf()
205 struct binder_alloc *alloc) in binder_alloc_test_free_page()
230 struct binder_alloc *alloc, in binder_alloc_test_alloc_free()
299 static void permute_frees(struct kunit *test, struct binder_alloc *alloc, in permute_frees()
335 struct binder_alloc *alloc, in gen_buf_sizes()
370 static void gen_buf_offsets(struct kunit *test, struct binder_alloc *alloc, in gen_buf_offsets()
406 struct binder_alloc alloc; member
423 struct binder_alloc *alloc = &priv->alloc; in binder_alloc_test_mmap() local
[all …]
/linux/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/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/arch/s390/mm/
H A Dpgalloc.c247 unsigned long end, int alloc) in base_page_walk()
263 unsigned long end, int alloc) in base_segment_walk()
292 unsigned long end, int alloc) in base_region3_walk()
320 unsigned long end, int alloc) in base_region2_walk()
348 unsigned long end, int alloc) in base_region1_walk()
H A Dvmem.c562 pte_t *vmem_get_alloc_pte(unsigned long addr, bool alloc) in vmem_get_alloc_pte()
616 int __vmem_map_4k_page(unsigned long addr, unsigned long phys, pgprot_t prot, bool alloc) in __vmem_map_4k_page()
/linux/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/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/tools/testing/selftests/mm/
H A Ddroppable.c22 void *alloc; in main() local
/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.h23 uint64_t alloc; /* inode phys. allocation bitmap for member
/linux/drivers/scsi/arm/
H A Dqueue.h14 void *alloc; /* start of allocated mem */ member
/linux/tools/lib/subcmd/
H A Dhelp.h9 size_t alloc; member
H A Dsigchain.c11 int alloc; member
/linux/tools/perf/util/
H A Dstrbuf.h51 size_t alloc; member
/linux/net/netfilter/
H A Dnf_conntrack_extend.c94 unsigned int newlen, newoff, oldlen, alloc; in nf_ct_ext_add() local
/linux/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/drivers/scsi/elx/include/
H A Defc_common.h14 void *alloc; member
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_kfunc_prog_types.c126 struct bpf_cpumask *alloc, *ref; in cpumask_kfunc_load_test() local
/linux/include/linux/
H A Dio-pgtable.h129 void *(*alloc)(void *cookie, size_t size, gfp_t gfp); member
313 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member
/linux/drivers/dma/dw-edma/
H A Ddw-edma-core.c806 static inline void dw_edma_dec_irq_alloc(int *nr_irqs, u32 *alloc, u16 cnt) in dw_edma_dec_irq_alloc()
814 static inline void dw_edma_add_irq_mask(u32 *mask, u32 alloc, u16 cnt) in dw_edma_add_irq_mask()
/linux/include/net/tc_act/
H A Dtc_ife.h45 int (*alloc)(struct tcf_meta_info *, void *, gfp_t); member

123456