/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_wait_timeout.c | 25 static long timeout_ns = 100000; /* 100us default timeout */ variable 79 long timeout_ns) in futex_get_abs_timeout()
|
H A D | futex_requeue_pi.c | 46 static long timeout_ns; variable 280 int unit_test(int broadcast, long lock, int third_party_owner, long timeout_ns) in unit_test()
|
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.c | 16 #define timeout_ns 30000000 macro
|
/linux/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()
|
/linux/drivers/iio/proximity/ |
H A D | ping.c | 47 s64 timeout_ns; /* timeout in ns */ member
|
/linux/kernel/power/ |
H A D | wakelock.c | 207 u64 timeout_ns = 0; in pm_wake_lock() local
|
/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_gem.c | 384 vc4_wait_for_seqno(struct drm_device * dev,uint64_t seqno,uint64_t timeout_ns,bool interruptible) vc4_wait_for_seqno() argument 1046 vc4_wait_for_seqno_ioctl_helper(struct drm_device * dev,uint64_t seqno,uint64_t * timeout_ns) vc4_wait_for_seqno_ioctl_helper() argument [all...] |
/linux/include/uapi/drm/ |
H A D | vc4_drm.h | 209 __u64 timeout_ns; member 223 __u64 timeout_ns; member
|
H A D | lima_drm.h | 137 __s64 timeout_ns; /* in, wait timeout in absulute time */ member
|
H A D | tegra_drm.h | 1020 __s64 timeout_ns; member
|
H A D | v3d_drm.h | 237 __u64 timeout_ns; member
|
H A D | amdgpu_drm.h | 528 __u64 timeout_ns; member
|
H A D | i915_drm.h | 1938 __s64 timeout_ns; member
|
/linux/drivers/usb/host/ |
H A D | xhci.c | 4696 unsigned long long timeout_ns; in xhci_calculate_intel_u1_timeout() local 4734 unsigned long long timeout_ns; in xhci_calculate_u1_timeout() local 4777 unsigned long long timeout_ns; in xhci_calculate_intel_u2_timeout() local 4798 unsigned long long timeout_ns; in xhci_calculate_u2_timeout() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gem.c | 534 unsigned long amdgpu_gem_timeout(uint64_t timeout_ns) in amdgpu_gem_timeout()
|
/linux/drivers/gpu/drm/ |
H A D | drm_syncobj.c | 1201 u64 timeout_ns, timeout_jiffies64; in drm_timeout_abs_to_jiffies() local
|
/linux/drivers/mmc/host/ |
H A D | mtk-sd.c | 465 u32 timeout_ns; /* data timeout ns */ member
|
/linux/tools/include/uapi/drm/ |
H A D | i915_drm.h | 1938 __s64 timeout_ns; member
|