| /OK3568_Linux_fs/external/xserver/dri3/ |
| H A D | dri3_priv.h | 55 #define wrap(priv,real,mem,func) {\ argument 60 #define unwrap(priv,real,mem) {\ argument
|
| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | kgdb.c | 78 char *dbg_get_reg(int regno, void *mem, struct pt_regs *regs) in dbg_get_reg() 89 int dbg_set_reg(int regno, void *mem, struct pt_regs *regs) in dbg_set_reg()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-rpc-if.c | 64 static bool rpcif_spi_mem_supports_op(struct spi_mem *mem, in rpcif_spi_mem_supports_op() 112 static int rpcif_spi_mem_exec_op(struct spi_mem *mem, in rpcif_spi_mem_exec_op()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/ |
| H A D | ttm_range_manager.c | 60 struct ttm_resource *mem) in ttm_range_man_alloc() 99 struct ttm_resource *mem) in ttm_range_man_free()
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | men_z188_adc.c | 25 struct resource *mem; member 105 struct resource *mem; in men_z188_probe() local
|
| /OK3568_Linux_fs/external/xserver/miext/shadow/ |
| H A D | shadow.c | 46 #define wrap(priv, real, mem) {\ argument 51 #define unwrap(priv, real, mem) {\ argument
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/ |
| H A D | i40iw_hmc.c | 409 struct i40iw_dma_mem *mem; in i40iw_finish_del_sd_reg() local 553 struct i40iw_dma_mem mem; in i40iw_add_sd_table_entry() local 623 struct i40iw_dma_mem mem; in i40iw_add_pd_table_entry() local 701 struct i40iw_dma_mem *mem; in i40iw_remove_pd_bp() local
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | sysmem.c | 62 struct memblock *mem; in sysmem_dump() local 326 struct memblock *mem; in sysmem_alloc_align_base() local 352 struct memblock *mem; in sysmem_alloc_align_base() local 664 struct memblock *mem; in sysmem_free() local
|
| H A D | bidram.c | 40 struct memblock *mem; in bidram_dump() local 246 struct memblock *mem; in bidram_reserved_is_overlap() local 265 struct memblock *mem; in bidram_core_reserve() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/ |
| H A D | siw_qp_tx.c | 25 static struct page *siw_get_pblpage(struct siw_mem *mem, u64 addr, int *idx) in siw_get_pblpage() 55 struct siw_mem *mem = wqe->mem[0]; in siw_try_1seg() local 459 struct siw_mem *mem; in siw_tx_hdt() local 933 struct siw_mem *mem; in siw_fastreg_mr() local
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | remoteproc_core.c | 257 struct rproc_mem_entry *carveout, *mem = NULL; in rproc_find_carveout_by_name() local 292 struct rproc_mem_entry *mem, u32 da, u32 len) in rproc_check_carveout_da() 333 struct rproc_mem_entry *mem; in rproc_alloc_vring() local 792 struct rproc_mem_entry *mem) in rproc_alloc_carveout() 898 struct rproc_mem_entry *mem) in rproc_release_carveout() 994 void rproc_add_carveout(struct rproc *rproc, struct rproc_mem_entry *mem) in rproc_add_carveout() 1022 struct rproc_mem_entry *mem; in rproc_mem_entry_init() local 1063 struct rproc_mem_entry *mem; in rproc_of_resm_mem_entry_init() local
|
| H A D | st_remoteproc.c | 93 struct rproc_mem_entry *mem) in st_rproc_mem_alloc() 112 struct rproc_mem_entry *mem) in st_rproc_mem_release() 123 struct rproc_mem_entry *mem; in st_rproc_parse_fw() local
|
| /OK3568_Linux_fs/kernel/drivers/char/agp/ |
| H A D | uninorth-agp.c | 73 static void uninorth_tlbflush(struct agp_memory *mem) in uninorth_tlbflush() 149 static int uninorth_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in uninorth_insert_memory() 199 static int uninorth_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in uninorth_remove_memory()
|
| H A D | nvidia-agp.c | 201 static int nvidia_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in nvidia_insert_memory() 240 static int nvidia_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in nvidia_remove_memory() 261 static void nvidia_tlbflush(struct agp_memory *mem) in nvidia_tlbflush()
|
| H A D | efficeon-agp.c | 109 static void efficeon_tlbflush(struct agp_memory * mem) in efficeon_tlbflush() 236 static int efficeon_insert_memory(struct agp_memory * mem, off_t pg_start, int type) in efficeon_insert_memory() 285 static int efficeon_remove_memory(struct agp_memory * mem, off_t pg_start, int type) in efficeon_remove_memory()
|
| H A D | parisc-agp.c | 89 parisc_agp_tlbflush(struct agp_memory *mem) in parisc_agp_tlbflush() 121 parisc_agp_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in parisc_agp_insert_memory() 170 parisc_agp_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in parisc_agp_remove_memory()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/softing/ |
| H A D | softing_fw.c | 98 const uint8_t *mem; in fw_parse() local 138 const uint8_t *mem, *end, *dat; in softing_load_fw() local 221 const uint8_t *mem, *end, *dat; in softing_load_app_fw() local
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | xdp.h | 61 struct xdp_mem_info mem; member 103 struct xdp_mem_info mem; member 206 struct xdp_mem_info *mem = &xdpf->mem; in xdp_release_frame() local
|
| /OK3568_Linux_fs/kernel/drivers/vfio/ |
| H A D | vfio_iommu_spapr_tce.c | 53 struct mm_iommu_table_group_mem_t *mem; member 105 struct mm_iommu_table_group_mem_t *mem; in tce_iommu_unregister_pages() local 138 struct mm_iommu_table_group_mem_t *mem = NULL; in tce_iommu_register_pages() local 394 struct mm_iommu_table_group_mem_t *mem; in tce_iommu_prereg_ua_to_hpa() local 412 struct mm_iommu_table_group_mem_t *mem = NULL; in tce_iommu_unuse_page_v2() local 557 struct mm_iommu_table_group_mem_t *mem = NULL; in tce_iommu_build_v2() local
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | menz69_wdt.c | 16 struct resource *mem; member 113 struct resource *mem; in men_z069_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | common.c | 14 u32 *mem = dev->sw_base_addr + reg; in rkisp_write() local 32 u32 *mem = dev->sw_base_addr + offset; in rkisp_next_write() local 95 u32 *mem = dev->sw_base_addr + reg; in rkisp_write_reg_cache() local 103 u32 *mem = dev->sw_base_addr + offset; in rkisp_next_write_reg_cache() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_64_vio_hv.c | 121 struct mm_iommu_table_group_mem_t *mem; in kvmppc_rm_tce_validate() local 268 struct mm_iommu_table_group_mem_t *mem = NULL; in kvmppc_rm_tce_iommu_mapped_dec() local 337 struct mm_iommu_table_group_mem_t *mem; in kvmppc_rm_tce_iommu_do_map() local 538 struct mm_iommu_table_group_mem_t *mem; in kvmppc_rm_h_put_tce_indirect() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | headc57d.c | 120 headc57d_olut_load_8(struct drm_color_lut *in, int size, void __iomem *mem) in headc57d_olut_load_8() 153 headc57d_olut_load(struct drm_color_lut *in, int size, void __iomem *mem) in headc57d_olut_load()
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | vsp1.h | 58 dma_addr_t mem[3]; member 96 dma_addr_t mem[3]; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/via/ |
| H A D | via_mm.c | 118 drm_via_mem_t *mem = data; in via_mem_alloc() local 188 drm_via_mem_t *mem = data; in via_mem_free() local
|