Searched defs:timeout_ns (Results 1 – 13 of 13) sorted by relevance
24 static long timeout_ns = 100000; /* 100us default timeout */ variable 67 futex_get_abs_timeout(clockid_t clockid,struct timespec * to,long timeout_ns) futex_get_abs_timeout() argument
29 #define timeout_ns 100000 macro
67 long timeout_ns; FIXTURE_VARIANT() local 326 long timeout_ns = variant->timeout_ns; TEST_F() local [all...]
14 #define timeout_ns global() macro
16 #define timeout_ns global() macro
46 s64 timeout_ns; /* timeout in ns */ member
210 u64 timeout_ns = 0; in pm_wake_lock() local
401 int lima_gem_wait(struct drm_file *file, u32 handle, u32 op, s64 timeout_ns) in lima_gem_wait()
209 __u64 timeout_ns; member223 __u64 timeout_ns; member
137 __s64 timeout_ns; /* in, wait timeout in absulute time */ member
1938 __s64 timeout_ns; member
644 unsigned long amdgpu_gem_timeout(uint64_t timeout_ns) in amdgpu_gem_timeout()