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

/linux-master/drivers/char/xillybus/
H A Dxillybus_core.c700 int empty, reached_eof, exhausted, ready; local
765 exhausted = channel->wr_empty;
817 if (!exhausted)
1210 int full, exhausted; local
1299 exhausted = channel->rd_full;
1374 if (!exhausted)
/linux-master/arch/xtensa/lib/
H A Dstrnlen_user.S95 # exhausted the original len parameter.

Completed in 266 milliseconds