Searched refs:requeued (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/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.15/Documentation/locking/ |
D | futex-requeue-pi.rst | 106 to be requeued to a PI-aware futex. The implementation is the
|
/Linux-v5.15/drivers/block/rnbd/ |
D | rnbd-clt.c | 309 bool requeued; in rnbd_rerun_all_if_idle() local 312 requeued = rnbd_rerun_if_needed(sess); in rnbd_rerun_all_if_idle() 313 } while (atomic_read(&sess->busy) == 0 && requeued); in rnbd_rerun_all_if_idle()
|
/Linux-v5.15/Documentation/scsi/ |
D | scsi_eh.rst | 79 scmd is requeued to blk queue. 295 - if retry is necessary, scmd is requeued using
|
/Linux-v5.15/drivers/atm/ |
D | eni.c | 147 static int tx_complete = 0,dma_complete = 0,queued = 0,requeued = 0, variable 1196 requeued++; in poll_tx() 1462 tx_complete,dma_complete,queued,requeued,submitted,backlogged,
|
/Linux-v5.15/Documentation/filesystems/ |
D | fuse.rst | 171 1) the INTERRUPT request will be requeued. In case 2) the INTERRUPT
|
/Linux-v5.15/Documentation/filesystems/caching/ |
D | fscache.rst | 262 | |tmo=N |Number of lookups timed out and requeued |
|
/Linux-v5.15/scripts/ |
D | spelling.txt | 1244 requed||requeued
|