Home
last modified time | relevance | path

Searched defs:objs (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/sys/external/bsd/drm2/dist/drm/virtio/
H A Dvirtgpu_gem.c119 struct virtio_gpu_object_array *objs; in virtio_gpu_gem_object_open() local
139 struct virtio_gpu_object_array *objs; in virtio_gpu_gem_object_close() local
155 struct virtio_gpu_object_array *objs; in virtio_gpu_array_alloc() local
167 static void virtio_gpu_array_free(struct virtio_gpu_object_array *objs) in virtio_gpu_array_free()
175 struct virtio_gpu_object_array *objs; in virtio_gpu_array_from_handles() local
194 void virtio_gpu_array_add_obj(struct virtio_gpu_object_array *objs, in virtio_gpu_array_add_obj()
205 int virtio_gpu_array_lock_resv(struct virtio_gpu_object_array *objs) in virtio_gpu_array_lock_resv()
218 void virtio_gpu_array_unlock_resv(struct virtio_gpu_object_array *objs) in virtio_gpu_array_unlock_resv()
228 void virtio_gpu_array_add_fence(struct virtio_gpu_object_array *objs, in virtio_gpu_array_add_fence()
237 void virtio_gpu_array_put_free(struct virtio_gpu_object_array *objs) in virtio_gpu_array_put_free()
[all …]
H A Dvirtgpu_vq.c491 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_create_resource()
589 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_to_host_2d()
933 struct virtio_gpu_object_array *objs) in virtio_gpu_cmd_context_attach_resource()
952 struct virtio_gpu_object_array *objs) in virtio_gpu_cmd_context_detach_resource()
972 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_resource_create_3d()
1004 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_to_host_3d()
1036 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_from_host_3d()
1061 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_submit()
H A Dvirtgpu_plane.c117 struct virtio_gpu_object_array *objs; in virtio_gpu_update_dumb_bo() local
262 struct virtio_gpu_object_array *objs; in virtio_gpu_cursor_plane_update() local
H A Dvirtgpu_object.c115 struct virtio_gpu_object_array *objs = NULL; in virtio_gpu_object_create() local
H A Dvirtgpu_ioctl.c297 struct virtio_gpu_object_array *objs; in virtio_gpu_transfer_from_host_ioctl() local
337 struct virtio_gpu_object_array *objs; in virtio_gpu_transfer_to_host_ioctl() local
H A Dvirtgpu_drv.h86 struct drm_gem_object *objs[]; member
120 struct virtio_gpu_object_array *objs; member
/netbsd-src/usr.bin/crunch/examples/
H A DMakefile28 objs: target
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DExpression.cc1104 Vector<Histable*> *objs = NULL; in pEval() local
1131 Vector<JThread*> *objs = NULL; in pEval() local
1166 Vector<Histable*> *objs = NULL; in pEval() local
H A DPathTree.cc825 Hist_data::Mode mode, Vector<Histable*> *objs, in compute_metrics()
1474 PathTree::get_clr_metrics (Vector<Histable*> *objs, NodeIdx node_idx, in get_clr_metrics()
1561 PathTree::get_clr_metrics (Vector<Histable*> *objs) in get_clr_metrics()
1567 PathTree::get_cle_metrics (Vector<Histable*> *objs, NodeIdx node_idx, int pcle, in get_cle_metrics()
1625 PathTree::get_cle_metrics (Vector<Histable*> *objs, NodeIdx node_idx, int dpth) in get_cle_metrics()
2034 PathTree::get_cle_metrics (Vector<Histable*> *objs) in get_cle_metrics()
2105 PathTree::get_self_metrics (Vector<Histable*> *objs, NodeIdx node_idx, in get_self_metrics()
2185 PathTree::get_self_metrics (Vector<Histable*> *objs) in get_self_metrics()
H A DCallStack.cc994 CallStackP::add_stack_d (Vector<Histable*> *objs) in add_stack_d()
1013 CallStackNode::compare (long start, long end, Vector<Histable*> *objs, CallStackNode *mRoot) in compare()
1040 CallStackP::add_stack (Vector<Histable*> *objs) in add_stack()
H A Dgp-archive.cc153 Vector <LoadObject*> *objs = new Vector<LoadObject*>(); in get_loadObjs() local
H A DDbeSession.h429 Vector<Histable*> *objs; // Master list of Functions,Modules,Segments variable
H A DDbe.cc2113 Vector<void*> *objs = new Vector<void*>(2); in dbeGetTLValue() local
6141 setSummary (Vector<Histable*> *objs, Vector<int> *saligns, in setSummary()
6308 setMemSummary (Vector<Histable*> *objs, Vector<int> *saligns, in setMemSummary()
6332 setIndxSummary (Vector<Histable*> *objs, Vector<int> *saligns, in setIndxSummary()
6356 setIOActivitySummary (Vector<Histable*> *objs, Vector<int> *saligns, in setIOActivitySummary()
6379 setHeapActivitySummary (Vector<Histable*> *objs, Vector<int> *saligns, in setHeapActivitySummary()
6404 setDataSummary (Vector<Histable*> *objs, Vector<int> *saligns, in setDataSummary()
6529 Vector<Histable*>*objs = new Vector<Histable*>(sel_objs->size ()); in dbeGetSummaryV2() local
6712 Vector<Histable*>*objs = new Vector<Histable*>(sel_objs->size ()); in dbeGetSummary() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DExpression.cc1104 Vector<Histable*> *objs = NULL; in pEval() local
1131 Vector<JThread*> *objs = NULL; in pEval() local
1166 Vector<Histable*> *objs = NULL; in pEval() local
H A DPathTree.cc825 Hist_data::Mode mode, Vector<Histable*> *objs, in compute_metrics()
1474 PathTree::get_clr_metrics (Vector<Histable*> *objs, NodeIdx node_idx, in get_clr_metrics()
1561 PathTree::get_clr_metrics (Vector<Histable*> *objs) in get_clr_metrics()
1567 PathTree::get_cle_metrics (Vector<Histable*> *objs, NodeIdx node_idx, int pcle, in get_cle_metrics()
1625 PathTree::get_cle_metrics (Vector<Histable*> *objs, NodeIdx node_idx, int dpth) in get_cle_metrics()
2034 PathTree::get_cle_metrics (Vector<Histable*> *objs) in get_cle_metrics()
2105 PathTree::get_self_metrics (Vector<Histable*> *objs, NodeIdx node_idx, in get_self_metrics()
2185 PathTree::get_self_metrics (Vector<Histable*> *objs) in get_self_metrics()
H A DCallStack.cc994 CallStackP::add_stack_d (Vector<Histable*> *objs) in add_stack_d()
1013 CallStackNode::compare (long start, long end, Vector<Histable*> *objs, CallStackNode *mRoot) in compare()
1040 CallStackP::add_stack (Vector<Histable*> *objs) in add_stack()
H A Dgp-archive.cc153 Vector <LoadObject*> *objs = new Vector<LoadObject*>(); in get_loadObjs() local
H A DDbeSession.h429 Vector<Histable*> *objs; // Master list of Functions,Modules,Segments variable
/netbsd-src/games/hack/
H A Dhack.potion.c77 struct obj *otmp, *objs; in dodrink() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_gem.c760 struct drm_gem_object **objs) in objects_lookup()
806 struct drm_gem_object **objs; in drm_gem_objects_lookup() local
1416 drm_gem_lock_reservations(struct drm_gem_object **objs, int count, in drm_gem_lock_reservations()
1468 drm_gem_unlock_reservations(struct drm_gem_object **objs, int count, in drm_gem_unlock_reservations()
/netbsd-src/games/battlestar/
H A Dextern.h323 struct objs { struct
327 extern const struct objs dayobjs[]; argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_object_blt.c323 struct drm_gem_object *objs[] = { &src->base, &dst->base }; in i915_gem_object_copy_blt() local
/netbsd-src/sys/dev/acpi/
H A Dacpi_event.c162 ACPI_OBJECT_LIST objs, *arg = NULL; in acpi_event_invoke() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsoftp11.c72 struct st_object **objs; member
308 struct st_object *o, **objs; in add_st_object() local
/netbsd-src/usr.bin/crunch/crunchgen/
H A Dcrunchgen.c78 strlst_t *objs, *objpaths; member

12