Home
last modified time | relevance | path

Searched refs:eagain (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/perf/Documentation/
H A Dperf-timechart.txt69 --io-skip-eagain::
/linux-6.15/drivers/infiniband/hw/hfi1/
H A Dqp.c463 goto eagain; in iowait_sleep()
486 eagain: in iowait_sleep()
H A Duser_sdma.c77 goto eagain; in defer_packet_queue()
91 eagain: in defer_packet_queue()
/linux-6.15/tools/testing/selftests/net/
H A Dtls.c1326 bool eagain = false; in TEST_F() local
1337 eagain = true; in TEST_F()
1345 EXPECT_TRUE(eagain); in TEST_F()
1352 bool eagain = false; in TEST_F() local
1361 eagain = true; in TEST_F()
1368 EXPECT_TRUE(eagain); in TEST_F()