Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dnet.c90 #define MULTISHOT_MAX_RETRY 32 macro
865 if (sr->nr_multishot_loops++ < MULTISHOT_MAX_RETRY) in io_recv_finish()