Home
last modified time | relevance | path

Searched refs:nvif_object_constructed (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvif/
Devent.h20 return nvif_object_constructed(&event->object); in nvif_event_constructed()
Dobject.h26 nvif_object_constructed(struct nvif_object *object) in nvif_object_constructed() function
/Linux-v6.6/drivers/gpu/drm/nouveau/nvif/
Dmmu.c30 if (!nvif_object_constructed(&mmu->object)) in nvif_mmu_dtor()
Dobject.c253 if (!nvif_object_constructed(object)) in nvif_object_dtor()
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_svm.c970 if (!nvif_object_constructed(&buffer->object)) in nouveau_svm_fault_buffer_dtor()