Home
last modified time | relevance | path

Searched defs:alloc (Results 101 - 125 of 861) sorted by relevance

12345678910>>...35

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcontainer_memory_test.cc41 std::allocator<int8_t> alloc; in TEST() local
49 std::allocator<int64_t> alloc; in TEST() local
80 TypeCountingAllocator<int> alloc; in TEST() local
99 Alloc* alloc() { return &alloc_; } alloc() function in absl::container_internal::__anon19174::Fixture
242 alloc; TEST() local
[all...]
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_alloc.h69 struct binder_alloc *alloc; member
115 static inline void binder_selftest_alloc(struct binder_alloc *alloc) {} in binder_selftest_alloc() argument
151 binder_alloc_get_free_async_space(struct binder_alloc *alloc) binder_alloc_get_free_async_space() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c40 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
105 mthca_alloc_cleanup(struct mthca_alloc *alloc) mthca_alloc_cleanup() argument
[all...]
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_ife.h45 int (*alloc)(struct tcf_meta_info *, void *, gfp_t); member
/kernel/linux/linux-5.10/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() argument
27 static struct snd_gf1_mem_block *snd_gf1_mem_xalloc(struct snd_gf1_mem * alloc, in snd_gf1_mem_xalloc() argument
63 snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) snd_gf1_mem_xfree() argument
93 snd_gf1_mem_look(struct snd_gf1_mem * alloc, unsigned int address) snd_gf1_mem_look() argument
106 snd_gf1_mem_share(struct snd_gf1_mem * alloc, unsigned int *share_id) snd_gf1_mem_share() argument
121 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
173 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
207 snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) snd_gf1_mem_free() argument
224 struct snd_gf1_mem *alloc; snd_gf1_mem_init() local
255 struct snd_gf1_mem *alloc; snd_gf1_mem_done() local
273 struct snd_gf1_mem *alloc; snd_gf1_mem_info_read() local
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs3acl.c256 struct posix_acl *orig = acl, *dfacl = NULL, *alloc; in nfs3_set_acl() local
[all...]
/kernel/linux/linux-5.10/drivers/media/radio/
H A Dradio-isa.h45 struct radio_isa_card *(*alloc)(void); member
/kernel/linux/linux-5.10/include/drm/ttm/
H A Dttm_resource.h70 int (*alloc)(struct ttm_resource_manager *man, member
/kernel/linux/linux-6.6/drivers/media/radio/
H A Dradio-isa.h45 struct radio_isa_card *(*alloc)(void); member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Drx.c164 u32 contig, alloc; in mlx5e_xsk_alloc_rx_wqes_batched() local
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_alloc.h72 struct binder_alloc *alloc; member
119 static inline void binder_selftest_alloc(struct binder_alloc *alloc) {} in binder_selftest_alloc() argument
155 binder_alloc_get_free_async_space(struct binder_alloc *alloc) binder_alloc_get_free_async_space() argument
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs3acl.c260 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 Dtc_ife.h45 int (*alloc)(struct tcf_meta_info *, void *, gfp_t); member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c40 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 Dalloc.rs94 pub unsafe fn alloc(layout: Layout) -> *mut u8 { alloc() functions
[all...]
/kernel/linux/linux-6.6/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() 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 Dcompress.c53 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 Dmixer_local.h72 unsigned int alloc; member
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_register_allocate.c262 unsigned *alloc = calloc(ctx->alloc, sizeof(unsigned)); in agx_ra() local
/third_party/musl/src/stdio/
H A Dvfwscanf.c90 int alloc; in vfwscanf() local
H A Dvfscanf.c69 int alloc = 0; in vfscanf() local
/third_party/musl/porting/linux/user/src/stdio/
H A Dvfscanf.c69 int alloc = 0; in vfscanf() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_shader.h83 brw::simple_allocator alloc; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_image.c64 panvk_image_create(VkDevice _device, const VkImageCreateInfo *pCreateInfo, const VkAllocationCallbacks *alloc, VkImage *pImage, uint64_t modifier, const VkSubresourceLayout *plane_layouts) panvk_image_create() argument
/third_party/mesa3d/src/util/
H A Dregister_allocate_internal.h136 unsigned int alloc; /**< count of nodes allocated. */ member

Completed in 12 milliseconds

12345678910>>...35