Searched refs:requeued (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/futex/functional/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/block/rnbd/ |
| H A D | rnbd-clt.c | 305 bool requeued; in rnbd_rerun_all_if_idle() local 308 requeued = rnbd_rerun_if_needed(sess); in rnbd_rerun_all_if_idle() 309 } while (atomic_read(&sess->busy) == 0 && requeued); in rnbd_rerun_all_if_idle()
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | futex-requeue-pi.rst | 106 to be requeued to a PI-aware futex. The implementation is the
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | scsi_eh.rst | 79 scmd is requeued to blk queue. 295 - if retry is necessary, scmd is requeued using
|
| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | eni.c | 147 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,
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | fuse.rst | 171 1) the INTERRUPT request will be requeued. In case 2) the INTERRUPT
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/caching/ |
| H A D | fscache.rst | 262 | |tmo=N |Number of lookups timed out and requeued |
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 26952 result in the presentation getting requeued over and over. 28378 latter for requeueing resulted in the requeued presentation being
|