Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MSG_TRIES
drivers/ntb/test/ntb_perf.c
273
for (try = 0; try < MSG_TRIES; try++) {
drivers/ntb/test/ntb_perf.c
301
return try < MSG_TRIES ? 0 : -EAGAIN;
drivers/ntb/test/ntb_perf.c
365
for (try = 0; try < MSG_TRIES; try++) {
drivers/ntb/test/ntb_perf.c
390
return try < MSG_TRIES ? 0 : -EAGAIN;