Searched defs:timeout_nsec (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_fence.c142 iris_wait_syncpt(struct pipe_screen * p_screen,struct iris_syncpt * syncpt,int64_t timeout_nsec) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_fence.c194 crocus_wait_syncobj(struct pipe_screen * p_screen,struct crocus_syncobj * syncobj,int64_t timeout_nsec) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_fence.c215 iris_wait_syncobj(struct iris_bufmgr * bufmgr,struct iris_syncobj * syncobj,int64_t timeout_nsec) argument
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_sync.c267 drm_syncobj_wait(struct panvk_device * device,const uint32_t * handles,uint32_t count_handles,int64_t timeout_nsec,bool wait_all) argument
/xsrc/external/mit/libdrm/dist/amdgpu/
H A Damdgpu_cs.c739 amdgpu_cs_syncobj_wait(amdgpu_device_handle dev,uint32_t * handles,unsigned num_handles,int64_t timeout_nsec,unsigned flags,uint32_t * first_signaled) argument
751 amdgpu_cs_syncobj_timeline_wait(amdgpu_device_handle dev,uint32_t * handles,uint64_t * points,unsigned num_handles,int64_t timeout_nsec,unsigned flags,uint32_t * first_signaled) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_drm.c1512 drm_syncobj_wait(struct tu_device * device,const uint32_t * handles,uint32_t count_handles,int64_t timeout_nsec,bool wait_all) argument
/xsrc/external/mit/libdrm/dist/
H A Dxf86drm.c5158 drmSyncobjWait(int fd,uint32_t * handles,unsigned num_handles,int64_t timeout_nsec,unsigned flags,uint32_t * first_signaled) argument
5223 drmSyncobjTimelineWait(int fd,uint32_t * handles,uint64_t * points,unsigned num_handles,int64_t timeout_nsec,unsigned flags,uint32_t * first_signaled) argument
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm.h737 __s64 timeout_nsec; member in struct:drm_syncobj_wait
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm.h887 __s64 timeout_nsec; member in struct:drm_syncobj_wait
899 __s64 timeout_nsec; member in struct:drm_syncobj_timeline_wait
/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm.h930 __s64 timeout_nsec; member in struct:drm_syncobj_wait
950 __s64 timeout_nsec; member in struct:drm_syncobj_timeline_wait

Completed in 23 milliseconds