Searched refs:get_abs_timeout (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/ |
| H A D | etnaviv_pipe.c | 42 get_abs_timeout(&req.timeout, ns);
|
| H A D | etnaviv_priv.h | 208 static inline void get_abs_timeout(struct drm_etnaviv_timespec *tv, uint64_t ns) function in typeref:typename:void
|
| H A D | etnaviv_bo.c | 376 get_abs_timeout(&req.timeout, 5000000000);
|
| /xsrc/external/mit/libdrm/dist/etnaviv/ |
| H A D | etnaviv_pipe.c | 47 get_abs_timeout(&req.timeout, ns);
|
| H A D | etnaviv_priv.h | 199 static inline void get_abs_timeout(struct drm_etnaviv_timespec *tv, uint64_t ns) function in typeref:typename:void
|
| H A D | etnaviv_bo.c | 326 get_abs_timeout(&req.timeout, 5000000000);
|
| /xsrc/external/mit/libdrm/dist/freedreno/msm/ |
| H A D | msm_bo.c | 74 get_abs_timeout(&req.timeout, 5000000000);
|
| H A D | msm_priv.h | 106 static inline void get_abs_timeout(struct drm_msm_timespec *tv, uint64_t ns) function in typeref:typename:void
|
| H A D | msm_pipe.c | 88 get_abs_timeout(&req.timeout, timeout);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ |
| H A D | msm_priv.h | 134 get_abs_timeout(struct drm_msm_timespec *tv, uint64_t ns) function in typeref:typename:void
|
| H A D | msm_bo.c | 76 get_abs_timeout(&req.timeout, 5000000000);
|
| H A D | msm_pipe.c | 120 get_abs_timeout(&req.timeout, timeout);
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ |
| H A D | msm_bo.c | 73 get_abs_timeout(&req.timeout, 5000000000);
|
| H A D | msm_priv.h | 106 static inline void get_abs_timeout(struct drm_msm_timespec *tv, uint64_t ns) function in typeref:typename:void
|
| H A D | msm_pipe.c | 117 get_abs_timeout(&req.timeout, timeout);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_drm.c | 1359 get_abs_timeout(struct drm_msm_timespec *tv, uint64_t ns) function in typeref:typename:void 1376 get_abs_timeout(&req.timeout, 1000000000);
|
Completed in 51 milliseconds