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