Home
last modified time | relevance | path

Searched defs:mem (Results 26 – 50 of 945) sorted by relevance

12345678910>>...38

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_mem.c50 struct siw_mem *mem; in siw_mem_id2obj() local
93 struct siw_mem *mem = kzalloc(sizeof(*mem), GFP_KERNEL); in siw_mr_add_mem() local
128 struct siw_mem *mem = mr->mem, *found; in siw_mr_drop_mem() local
142 struct siw_mem *mem = container_of(ref, struct siw_mem, ref); in siw_free_mem() local
168 int siw_check_mem(struct ib_pd *pd, struct siw_mem *mem, u64 addr, in siw_check_mem()
222 int siw_check_sge(struct ib_pd *pd, struct siw_sge *sge, struct siw_mem *mem[], in siw_check_sge()
295 struct siw_mem *mem = siw_mem_id2obj(sdev, stag >> 8); in siw_invalidate_stag() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_region.c25 struct intel_memory_region *mem = obj->mm.region; in i915_gem_object_get_pages_buddy() local
105 struct intel_memory_region *mem, in i915_gem_object_init_memory_region()
127 struct intel_memory_region *mem = obj->mm.region; in i915_gem_object_release_memory_region() local
137 i915_gem_object_create_region(struct intel_memory_region *mem, in i915_gem_object_create_region()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Ddmc_common.c18 int dmc_config_zq(struct mem_timings *mem, uint32_t *phy0_con16, in dmc_config_zq()
96 void dmc_config_mrs(struct mem_timings *mem, uint32_t *directcmd) in dmc_config_mrs()
137 void dmc_config_prech(struct mem_timings *mem, uint32_t *directcmd) in dmc_config_prech()
158 struct mem_timings *mem; in mem_ctrl_init() local
H A Dclock_init_exynos5.c527 struct mem_timings *mem; in clock_get_mem_timings() local
554 struct mem_timings *mem; in exynos5250_system_clock_init() local
789 struct mem_timings *mem; in exynos5420_system_clock_init() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_dma_buf.c38 struct mali_dma_buf_attachment *mem; in mali_dma_buf_map() local
123 static void mali_dma_buf_unmap(mali_mem_allocation *alloc, struct mali_dma_buf_attachment *mem) in mali_dma_buf_unmap()
152 struct mali_dma_buf_attachment *mem; in mali_dma_buf_map_job() local
203 struct mali_dma_buf_attachment *mem; in mali_dma_buf_unmap_job() local
346 struct mali_dma_buf_attachment *mem; in mali_mem_unbind_dma_buf() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvif/
H A Dmem.c29 struct nvif_mem *mem) in nvif_mem_ctor_map()
42 nvif_mem_dtor(struct nvif_mem *mem) in nvif_mem_dtor()
50 struct nvif_mem *mem) in nvif_mem_ctor_type()
89 u8 page, u64 size, void *argv, u32 argc, struct nvif_mem *mem) in nvif_mem_ctor()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-mem.c40 struct perf_mem *mem = *(struct perf_mem **)opt->value; in parse_record_events() local
61 static int __cmd_record(int argc, const char **argv, struct perf_mem *mem) in __cmd_record()
148 struct perf_mem *mem = container_of(tool, struct perf_mem, tool); in dump_raw_samples() local
232 static int report_raw_events(struct perf_mem *mem) in report_raw_events()
269 static int report_events(int argc, const char **argv, struct perf_mem *mem) in report_events()
381 struct perf_mem mem = { in cmd_mem() local
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dvideobuf-dma-sg.c136 struct videobuf_dma_sg_memory *mem = buf->priv; in videobuf_to_dma() local
398 struct videobuf_dma_sg_memory *mem; in videobuf_vm_close() local
470 struct videobuf_dma_sg_memory *mem; in __videobuf_alloc_vb() local
491 struct videobuf_dma_sg_memory *mem = buf->priv; in __videobuf_to_vaddr() local
503 struct videobuf_dma_sg_memory *mem = vb->priv; in __videobuf_iolock() local
577 struct videobuf_dma_sg_memory *mem = buf->priv; in __videobuf_sync() local
593 struct videobuf_dma_sg_memory *mem = buf->priv; in __videobuf_mmap_mapper() local
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppallocator.c110 gst_mpp_mpp_buffer_from_gst_memory (GstMemory * mem) in gst_mpp_mpp_buffer_from_gst_memory()
131 GstMemory *mem; in gst_mpp_allocator_import_dmafd() local
157 GstMemory *mem; in gst_mpp_allocator_import_mppbuf() local
191 gst_mpp_allocator_import_gst_memory (GstAllocator * allocator, GstMemory * mem) in gst_mpp_allocator_import_gst_memory()
237 GstMemory *mem; in gst_mpp_allocator_alloc() local
252 gst_mpp_mem_map_full (GstMemory * mem, GstMapInfo * info, gsize size) in gst_mpp_mem_map_full()
/OK3568_Linux_fs/kernel/mm/
H A Dcma_debug.c71 static void cma_add_to_cma_mem_list(struct cma *cma, struct cma_mem *mem) in cma_add_to_cma_mem_list()
80 struct cma_mem *mem = NULL; in cma_get_entry_from_list() local
94 struct cma_mem *mem = NULL; in cma_free_mem() local
133 struct cma_mem *mem; in cma_alloc_mem() local
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/
H A Diser_memory.c104 iser_reg_dma(struct iser_device *device, struct iser_data_buf *mem, in iser_reg_dma()
234 struct iser_data_buf *mem, in iser_reg_sig_mr()
292 struct iser_data_buf *mem, in iser_fast_reg_mr()
340 struct iser_data_buf *mem, in iser_reg_data_sg()
358 struct iser_data_buf *mem = &task->data[dir]; in iser_reg_mem_fastreg() local
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-bcm6358.c40 void __iomem *mem; member
64 static unsigned long bcm6358_led_busy(void __iomem *mem) in bcm6358_led_busy()
95 void __iomem *mem, spinlock_t *lock) in bcm6358_led()
151 void __iomem *mem; in bcm6358_leds_probe() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/sdio/
H A Drtl8821cs_io.c65 static s32 _sdio_read_port(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, u8 *mem) in _sdio_read_port()
100 u8 *mem) in _sdio_read_port()
138 static u32 sdio_read_port(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, u8 *mem) in sdio_read_port()
169 u32 rtl8821cs_write_port(struct dvobj_priv *d, u32 cnt, u8 *mem) in rtl8821cs_write_port()
205 static u32 sdio_write_port(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, u8 *mem) in sdio_write_port()
238 u8 *mem) in sdio_write_port()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/sdio/
H A Drtl8821cs_io.c66 static s32 _sdio_read_port(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, u8 *mem) in _sdio_read_port()
101 u8 *mem) in _sdio_read_port()
139 static u32 sdio_read_port(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, u8 *mem) in sdio_read_port()
170 u32 rtl8821cs_write_port(struct dvobj_priv *d, u32 cnt, u8 *mem) in rtl8821cs_write_port()
206 static u32 sdio_write_port(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, u8 *mem) in sdio_write_port()
239 u8 *mem) in sdio_write_port()
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Di460-agp.c170 static void i460_tlb_flush (struct agp_memory *mem) in i460_tlb_flush()
293 static int i460_insert_memory_small_io_page (struct agp_memory *mem, in i460_insert_memory_small_io_page()
336 static int i460_remove_memory_small_io_page(struct agp_memory *mem, in i460_remove_memory_small_io_page()
400 static int i460_insert_memory_large_io_page (struct agp_memory *mem, in i460_insert_memory_large_io_page()
461 static int i460_remove_memory_large_io_page (struct agp_memory *mem, in i460_remove_memory_large_io_page()
500 static int i460_insert_memory (struct agp_memory *mem, in i460_insert_memory()
509 static int i460_remove_memory (struct agp_memory *mem, in i460_remove_memory()
H A Dalpha-agp.c65 static void alpha_core_agp_tlbflush(struct agp_memory *mem) in alpha_core_agp_tlbflush()
84 static int alpha_core_agp_insert_memory(struct agp_memory *mem, off_t pg_start, in alpha_core_agp_insert_memory()
106 static int alpha_core_agp_remove_memory(struct agp_memory *mem, off_t pg_start, in alpha_core_agp_remove_memory()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c96 struct ttm_resource *mem) in ttm_mem_io_reserve()
109 struct ttm_resource *mem) in ttm_mem_io_free()
122 struct ttm_resource *mem, in ttm_resource_ioremap()
152 struct ttm_resource *mem, in ttm_resource_iounmap()
418 struct ttm_resource *mem = &bo->mem; in ttm_bo_ioremap() local
440 struct ttm_resource *mem = &bo->mem; in ttm_bo_kmap_ttm() local
H A Dttm_bo.c113 struct ttm_resource *mem) in ttm_bo_add_mem_to_lru()
236 struct ttm_resource *mem, bool evict, in ttm_bo_handle_move_mem()
804 struct ttm_resource *mem, in ttm_bo_add_move_fence()
841 struct ttm_resource *mem, in ttm_bo_mem_force_space()
901 struct ttm_resource *mem, in ttm_bo_mem_placement()
937 struct ttm_resource *mem, in ttm_bo_mem_space()
1011 struct ttm_resource mem; in ttm_bo_move_buffer() local
1037 struct ttm_resource *mem, in ttm_bo_places_compat()
1060 struct ttm_resource *mem, in ttm_bo_mem_compat()
1624 int ttm_bo_tt_bind(struct ttm_buffer_object *bo, struct ttm_resource *mem) in ttm_bo_tt_bind()
/OK3568_Linux_fs/u-boot/lib/
H A Dof_live.c21 static void *unflatten_dt_alloc(void **mem, unsigned long size, in unflatten_dt_alloc()
44 static void *unflatten_dt_node(const void *blob, void *mem, int *poffset, in unflatten_dt_node()
269 void *mem; in unflatten_device_tree() local
/OK3568_Linux_fs/kernel/drivers/uio/
H A Duio.c44 struct uio_mem *mem; member
48 static ssize_t map_name_show(struct uio_mem *mem, char *buf) in map_name_show()
56 static ssize_t map_addr_show(struct uio_mem *mem, char *buf) in map_addr_show()
61 static ssize_t map_size_show(struct uio_mem *mem, char *buf) in map_size_show()
66 static ssize_t map_offset_show(struct uio_mem *mem, char *buf) in map_offset_show()
104 struct uio_mem *mem = map->mem; in map_type_show() local
288 struct uio_mem *mem; in uio_dev_add_attributes() local
379 struct uio_mem *mem; in uio_dev_del_attributes() local
729 struct uio_mem *mem; in uio_mmap_physical() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dmemtrace.c25 void *mem; member
54 static int check_memblock_online(struct memory_block *mem, void *arg) in check_memblock_online()
62 static int change_memblock_state(struct memory_block *mem, void *arg) in change_memblock_state()
223 static int online_mem_block(struct memory_block *mem, void *arg) in online_mem_block()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Duvc_video.c82 u8 *mem; in uvc_video_encode_header() local
110 void *mem; in uvc_video_encode_data() local
127 void *mem = req->buf; in uvc_video_encode_bulk() local
168 void *mem = req->buf; in uvc_video_encode_isoc() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_thp.c34 struct ttm_resource *mem, in vmw_thp_insert_aligned()
52 struct ttm_resource *mem) in vmw_thp_get_node()
112 struct ttm_resource *mem) in vmw_thp_put_node()
/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A Dxf86HWCurs.c403 unsigned char *mem; in RealizeCursorInterleave0() local
517 unsigned char *mem, *mem2; in RealizeCursorInterleave1() local
560 unsigned char *mem, *mem2; in RealizeCursorInterleave8() local
595 unsigned char *mem, *mem2; in RealizeCursorInterleave16() local
630 unsigned char *mem, *mem2; in RealizeCursorInterleave32() local
665 unsigned char *mem, *mem2; in RealizeCursorInterleave64() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_common.c20 u32 *mem = data; in hinic_cpu_to_be32() local
38 u32 *mem = data; in hinic_be32_to_cpu() local

12345678910>>...38