Searched refs:exec (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_execbuffer.c500 struct drm_i915_gem_exec_object2 *exec,
522 total += exec[i].relocation_count;
537 user_relocs = (void __user *)(uintptr_t)exec[i].relocs_ptr;
540 exec[i].relocation_count * sizeof(*reloc))) {
547 total += exec[i].relocation_count;
560 exec[i].handle));
563 exec[i].handle, i);
569 obj->exec_handle = exec[i].handle;
570 obj->exec_entry = &exec[i];
581 int offset = obj->exec_entry - exec;
494 i915_gem_execbuffer_relocate_slow(struct drm_device *dev, struct drm_i915_gem_execbuffer2 *args, struct drm_file *file, struct intel_ring_buffer *ring, struct list_head *objects, struct eb_objects *eb, struct drm_i915_gem_exec_object2 *exec, int count) argument
632 i915_gem_check_execbuffer(struct drm_i915_gem_execbuffer2 *exec) argument
638 validate_exec_list(struct drm_i915_gem_exec_object2 *exec, int count) argument
742 i915_gem_do_execbuffer(struct drm_device *dev, void *data, struct drm_file *file, struct drm_i915_gem_execbuffer2 *args, struct drm_i915_gem_exec_object2 *exec) argument
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dpssysops.psw76 exec
H A Ddpssysops.psw75 exec
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DCSBwraps.psw76 steps div (function) cvx exec setrgbcolor
90 steps div (function) cvx exec sethsbcolor
104 steps div (function) cvx exec setcmykcolor
118 steps div (function) cvx exec setgray
H A DFSBwraps.psw103 $Adobe$DPS$Lib$Dict /SafeBBox get exec
115 $Adobe$DPS$Lib$Dict /SafeBBox get exec
253 fontNum $Adobe$DPS$Lib$Dict /GetFontName get exec
352 fontNum $Adobe$DPS$Lib$Dict /GetFontName get exec
435 (text) x y $Adobe$DPS$Lib$Dict /SafeBBox get exec
451 (text) x y $Adobe$DPS$Lib$Dict /SafeBBox get exec
/solaris-x11-s11/open-src/common/
H A DMakefile.inc681 find tmp-regen -name '*.orig' -exec rm {} \+ ; \

Completed in 15 milliseconds