Home
last modified time | relevance | path

Searched refs:cfg_waittime_ms (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dmsg_zerocopy.c87 static int cfg_waittime_ms = 500; variable
150 ret = poll(&pfd, 1, cfg_waittime_ms); in do_poll()
468 int64_t tstop = gettimeofday_ms() + cfg_waittime_ms; in do_recv_remaining_completions()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dmsg_zerocopy.c87 static int cfg_waittime_ms = 500; variable
150 ret = poll(&pfd, 1, cfg_waittime_ms); in do_poll()
468 int64_t tstop = gettimeofday_ms() + cfg_waittime_ms; in do_recv_remaining_completions()

Completed in 3 milliseconds