Searched refs:test_timeout (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_wait_timeout.c64 static void test_timeout(int res, int *ret, char *test_name, int err) function
144 test_timeout(res, &ret, "futex_wait relative", ETIMEDOUT);
150 test_timeout(res, &ret, "futex_wait_bitset realtime", ETIMEDOUT);
156 test_timeout(res, &ret, "futex_wait_bitset monotonic", ETIMEDOUT);
162 test_timeout(res, &ret, "futex_wait_requeue_pi realtime", ETIMEDOUT);
168 test_timeout(res, &ret, "futex_wait_requeue_pi monotonic", ETIMEDOUT);
186 test_timeout(res, &ret, "futex_lock_pi realtime", ETIMEDOUT);
190 test_timeout(res, &ret, "futex_lock_pi invalid timeout flag", ENOSYS);
196 test_timeout(res, &ret, "futex_waitv monotonic", ETIMEDOUT);
202 test_timeout(re
[all...]
/linux-master/tools/testing/selftests/netfilter/
H A Dnft_concat_range.sh1409 test_timeout() { function
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c4899 test_info->timeout = le16_to_cpu(resp->test_timeout);
H A Dbnxt_hsi.h10270 __le16 test_timeout; member in struct:hwrm_selftest_qlist_output

Completed in 185 milliseconds