| /kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/ |
| H A D | futex_wait_timeout.c | 28 static long timeout_ns = 100000; /* 100us default timeout */ variable
|
| H A D | futex_wait_wouldblock.c | 28 #define timeout_ns 100000 macro
|
| H A D | futex_requeue_pi.c | 44 static long timeout_ns; variable 278 int unit_test(int broadcast, long lock, int third_party_owner, long timeout_ns) in unit_test() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/ |
| H A D | futex_wait_wouldblock.c | 29 #define timeout_ns 100000 macro
|
| H A D | futex_requeue.c | 14 #define timeout_ns 30000000 macro
|
| H A D | futex_wait_timeout.c | 25 static long timeout_ns = 100000; /* 100us default timeout */ variable 78 futex_get_abs_timeout(clockid_t clockid, struct timespec *to, long timeout_ns) futex_get_abs_timeout() argument [all...] |
| H A D | futex_wait.c | 16 #define timeout_ns 30000000 macro
|
| H A D | futex_requeue_pi.c | 44 static long timeout_ns; variable 278 int unit_test(int broadcast, long lock, int third_party_owner, long timeout_ns) in unit_test() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_fence.c | 76 v3d_fence_wait(struct v3d_screen *screen, struct v3d_fence *fence, uint64_t timeout_ns) v3d_fence_wait() argument 108 v3d_fence_finish(struct pipe_screen *pscreen, struct pipe_context *ctx, struct pipe_fence_handle *pf, uint64_t timeout_ns) v3d_fence_finish() argument
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_fence.c | 77 vc4_fence_finish(struct pipe_screen *pscreen, struct pipe_context *ctx, struct pipe_fence_handle *pf, uint64_t timeout_ns) vc4_fence_finish() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_wait.c | 194 static unsigned long to_wait_timeout(s64 timeout_ns) in to_wait_timeout() argument [all...] |
| /kernel/linux/linux-5.10/drivers/iio/proximity/ |
| H A D | ping.c | 48 s64 timeout_ns; /* timeout in ns */ member
|
| /kernel/linux/linux-5.10/kernel/power/ |
| H A D | wakelock.c | 207 u64 timeout_ns = 0; in pm_wake_lock() local
|
| /kernel/linux/linux-6.6/drivers/iio/proximity/ |
| H A D | ping.c | 47 s64 timeout_ns; /* timeout in ns */ member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_wait.c | 196 static unsigned long to_wait_timeout(s64 timeout_ns) in to_wait_timeout() argument [all...] |
| /kernel/linux/linux-6.6/kernel/power/ |
| H A D | wakelock.c | 207 u64 timeout_ns = 0; in pm_wake_lock() local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_fence.cpp | 52 wait_event(HANDLE event, int event_fd, uint64_t timeout_ns) in wait_event() argument 77 wait_event(HANDLE event, int event_fd, uint64_t timeout_ns) in wait_event() argument 162 d3d12_fence_finish(struct d3d12_fence *fence, uint64_t timeout_ns) in d3d12_fence_finish() argument 176 fence_finish(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_fence_handle *pfence, uint64_t timeout_ns) fence_finish() argument [all...] |
| H A D | d3d12_batch.cpp | 112 d3d12_reset_batch(struct d3d12_context *ctx, struct d3d12_batch *batch, uint64_t timeout_ns) in d3d12_reset_batch() argument
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_bo.c | 114 panfrost_bo_wait(struct panfrost_bo *bo, int64_t timeout_ns, bool wait_readers) in panfrost_bo_wait() argument
|
| /third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
| H A D | pvr_srv_sync.c | 104 pvr_start_timeout(struct timespec *timeout, uint64_t timeout_ns) pvr_start_timeout() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/lima/ |
| H A D | lima_gem.c | 404 int lima_gem_wait(struct drm_file *file, u32 handle, u32 op, s64 timeout_ns) in lima_gem_wait() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/lima/ |
| H A D | lima_gem.c | 401 int lima_gem_wait(struct drm_file *file, u32 handle, u32 op, s64 timeout_ns) in lima_gem_wait() argument
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
| H A D | v3d_drm.h | 55 __u64 timeout_ns; member
|
| /third_party/libdrm/amdgpu/ |
| H A D | amdgpu_bo.c | 507 amdgpu_bo_wait_for_idle(amdgpu_bo_handle bo, uint64_t timeout_ns, bool *busy) amdgpu_bo_wait_for_idle() argument
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_bo.c | 301 v3dv_bo_wait(struct v3dv_device *device, struct v3dv_bo *bo, uint64_t timeout_ns) v3dv_bo_wait() argument
|