/linux-4.4.14/tools/testing/selftests/futex/functional/ |
H A D | futex_requeue_pi_signal_restart.c | 39 atomic_t requeued = ATOMIC_INITIALIZER; variable 92 requeued.val ? "after" : "prior to"); handle_signal() 107 if (!requeued.val || errno != EWOULDBLOCK) { waiterfn() 186 * If res is non-zero, we either requeued the waiter or hit an main() 192 atomic_set(&requeued, 1); main()
|
H A D | futex_requeue_pi.c | 178 error("max broadcast iterations (%d) reached with %d/%d tasks woken or requeued\n", broadcast_wakerfn()
|
/linux-4.4.14/include/uapi/linux/ |
H A D | blktrace_api.h | 43 __BLK_TA_REQUEUE, /* request requeued */
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
H A D | cam.h | 75 * This request should be requeued to preserve
|
H A D | aic79xx_osm.c | 2304 * to abort our requeued SCB. ahd_linux_queue_abort_cmd()
|
/linux-4.4.14/net/mac80211/ |
H A D | ocb.c | 243 * requeued the work. Now the work will be running again ieee80211_ocb_leave()
|
/linux-4.4.14/drivers/s390/block/ |
H A D | scm_blk.c | 449 /* Request restarted or requeued, handle next. */ scm_blk_tasklet()
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
H A D | uap_txrx.c | 225 * it is again requeued into AP TX queue.
|
/linux-4.4.14/drivers/atm/ |
H A D | eni.c | 152 static int tx_complete = 0,dma_complete = 0,queued = 0,requeued = 0, variable 1198 requeued++; poll_tx() 1462 "tx_complete=%d,dma_complete=%d,queued=%d,requeued=%d,sub=%d,\n" 1464 tx_complete,dma_complete,queued,requeued,submitted,backlogged,
|
/linux-4.4.14/kernel/ |
H A D | futex.c | 166 * Similarly, in order to account for waiters being requeued on another 1473 * @key2: the new key for the requeued futex_q 1610 * >=0 - on success, the number of tasks requeued or woken; 1976 * PI futexes can not be requeued and must remove themself from the 2601 * @q: the futex_q woken while waiting to be requeued 2625 * It can't be requeued from uaddr2 to something else since we don't handle_early_requeue_pi_wakeup() 2657 * The caller will wait on uaddr and will be requeued by futex_requeue() to 2821 * We've already been requeued, but cannot restart by calling futex_wait_requeue_pi()
|
H A D | workqueue.c | 2765 * on return if it hasn't been requeued since flush started.
|
/linux-4.4.14/drivers/scsi/ |
H A D | scsi_lib.c | 101 * if a command is requeued with no other commands outstanding scsi_set_blocked() 132 * @cmd: The SCSI command being requeued 517 * cmd - command that may need to be requeued. 2863 * be deferred. Since special requests may also be requeued requests,
|
H A D | BusLogic.c | 3134 assured that after a Reset any pending commands are requeued
|
/linux-4.4.14/net/sched/ |
H A D | sch_generic.c | 80 * A requeued skb (via q->gso_skb) can also be a SKB list.
|
/linux-4.4.14/include/linux/ |
H A D | fscache-cache.h | 226 * - return -ETIMEDOUT to be requeued
|
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/ |
H A D | mgc_request.c | 522 /* Any new or requeued lostlocks will change the state */ mgc_requeue_thread() 897 where it will be requeued if needed ("grant failed"). */ mgc_enqueue()
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 985 * error or requeued are moved from the busy_ccbq
|
H A D | sym_hipd.c | 1634 * or requeued. 3033 * Basically all the not yet started tasks are requeued in
|
/linux-4.4.14/drivers/md/ |
H A D | dm-raid1.c | 1283 * A failed read is requeued for another attempt using an intact mirror_end_io()
|
H A D | dm.c | 1936 * DM_MAPIO_REQUEUE : the original request needs to be requeued 3181 * 3. Wait for all in-flight I/Os to be completed or requeued.
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
H A D | wsm.h | 578 /* The message should be requeued later. */
|
H A D | sta.c | 928 /* Highly unlikely: WSM requeued frames. */ __cw1200_flush()
|
/linux-4.4.14/drivers/firewire/ |
H A D | sbp2.c | 912 * If a bus reset happened, sbp2_update will have requeued sbp2_login()
|
/linux-4.4.14/kernel/time/ |
H A D | hrtimer.c | 1341 * timers which run their callback and need to be requeued on hrtimer_interrupt()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
H A D | obd_class.h | 164 cld_lostlock:1; /* lock not requeued */
|
/linux-4.4.14/drivers/net/usb/ |
H A D | usbnet.c | 687 "paused rx queue disabled, %d skbs requeued\n", num);
|
/linux-4.4.14/drivers/net/ |
H A D | xen-netfront.c | 1992 * domain a kick because we've probably just requeued some xennet_connect()
|
/linux-4.4.14/include/linux/usb/ |
H A D | gadget.h | 337 * no longer be requeued (or otherwise used).
|
/linux-4.4.14/net/irda/ |
H A D | irttp.c | 252 * be requeued in case delivery failes irttp_reassemble_skb()
|
/linux-4.4.14/drivers/s390/net/ |
H A D | qeth_core_main.c | 3314 * 'index') un-requeued -> this buffer is the first buffer that qeth_queue_input_buffer() 3315 * will be requeued the next time qeth_queue_input_buffer()
|
/linux-4.4.14/drivers/char/ipmi/ |
H A D | ipmi_msghandler.c | 3644 * Handle a received message. Return 1 if the message should be requeued, 3646 * be freed or requeued.
|
/linux-4.4.14/drivers/isdn/gigaset/ |
H A D | bas-gigaset.c | 1281 gig_dbg(DEBUG_ISO, "%s: skb requeued, qlen=%d", write_iso_tasklet()
|
/linux-4.4.14/fs/ |
H A D | fs-writeback.c | 1511 * We already requeued the inode if it had I_SYNC set and we writeback_sb_inodes()
|
H A D | eventpoll.c | 1041 * chained in ep->ovflist and requeued later on. ep_poll_callback()
|
/linux-4.4.14/net/ceph/ |
H A D | messenger.c | 1282 * yet. if it is requeued, resend with it's original seq. prepare_write_message()
|
H A D | osd_client.c | 2017 dout("%p tid %llu requeued on osd%d\n", req, kick_requests()
|
/linux-4.4.14/net/ipv4/ |
H A D | udp.c | 1503 * have either been requeued or freed.
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
H A D | qla_nx.c | 3580 /* Abort all outstanding commands, so as to be requeued later */ qla82xx_fcoe_ctx_reset()
|
H A D | qla_os.c | 5486 * so as to be requeued later */ qla82xx_error_recovery()
|
/linux-4.4.14/fs/ocfs2/ |
H A D | dlmglue.c | 1143 /* Downconvert thread may have requeued this lock, we ocfs2_unlock_ast()
|
/linux-4.4.14/fs/reiserfs/ |
H A D | journal.c | 1961 * will be requeued because superblock is being shutdown and doesn't do_journal_release()
|