Home
last modified time | relevance | path

Searched defs:alloc (Results 26 - 50 of 302) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/drivers/char/agp/
H A Dcompat_ioctl.c155 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
/kernel/linux/linux-6.6/mm/
H A DMakefile
/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...]
H A Dbinder_alloc_selftest.c92 static bool check_buffer_pages_allocated(struct binder_alloc *alloc, in check_buffer_pages_allocated() argument
115 static void binder_selftest_alloc_buf(struct binder_alloc *alloc, in binder_selftest_alloc_buf() argument
132 binder_selftest_free_buf(struct binder_alloc *alloc, struct binder_buffer *buffers[], size_t *sizes, int *seq, size_t end) binder_selftest_free_buf() argument
156 binder_selftest_free_page(struct binder_alloc *alloc) binder_selftest_free_page() argument
176 binder_selftest_alloc_free(struct binder_alloc *alloc, size_t *sizes, int *seq, size_t end) binder_selftest_alloc_free() argument
205 binder_selftest_free_seq(struct binder_alloc *alloc, size_t *sizes, int *seq, int index, size_t end) binder_selftest_free_seq() argument
223 binder_selftest_alloc_size(struct binder_alloc *alloc, size_t *end_offset) binder_selftest_alloc_size() argument
249 binder_selftest_alloc_offset(struct binder_alloc *alloc, size_t *end_offset, int index) binder_selftest_alloc_offset() argument
283 binder_selftest_alloc(struct binder_alloc *alloc) binder_selftest_alloc() 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...]
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dpgalloc.c391 base_page_walk(unsigned long origin, unsigned long addr, unsigned long end, int alloc) base_page_walk() argument
407 base_segment_walk(unsigned long origin, unsigned long addr, unsigned long end, int alloc) base_segment_walk() argument
436 base_region3_walk(unsigned long origin, unsigned long addr, unsigned long end, int alloc) base_region3_walk() argument
464 base_region2_walk(unsigned long origin, unsigned long addr, unsigned long end, int alloc) base_region2_walk() argument
492 base_region1_walk(unsigned long origin, unsigned long addr, unsigned long end, int alloc) base_region1_walk() argument
[all...]
/kernel/linux/linux-5.10/drivers/base/
H A Dcomponent.c56 size_t alloc; member
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm2-space.c354 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) in tpm2_map_to_vhandle() argument
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq_governor.h137 struct policy_dbs_info *(*alloc)(void); member
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dvmem.c554 pte_t *vmem_get_alloc_pte(unsigned long addr, bool alloc) in vmem_get_alloc_pte() argument
608 int __vmem_map_4k_page(unsigned long addr, unsigned long phys, pgprot_t prot, bool alloc) in __vmem_map_4k_page() argument
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dalloc.c566 pick_data_bucket(struct cache_set *c, const struct bkey *search, unsigned int write_point, struct bkey *alloc) pick_data_bucket() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_context_types.h33 int (*alloc)(struct intel_context *ce); member

Completed in 16 milliseconds

12345678910>>...13