Home
last modified time | relevance | path

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

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