Home
last modified time | relevance | path

Searched defs:imem (Results 1 – 25 of 410) sorted by relevance

12345678910>>...17

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dbase.c74 nvkm_instobj_dtor(struct nvkm_instmem *imem, struct nvkm_instobj *iobj) in nvkm_instobj_dtor()
83 struct nvkm_instmem *imem, struct nvkm_instobj *iobj) in nvkm_instobj_ctor()
93 nvkm_instobj_new(struct nvkm_instmem *imem, u32 size, u32 align, bool zero, in nvkm_instobj_new()
133 nvkm_instmem_rd32(struct nvkm_instmem *imem, u32 addr) in nvkm_instmem_rd32()
139 nvkm_instmem_wr32(struct nvkm_instmem *imem, u32 addr, u32 data) in nvkm_instmem_wr32()
145 nvkm_instmem_boot(struct nvkm_instmem *imem) in nvkm_instmem_boot()
162 struct nvkm_instmem *imem = nvkm_instmem(subdev); in nvkm_instmem_fini() local
190 struct nvkm_instmem *imem = nvkm_instmem(subdev); in nvkm_instmem_init() local
211 struct nvkm_instmem *imem = nvkm_instmem(subdev); in nvkm_instmem_oneinit() local
220 struct nvkm_instmem *imem = nvkm_instmem(subdev); in nvkm_instmem_dtor() local
[all …]
H A Dgk20a.c54 struct gk20a_instmem *imem; member
145 struct gk20a_instmem *imem = obj->base.imem; in gk20a_instobj_iommu_recycle_vaddr() local
177 struct gk20a_instmem *imem = node->imem; in gk20a_instobj_acquire_dma() local
189 struct gk20a_instmem *imem = node->base.imem; in gk20a_instobj_acquire_iommu() local
232 struct gk20a_instmem *imem = node->imem; in gk20a_instobj_release_dma() local
244 struct gk20a_instmem *imem = node->base.imem; in gk20a_instobj_release_iommu() local
298 struct gk20a_instmem *imem = node->base.imem; in gk20a_instobj_dtor_dma() local
315 struct gk20a_instmem *imem = node->base.imem; in gk20a_instobj_dtor_iommu() local
517 struct gk20a_instmem *imem = gk20a_instmem(base); in gk20a_instobj_new() local
550 struct gk20a_instmem *imem = gk20a_instmem(base); in gk20a_instmem_dtor() local
[all …]
H A Dnv04.c41 struct nv04_instmem *imem; member
123 struct nv04_instmem *imem = nv04_instmem(base); in nv04_instobj_new() local
146 nv04_instmem_rd32(struct nvkm_instmem *imem, u32 addr) in nv04_instmem_rd32()
152 nv04_instmem_wr32(struct nvkm_instmem *imem, u32 addr, u32 data) in nv04_instmem_wr32()
160 struct nv04_instmem *imem = nv04_instmem(base); in nv04_instmem_oneinit() local
200 struct nv04_instmem *imem = nv04_instmem(base); in nv04_instmem_dtor() local
223 struct nv04_instmem *imem; in nv04_instmem_new() local
H A Dnv50.c47 struct nv50_instmem *imem; member
59 struct nv50_instmem *imem = iobj->imem; in nv50_instobj_wr32_slow() local
78 struct nv50_instmem *imem = iobj->imem; in nv50_instobj_rd32_slow() local
122 struct nv50_instmem *imem = iobj->imem; in nv50_instobj_kmap() local
194 struct nv50_instmem *imem = iobj->imem; in nv50_instobj_release() local
219 struct nvkm_instmem *imem = &iobj->imem->base; in nv50_instobj_acquire() local
263 struct nvkm_instmem *imem = &iobj->imem->base; in nv50_instobj_boot() local
314 struct nvkm_instmem *imem = &iobj->imem->base; in nv50_instobj_dtor() local
354 struct nv50_instmem *imem = nv50_instmem(base); in nv50_instobj_new() local
392 struct nv50_instmem *imem; in nv50_instmem_new() local
H A Dnv40.c43 struct nv40_instmem *imem; member
123 struct nv40_instmem *imem = nv40_instmem(base); in nv40_instobj_new() local
160 struct nv40_instmem *imem = nv40_instmem(base); in nv40_instmem_oneinit() local
216 struct nv40_instmem *imem = nv40_instmem(base); in nv40_instmem_dtor() local
241 struct nv40_instmem *imem; in nv40_instmem_new() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dbase.c74 nvkm_instobj_dtor(struct nvkm_instmem *imem, struct nvkm_instobj *iobj) in nvkm_instobj_dtor()
83 struct nvkm_instmem *imem, struct nvkm_instobj *iobj) in nvkm_instobj_ctor()
93 nvkm_instobj_new(struct nvkm_instmem *imem, u32 size, u32 align, bool zero, in nvkm_instobj_new()
133 nvkm_instmem_rd32(struct nvkm_instmem *imem, u32 addr) in nvkm_instmem_rd32()
139 nvkm_instmem_wr32(struct nvkm_instmem *imem, u32 addr, u32 data) in nvkm_instmem_wr32()
145 nvkm_instmem_boot(struct nvkm_instmem *imem) in nvkm_instmem_boot()
162 struct nvkm_instmem *imem = nvkm_instmem(subdev); in nvkm_instmem_fini() local
190 struct nvkm_instmem *imem = nvkm_instmem(subdev); in nvkm_instmem_init() local
211 struct nvkm_instmem *imem = nvkm_instmem(subdev); in nvkm_instmem_oneinit() local
220 struct nvkm_instmem *imem = nvkm_instmem(subdev); in nvkm_instmem_dtor() local
[all …]
H A Dgk20a.c54 struct gk20a_instmem *imem; member
145 struct gk20a_instmem *imem = obj->base.imem; in gk20a_instobj_iommu_recycle_vaddr() local
177 struct gk20a_instmem *imem = node->imem; in gk20a_instobj_acquire_dma() local
189 struct gk20a_instmem *imem = node->base.imem; in gk20a_instobj_acquire_iommu() local
232 struct gk20a_instmem *imem = node->imem; in gk20a_instobj_release_dma() local
244 struct gk20a_instmem *imem = node->base.imem; in gk20a_instobj_release_iommu() local
298 struct gk20a_instmem *imem = node->base.imem; in gk20a_instobj_dtor_dma() local
315 struct gk20a_instmem *imem = node->base.imem; in gk20a_instobj_dtor_iommu() local
517 struct gk20a_instmem *imem = gk20a_instmem(base); in gk20a_instobj_new() local
550 struct gk20a_instmem *imem = gk20a_instmem(base); in gk20a_instmem_dtor() local
[all …]
H A Dnv04.c41 struct nv04_instmem *imem; member
123 struct nv04_instmem *imem = nv04_instmem(base); in nv04_instobj_new() local
146 nv04_instmem_rd32(struct nvkm_instmem *imem, u32 addr) in nv04_instmem_rd32()
152 nv04_instmem_wr32(struct nvkm_instmem *imem, u32 addr, u32 data) in nv04_instmem_wr32()
160 struct nv04_instmem *imem = nv04_instmem(base); in nv04_instmem_oneinit() local
200 struct nv04_instmem *imem = nv04_instmem(base); in nv04_instmem_dtor() local
223 struct nv04_instmem *imem; in nv04_instmem_new() local
H A Dnv50.c47 struct nv50_instmem *imem; member
59 struct nv50_instmem *imem = iobj->imem; in nv50_instobj_wr32_slow() local
78 struct nv50_instmem *imem = iobj->imem; in nv50_instobj_rd32_slow() local
122 struct nv50_instmem *imem = iobj->imem; in nv50_instobj_kmap() local
194 struct nv50_instmem *imem = iobj->imem; in nv50_instobj_release() local
219 struct nvkm_instmem *imem = &iobj->imem->base; in nv50_instobj_acquire() local
263 struct nvkm_instmem *imem = &iobj->imem->base; in nv50_instobj_boot() local
314 struct nvkm_instmem *imem = &iobj->imem->base; in nv50_instobj_dtor() local
354 struct nv50_instmem *imem = nv50_instmem(base); in nv50_instobj_new() local
392 struct nv50_instmem *imem; in nv50_instmem_new() local
H A Dnv40.c43 struct nv40_instmem *imem; member
123 struct nv40_instmem *imem = nv40_instmem(base); in nv40_instobj_new() local
160 struct nv40_instmem *imem = nv40_instmem(base); in nv40_instmem_oneinit() local
216 struct nv40_instmem *imem = nv40_instmem(base); in nv40_instmem_dtor() local
241 struct nv40_instmem *imem; in nv40_instmem_new() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dbase.c74 nvkm_instobj_dtor(struct nvkm_instmem *imem, struct nvkm_instobj *iobj) in nvkm_instobj_dtor()
83 struct nvkm_instmem *imem, struct nvkm_instobj *iobj) in nvkm_instobj_ctor()
93 nvkm_instobj_new(struct nvkm_instmem *imem, u32 size, u32 align, bool zero, in nvkm_instobj_new()
133 nvkm_instmem_rd32(struct nvkm_instmem *imem, u32 addr) in nvkm_instmem_rd32()
139 nvkm_instmem_wr32(struct nvkm_instmem *imem, u32 addr, u32 data) in nvkm_instmem_wr32()
145 nvkm_instmem_boot(struct nvkm_instmem *imem) in nvkm_instmem_boot()
162 struct nvkm_instmem *imem = nvkm_instmem(subdev); in nvkm_instmem_fini() local
190 struct nvkm_instmem *imem = nvkm_instmem(subdev); in nvkm_instmem_init() local
211 struct nvkm_instmem *imem = nvkm_instmem(subdev); in nvkm_instmem_oneinit() local
220 struct nvkm_instmem *imem = nvkm_instmem(subdev); in nvkm_instmem_dtor() local
[all …]
H A Dgk20a.c54 struct gk20a_instmem *imem; member
145 struct gk20a_instmem *imem = obj->base.imem; in gk20a_instobj_iommu_recycle_vaddr() local
177 struct gk20a_instmem *imem = node->imem; in gk20a_instobj_acquire_dma() local
189 struct gk20a_instmem *imem = node->base.imem; in gk20a_instobj_acquire_iommu() local
232 struct gk20a_instmem *imem = node->imem; in gk20a_instobj_release_dma() local
244 struct gk20a_instmem *imem = node->base.imem; in gk20a_instobj_release_iommu() local
298 struct gk20a_instmem *imem = node->base.imem; in gk20a_instobj_dtor_dma() local
315 struct gk20a_instmem *imem = node->base.imem; in gk20a_instobj_dtor_iommu() local
517 struct gk20a_instmem *imem = gk20a_instmem(base); in gk20a_instobj_new() local
550 struct gk20a_instmem *imem = gk20a_instmem(base); in gk20a_instmem_dtor() local
[all …]
H A Dnv04.c41 struct nv04_instmem *imem; member
123 struct nv04_instmem *imem = nv04_instmem(base); in nv04_instobj_new() local
146 nv04_instmem_rd32(struct nvkm_instmem *imem, u32 addr) in nv04_instmem_rd32()
152 nv04_instmem_wr32(struct nvkm_instmem *imem, u32 addr, u32 data) in nv04_instmem_wr32()
160 struct nv04_instmem *imem = nv04_instmem(base); in nv04_instmem_oneinit() local
200 struct nv04_instmem *imem = nv04_instmem(base); in nv04_instmem_dtor() local
223 struct nv04_instmem *imem; in nv04_instmem_new() local
H A Dnv50.c47 struct nv50_instmem *imem; member
59 struct nv50_instmem *imem = iobj->imem; in nv50_instobj_wr32_slow() local
78 struct nv50_instmem *imem = iobj->imem; in nv50_instobj_rd32_slow() local
122 struct nv50_instmem *imem = iobj->imem; in nv50_instobj_kmap() local
194 struct nv50_instmem *imem = iobj->imem; in nv50_instobj_release() local
219 struct nvkm_instmem *imem = &iobj->imem->base; in nv50_instobj_acquire() local
263 struct nvkm_instmem *imem = &iobj->imem->base; in nv50_instobj_boot() local
314 struct nvkm_instmem *imem = &iobj->imem->base; in nv50_instobj_dtor() local
354 struct nv50_instmem *imem = nv50_instmem(base); in nv50_instobj_new() local
392 struct nv50_instmem *imem; in nv50_instmem_new() local
H A Dnv40.c43 struct nv40_instmem *imem; member
123 struct nv40_instmem *imem = nv40_instmem(base); in nv40_instobj_new() local
160 struct nv40_instmem *imem = nv40_instmem(base); in nv40_instmem_oneinit() local
216 struct nv40_instmem *imem = nv40_instmem(base); in nv40_instmem_dtor() local
241 struct nv40_instmem *imem; in nv40_instmem_new() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/instmem/
H A Dnouveau_subdev_instmem_base.c39 struct nouveau_instmem *imem = (void *)object->engine; in _nouveau_instobj_dtor() local
55 struct nouveau_instmem *imem = (void *)engine; in nouveau_instobj_create_() local
76 nouveau_instmem_alloc(struct nouveau_instmem *imem, in nouveau_instmem_alloc()
90 struct nouveau_instmem *imem = (void *)object; in _nouveau_instmem_fini() local
120 struct nouveau_instmem *imem = (void *)object; in _nouveau_instmem_init() local
150 struct nouveau_instmem *imem; in nouveau_instmem_create_() local
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsalloc.c47 alloc_trace_space(const gs_ref_memory_t *imem) in alloc_trace_space()
398 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_free_all() local
491 #define IF_FREELIST_ALLOC(ptr, imem, size, pstype, pfl)\ argument
510 #define ELSEIF_LIFO_ALLOC(ptr, imem, size, pstype)\ argument
531 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes() local
556 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes_immovable() local
569 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct() local
597 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct_immovable() local
610 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_byte_array() local
624 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_byte_array_immovable() local
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsalloc.c49 alloc_trace_space(const gs_ref_memory_t *imem) in alloc_trace_space()
405 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_free_all() local
498 #define IF_FREELIST_ALLOC(ptr, imem, size, pstype, pfl)\ argument
517 #define ELSEIF_LIFO_ALLOC(ptr, imem, size, pstype)\ argument
538 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes() local
568 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes_immovable() local
587 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct() local
620 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct_immovable() local
638 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_byte_array() local
659 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_byte_array_immovable() local
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsalloc.c49 alloc_trace_space(const gs_ref_memory_t *imem) in alloc_trace_space()
405 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_free_all() local
498 #define IF_FREELIST_ALLOC(ptr, imem, size, pstype, pfl)\ argument
517 #define ELSEIF_LIFO_ALLOC(ptr, imem, size, pstype)\ argument
538 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes() local
568 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes_immovable() local
587 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct() local
620 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct_immovable() local
638 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_byte_array() local
659 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_byte_array_immovable() local
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsalloc.c43 alloc_trace_space(const gs_ref_memory_t *imem) in alloc_trace_space()
389 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_free_all() local
452 #define IF_FREELIST_ALLOC(ptr, imem, size, pstype, pfl)\ argument
471 #define ELSEIF_LIFO_ALLOC(ptr, imem, size, pstype)\ argument
492 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes() local
514 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes_immovable() local
527 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct() local
552 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct_immovable() local
565 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_byte_array() local
579 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_byte_array_immovable() local
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsalloc.c47 alloc_trace_space(const gs_ref_memory_t *imem) in alloc_trace_space()
398 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_free_all() local
491 #define IF_FREELIST_ALLOC(ptr, imem, size, pstype, pfl)\ argument
510 #define ELSEIF_LIFO_ALLOC(ptr, imem, size, pstype)\ argument
531 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes() local
556 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes_immovable() local
569 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct() local
597 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct_immovable() local
610 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_byte_array() local
624 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_byte_array_immovable() local
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsalloc.c43 alloc_trace_space(const gs_ref_memory_t *imem) in alloc_trace_space()
389 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_free_all() local
452 #define IF_FREELIST_ALLOC(ptr, imem, size, pstype, pfl)\ argument
471 #define ELSEIF_LIFO_ALLOC(ptr, imem, size, pstype)\ argument
492 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes() local
514 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes_immovable() local
527 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct() local
552 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct_immovable() local
565 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_byte_array() local
579 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_byte_array_immovable() local
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsalloc.c63 alloc_trace_space(const gs_ref_memory_t *imem) in alloc_trace_space()
504 clump_splay_remove(clump_t *cp, gs_ref_memory_t *imem) in clump_splay_remove()
984 gs_ref_memory_t *imem; member
1022 gs_ref_memory_t * imem = (gs_ref_memory_t *)mem; in i_free_all() local
1110 #define IF_FREELIST_ALLOC(ptr, imem, size, pstype, pfl)\ argument
1131 #define ELSEIF_LIFO_ALLOC(ptr, imem, size, pstype)\ argument
1155 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes() local
1189 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes_immovable() local
1212 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct() local
1245 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct_immovable() local
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsalloc.c63 alloc_trace_space(const gs_ref_memory_t *imem) in alloc_trace_space()
504 clump_splay_remove(clump_t *cp, gs_ref_memory_t *imem) in clump_splay_remove()
984 gs_ref_memory_t *imem; member
1022 gs_ref_memory_t * imem = (gs_ref_memory_t *)mem; in i_free_all() local
1110 #define IF_FREELIST_ALLOC(ptr, imem, size, pstype, pfl)\ argument
1131 #define ELSEIF_LIFO_ALLOC(ptr, imem, size, pstype)\ argument
1155 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes() local
1189 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_bytes_immovable() local
1212 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct() local
1245 gs_ref_memory_t * const imem = (gs_ref_memory_t *)mem; in i_alloc_struct_immovable() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Ddmanv04.c39 struct nvkm_instmem *imem = chan->fifo->base.engine.subdev.device->imem; in nv04_fifo_dma_object_dtor() local
51 struct nvkm_instmem *imem = chan->fifo->base.engine.subdev.device->imem; in nv04_fifo_dma_object_ctor() local
144 struct nvkm_instmem *imem = fifo->base.engine.subdev.device->imem; in nv04_fifo_dma_dtor() local
175 struct nvkm_instmem *imem = device->imem; in nv04_fifo_dma_new() local

12345678910>>...17