| /drivers/android/ |
| D | binder_alloc.c | 66 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 …]
|
| D | binder_alloc_selftest.c | 101 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()
|
| D | binder_alloc.h | 74 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/ |
| 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() 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/ |
| 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() 105 void mthca_alloc_cleanup(struct mthca_alloc *alloc) in mthca_alloc_cleanup()
|
| D | mthca_dev.h | 195 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/ |
| D | queue.h | 17 void *alloc; /* start of allocated mem */ member
|
| /drivers/char/agp/ |
| D | compat_ioctl.c | 151 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
|
| D | frontend.c | 877 struct agp_allocate alloc; in agpioc_allocate_wrap() local
|
| /drivers/uwb/ |
| D | drp-ie.c | 299 const struct uwb_drp_alloc *alloc; in uwb_drp_ie_to_bm() local
|
| /drivers/misc/mic/scif/ |
| D | scif_rma.c | 199 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/ |
| D | tee_private.h | 58 int (*alloc)(struct tee_shm_pool_mgr *poolmgr, struct tee_shm *shm, member
|
| /drivers/media/radio/ |
| D | radio-isa.h | 53 struct radio_isa_card *(*alloc)(void); member
|
| /drivers/gpu/host1x/ |
| D | cdma.c | 75 struct iova *alloc; in host1x_pushbuffer_init() local
|
| D | job.c | 214 struct iova *alloc; in pin_job() local
|
| /drivers/xen/xenbus/ |
| D | xenbus_comms.c | 219 void *alloc; in process_msg() member
|
| /drivers/iommu/ |
| D | io-pgtable.h | 198 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); member
|
| /drivers/cpufreq/ |
| D | cpufreq_governor.h | 140 struct policy_dbs_info *(*alloc)(void); member
|
| /drivers/gpu/drm/tegra/ |
| D | falcon.h | 83 void *(*alloc)(struct falcon *falcon, size_t size, member
|
| /drivers/md/bcache/ |
| D | alloc.c | 547 struct bkey *alloc) in pick_data_bucket()
|
| /drivers/video/fbdev/omap2/omapfb/ |
| D | omapfb.h | 61 bool alloc; /* allocated by the driver */ member
|
| /drivers/char/tpm/ |
| D | tpm2-space.c | 315 static u32 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) in tpm2_map_to_vhandle()
|
| /drivers/base/ |
| D | component.c | 32 size_t alloc; member
|
| /drivers/media/pci/tw686x/ |
| D | tw686x.h | 109 int (*alloc)(struct tw686x_video_channel *vc, unsigned int pb); member
|
| /drivers/tty/vt/ |
| D | vt_ioctl.c | 1416 int vt_move_to_console(unsigned int vt, int alloc) in vt_move_to_console()
|