Searched defs:timeout_ns (Results 1 – 6 of 6) sorted by relevance
25 static long timeout_ns = 100000; /* 100us default timeout */ variable84 long timeout_ns) in futex_get_abs_timeout()
29 #define timeout_ns 100000 macro
14 #define timeout_ns 30000000 macro
46 static long timeout_ns; variable280 int unit_test(int broadcast, long lock, int third_party_owner, long timeout_ns) in unit_test()
16 #define timeout_ns 30000000 macro
1938 __s64 timeout_ns; member