| /linux/drivers/android/ |
| H A D | binder_alloc.c | 61 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 D | binder_alloc.h | 68 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 D | gus_mem.c | 19 snd_gf1_mem_xalloc(struct snd_gf1_mem *alloc, struct snd_gf1_mem_block *block, in snd_gf1_mem_xalloc() 60 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) in snd_gf1_mem_xfree() 89 static struct snd_gf1_mem_block *snd_gf1_mem_look(struct snd_gf1_mem * alloc, in snd_gf1_mem_look() 102 static struct snd_gf1_mem_block *snd_gf1_mem_share(struct snd_gf1_mem * alloc, in snd_gf1_mem_share() 117 static int snd_gf1_mem_find(struct snd_gf1_mem * alloc, in snd_gf1_mem_find() 169 struct snd_gf1_mem_block *snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner, in snd_gf1_mem_alloc() 198 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) in snd_gf1_mem_free() 211 struct snd_gf1_mem *alloc; in snd_gf1_mem_init() local 240 struct snd_gf1_mem *alloc; in snd_gf1_mem_done() local 258 struct snd_gf1_mem *alloc; in snd_gf1_mem_info_read() local
|
| /linux/fs/ocfs2/ |
| H A D | localalloc.c | 272 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 D | binder_alloc_kunit.c | 141 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 D | id_table.c | 44 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 D | mthca_allocator.c | 40 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 D | mthca_dev.h | 194 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 D | pgalloc.c | 232 unsigned long end, int alloc) in base_page_walk() 248 unsigned long end, int alloc) in base_segment_walk() 277 unsigned long end, int alloc) in base_region3_walk() 305 unsigned long end, int alloc) in base_region2_walk() 333 unsigned long end, int alloc) in base_region1_walk()
|
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_pool.c | 228 static int ttm_pool_apply_caching(struct ttm_pool_alloc_state *alloc) in ttm_pool_apply_caching() 495 struct ttm_pool_alloc_state *alloc, in ttm_pool_allocated_page_commit() 521 struct ttm_pool_alloc_state *alloc) in ttm_pool_restore_commit() 596 const struct ttm_pool_alloc_state *alloc) in ttm_pool_page_allocated_restore() 616 struct ttm_pool_alloc_state *alloc, in ttm_pool_page_allocated() 690 struct ttm_pool_alloc_state *alloc) in ttm_pool_alloc_state_init() 704 const struct ttm_pool_alloc_state *alloc) in ttm_pool_alloc_find_order() 711 struct ttm_pool_alloc_state *alloc, in __ttm_pool_alloc() 821 struct ttm_pool_alloc_state alloc; in ttm_pool_alloc() local 849 struct ttm_pool_alloc_state alloc; in ttm_pool_restore_and_alloc() local
|
| /linux/lib/tests/ |
| H A D | overflow_kunit.c | 611 #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/lib/zstd/compress/ |
| H A D | zstd_cwksp.h | 277 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/drivers/android/binder/ |
| H A D | transaction.rs | 76 let mut alloc = match from.copy_transaction_data( in new() localVariable 134 let mut alloc = match from.copy_transaction_data(to.clone(), tr, debug_id, allow_fds, None) in new_reply() localVariable 342 let mut alloc = self.allocation.lock().take().ok_or(ESRCH)?; in prepare_file_list() localVariable 418 let mut alloc = self.allocation.lock().take().ok_or(ESRCH)?; in do_work() localVariable
|
| H A D | freeze.rs | 174 let alloc = RBTreeNodeReservation::new(GFP_KERNEL)?; in request_freeze_notif() localVariable 237 let alloc = FreezeMessage::new(GFP_KERNEL)?; in freeze_notif_done() localVariable 276 let alloc = FreezeMessage::new(GFP_KERNEL)?; in clear_freeze_notif() localVariable
|
| /linux/scripts/gdb/linux/ |
| H A D | slab.py | 70 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/sched_ext/ |
| H A D | scx_sdt.bpf.c | 177 scx_alloc_init(struct scx_allocator *alloc, __u64 data_size) in scx_alloc_init() 264 int scx_alloc_free_idx(struct scx_allocator *alloc, __u64 idx) in scx_alloc_free_idx() 466 void __arena *scx_alloc(struct scx_allocator *alloc) in scx_alloc()
|
| /linux/tools/testing/selftests/mm/ |
| H A D | droppable.c | 22 void *alloc; in main() local
|
| /linux/arch/s390/kernel/ |
| H A D | abs_lowcore.c | 9 int abs_lowcore_map(int cpu, struct lowcore *lc, bool alloc) in abs_lowcore_map()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_ialloc.h | 23 uint64_t alloc; /* inode phys. allocation bitmap for member
|
| /linux/tools/lib/subcmd/ |
| H A D | help.h | 9 size_t alloc; member
|
| H A D | sigchain.c | 11 int alloc; member
|
| /linux/drivers/scsi/arm/ |
| H A D | queue.h | 14 void *alloc; /* start of allocated mem */ member
|
| /linux/tools/perf/util/ |
| H A D | strbuf.h | 51 size_t alloc; member
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/ |
| H A D | rm.h | 63 } *alloc; member 113 int (*alloc)(struct nvkm_gsp_device *, u32 handle, member 122 int (*alloc)(struct nvkm_gsp_object *chan, u32 handle, u32 class, int inst, member
|
| /linux/include/linux/ |
| H A D | tee_core.h | 171 int (*alloc)(struct tee_protmem_pool *pool, struct sg_table *sgt, member 286 int (*alloc)(struct tee_shm_pool *pool, struct tee_shm *shm, member
|