Home
last modified time | relevance | path

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

123

/drivers/android/
Dbinder_alloc.c66 static size_t binder_alloc_buffer_size(struct binder_alloc *alloc, in binder_alloc_buffer_size()
74 static void binder_insert_free_buffer(struct binder_alloc *alloc, in binder_insert_free_buffer()
108 struct binder_alloc *alloc, struct binder_buffer *new_buffer) in binder_insert_allocated_buffer_locked()
133 struct binder_alloc *alloc, in binder_alloc_prepare_to_free_locked()
176 struct binder_buffer *binder_alloc_prepare_to_free(struct binder_alloc *alloc, in binder_alloc_prepare_to_free()
187 static int binder_update_page_range(struct binder_alloc *alloc, int allocate, in binder_update_page_range()
318 static inline void binder_alloc_set_vma(struct binder_alloc *alloc, in binder_alloc_set_vma()
334 struct binder_alloc *alloc) in binder_alloc_get_vma()
347 struct binder_alloc *alloc, in binder_alloc_new_buf_locked()
520 struct binder_buffer *binder_alloc_new_buf(struct binder_alloc *alloc, in binder_alloc_new_buf()
[all …]
Dbinder_alloc_selftest.c101 static bool check_buffer_pages_allocated(struct binder_alloc *alloc, in check_buffer_pages_allocated()
124 static void binder_selftest_alloc_buf(struct binder_alloc *alloc, in binder_selftest_alloc_buf()
141 static void binder_selftest_free_buf(struct binder_alloc *alloc, in binder_selftest_free_buf()
165 static void binder_selftest_free_page(struct binder_alloc *alloc) in binder_selftest_free_page()
185 static void binder_selftest_alloc_free(struct binder_alloc *alloc, in binder_selftest_alloc_free()
214 static void binder_selftest_free_seq(struct binder_alloc *alloc, in binder_selftest_free_seq()
232 static void binder_selftest_alloc_size(struct binder_alloc *alloc, in binder_selftest_alloc_size()
258 static void binder_selftest_alloc_offset(struct binder_alloc *alloc, in binder_selftest_alloc_offset()
292 void binder_selftest_alloc(struct binder_alloc *alloc) in binder_selftest_alloc()
Dbinder_alloc.h74 struct binder_alloc *alloc; member
120 static inline void binder_selftest_alloc(struct binder_alloc *alloc) {} in binder_selftest_alloc()
154 binder_alloc_get_free_async_space(struct binder_alloc *alloc) in binder_alloc_get_free_async_space()
/drivers/infiniband/hw/cxgb4/
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()
83 int c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, in c4iw_id_table_alloc()
109 void c4iw_id_table_free(struct c4iw_id_table *alloc) in c4iw_id_table_free()
/drivers/infiniband/hw/mthca/
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()
105 void mthca_alloc_cleanup(struct mthca_alloc *alloc) in mthca_alloc_cleanup()
Dmthca_dev.h195 struct mthca_alloc alloc; member
201 struct mthca_alloc alloc; member
227 struct mthca_alloc alloc; member
240 struct mthca_alloc alloc; member
247 struct mthca_alloc alloc; member
254 struct mthca_alloc alloc; member
270 struct mthca_alloc alloc; member
275 struct mthca_alloc alloc; member
/drivers/scsi/arm/
Dqueue.h17 void *alloc; /* start of allocated mem */ member
/drivers/char/agp/
Dcompat_ioctl.c151 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
Dfrontend.c877 struct agp_allocate alloc; in agpioc_allocate_wrap() local
/drivers/uwb/
Ddrp-ie.c299 const struct uwb_drp_alloc *alloc; in uwb_drp_ie_to_bm() local
/drivers/misc/mic/scif/
Dscif_rma.c199 struct scif_allocmsg *alloc = &window->alloc_handle; in scif_destroy_incomplete_window() local
763 struct scif_allocmsg *alloc = &window->alloc_handle; in scif_send_alloc_request() local
789 struct scif_allocmsg *alloc = &window->alloc_handle; in scif_prep_remote_window() local
/drivers/tee/
Dtee_private.h58 int (*alloc)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm, member
/drivers/media/radio/
Dradio-isa.h53 struct radio_isa_card *(*alloc)(void); member
/drivers/gpu/host1x/
Dcdma.c75 struct iova *alloc; in host1x_pushbuffer_init() local
Djob.c214 struct iova *alloc; in pin_job() local
/drivers/xen/xenbus/
Dxenbus_comms.c219 void *alloc; in process_msg() member
/drivers/iommu/
Dio-pgtable.h198 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member
/drivers/cpufreq/
Dcpufreq_governor.h140 struct policy_dbs_info *(*alloc)(void); member
/drivers/gpu/drm/tegra/
Dfalcon.h83 void *(*alloc)(struct falcon *falcon, size_t size, member
/drivers/md/bcache/
Dalloc.c547 struct bkey *alloc) in pick_data_bucket()
/drivers/video/fbdev/omap2/omapfb/
Domapfb.h61 bool alloc; /* allocated by the driver */ member
/drivers/char/tpm/
Dtpm2-space.c315 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) in tpm2_map_to_vhandle()
/drivers/base/
Dcomponent.c32 size_t alloc; member
/drivers/media/pci/tw686x/
Dtw686x.h109 int (*alloc)(struct tw686x_video_channel *vc, unsigned int pb); member
/drivers/tty/vt/
Dvt_ioctl.c1416 int vt_move_to_console(unsigned int vt, int alloc) in vt_move_to_console()

123