/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/ |
disp.h | 5 #include <nvif/object.h> 9 struct nvif_object object; member in struct:nvif_disp
|
disp.h | 5 #include <nvif/object.h> 9 struct nvif_object object; member in struct:nvif_disp
|
mem.h | 8 struct nvif_object object; member in struct:nvif_mem
|
user.h | 5 #include <nvif/object.h> 10 struct nvif_object object; member in struct:nvif_user
|
mem.h | 8 struct nvif_object object; member in struct:nvif_mem
|
user.h | 5 #include <nvif/object.h> 10 struct nvif_object object; member in struct:nvif_user
|
client.h | 7 #include <nvif/object.h> 10 struct nvif_object object; member in struct:nvif_client 28 (struct nvkm_client *)_client->object.priv; \
|
client.h | 7 #include <nvif/object.h> 10 struct nvif_object object; member in struct:nvif_client 28 (struct nvkm_client *)_client->object.priv; \
|
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/ |
ctrl.h | 6 #define nvkm_control(p) container_of((p), struct nvkm_control, object) 7 #include <core/object.h> 10 struct nvkm_object object; member in struct:nvkm_control
|
ctrl.h | 6 #define nvkm_control(p) container_of((p), struct nvkm_control, object) 7 #include <core/object.h> 10 struct nvkm_object object; member in struct:nvkm_control
|
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu/ |
ummu.h | 5 #define nvkm_ummu(p) container_of((p), struct nvkm_ummu, object) 6 #include <core/object.h> 10 struct nvkm_object object; member in struct:nvkm_ummu
|
uvmm.h | 5 #define nvkm_uvmm(p) container_of((p), struct nvkm_uvmm, object) 6 #include <core/object.h> 10 struct nvkm_object object; member in struct:nvkm_uvmm
|
ummu.h | 5 #define nvkm_ummu(p) container_of((p), struct nvkm_ummu, object) 6 #include <core/object.h> 10 struct nvkm_object object; member in struct:nvkm_ummu
|
uvmm.h | 5 #define nvkm_uvmm(p) container_of((p), struct nvkm_uvmm, object) 6 #include <core/object.h> 10 struct nvkm_object object; member in struct:nvkm_uvmm
|
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/sw/ |
nvsw.h | 6 #define nvkm_nvsw(p) container_of((p), struct nvkm_nvsw, object) 7 #include <core/object.h> 10 struct nvkm_object object; member in struct:nvkm_nvsw
|
nvsw.h | 6 #define nvkm_nvsw(p) container_of((p), struct nvkm_nvsw, object) 7 #include <core/object.h> 10 struct nvkm_object object; member in struct:nvkm_nvsw
|
/src/common/lib/libprop/ |
prop_stack.h | 40 prop_object_t object; member in struct:_prop_stack_intern_elem 46 prop_object_t object; member in struct:_prop_stack_extern_elem
|
prop_stack.h | 40 prop_object_t object; member in struct:_prop_stack_intern_elem 46 prop_object_t object; member in struct:_prop_stack_extern_elem
|
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/ |
oproxy.h | 7 #include <core/object.h> 12 struct nvkm_object *object; member in struct:nvkm_oproxy
|
oproxy.h | 7 #include <core/object.h> 12 struct nvkm_object *object; member in struct:nvkm_oproxy
|
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/ |
nv20.h | 24 #define nv20_gr_chan(p) container_of((p), struct nv20_gr_chan, object) 25 #include <core/object.h> 28 struct nvkm_object object; member in struct:nv20_gr_chan
|
nv50.h | 24 #define nv50_gr_chan(p) container_of((p), struct nv50_gr_chan, object) 25 #include <core/object.h> 28 struct nvkm_object object; member in struct:nv50_gr_chan
|
nv20.h | 24 #define nv20_gr_chan(p) container_of((p), struct nv20_gr_chan, object) 25 #include <core/object.h> 28 struct nvkm_object object; member in struct:nv20_gr_chan
|
nv50.h | 24 #define nv50_gr_chan(p) container_of((p), struct nv50_gr_chan, object) 25 #include <core/object.h> 28 struct nvkm_object object; member in struct:nv50_gr_chan
|
/src/sys/altq/ |
altq_rmclass_debug.h | 68 int object; /* object operated on */ member in struct:cbqtrace
|