Searched refs:requeued (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/tools/testing/selftests/futex/functional/ |
| D | futex_requeue_pi_signal_restart.c | 36 atomic_t requeued = ATOMIC_INITIALIZER; variable 89 requeued.val ? "after" : "prior to"); in handle_signal() 104 if (!requeued.val || errno != EWOULDBLOCK) { in waiterfn() 191 atomic_set(&requeued, 1); in main()
|
| /Linux-v5.4/Documentation/ |
| D | futex-requeue-pi.txt | 106 to be requeued to a PI-aware futex. The implementation is the
|
| /Linux-v5.4/Documentation/scsi/ |
| D | scsi_eh.txt | 70 scmd is requeued to blk queue. 264 - if retry is necessary, scmd is requeued using
|
| /Linux-v5.4/drivers/atm/ |
| D | eni.c | 153 static int tx_complete = 0,dma_complete = 0,queued = 0,requeued = 0, variable 1200 requeued++; in poll_tx() 1466 tx_complete,dma_complete,queued,requeued,submitted,backlogged,
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | fuse.txt | 185 1) the INTERRUPT request will be requeued. In case 2) the INTERRUPT
|
| /Linux-v5.4/Documentation/filesystems/caching/ |
| D | fscache.txt | 238 tmo=N Number of lookups timed out and requeued
|