Home
last modified time | relevance | path

Searched refs:enqueued (Results 1 – 18 of 18) sorted by relevance

/linux-4.4.14/Documentation/filesystems/nfs/
Dknfsd-stats.txt60 sockets-enqueued
61 Counts how many times an NFS transport is enqueued to wait for
108 this case), or the transport can be enqueued for later attention
109 (sockets-enqueued counts this case), or the packet can be temporarily
114 packets-deferred = packets-arrived - ( sockets-enqueued + threads-woken )
/linux-4.4.14/fs/btrfs/
Dreada.c761 u64 enqueued; in __reada_start_machine() local
766 enqueued = 0; in __reada_start_machine()
770 enqueued += reada_start_machine_dev(fs_info, in __reada_start_machine()
773 total += enqueued; in __reada_start_machine()
774 } while (enqueued && total < 10000); in __reada_start_machine()
776 if (enqueued == 0) in __reada_start_machine()
/linux-4.4.14/drivers/firewire/
Dnet.c200 u8 enqueued; member
819 free = (ptask->outstanding_pkts == 0 && ptask->enqueued); in fwnet_transmit_packet_done()
896 free = ptask->enqueued; in fwnet_transmit_packet_failed()
999 free = (ptask->outstanding_pkts == 0 && !ptask->enqueued); in fwnet_send_packet()
1001 ptask->enqueued = true; in fwnet_send_packet()
1018 free = (ptask->outstanding_pkts == 0 && !ptask->enqueued); in fwnet_send_packet()
1020 ptask->enqueued = true; in fwnet_send_packet()
1324 ptask->enqueued = 0; in fwnet_tx()
/linux-4.4.14/Documentation/usb/
Dbulk-streams.txt46 Do NOT call this function if you have URBs enqueued for any of the endpoints
/linux-4.4.14/Documentation/networking/
Dscaling.txt259 for this flow are enqueued for further kernel processing. Ideally, kernel
263 enqueued for kernel processing on the old CPU.
266 CPU's backlog when a packet in this flow was last enqueued. Each backlog
270 been enqueued onto the currently designated CPU for flow i (of course,
279 table), the packet is enqueued onto that CPU’s backlog. If they differ,
Dbonding.txt1646 bond0 interface and filter traffic enqueued to it, such that packets with a dst
/linux-4.4.14/Documentation/locking/
Drt-mutex.txt33 rtmutex, only the top priority waiter is enqueued into the owner's
/linux-4.4.14/Documentation/scheduler/
Dcompletion.txt78 enqueued tasks could get "lost" - use reinit_completion() in that case.
215 wakeup order is the same in which they were enqueued (FIFO order).
/linux-4.4.14/Documentation/video4linux/
Dpxa_camera.txt73 - arrow "Q" means : a buffer was enqueued
/linux-4.4.14/arch/arc/kernel/
Dentry-compact.S227 ; off to "C" code where SIGBUS in enqueued
/linux-4.4.14/Documentation/filesystems/caching/
Doperations.txt181 enqueued for further immediate asynchronous processing by adjusting the
Dbackend-api.txt173 an operation needs more processing time, it should be enqueued again.
438 retrieval routine could be enqueued upon the completion of a disk read.
/linux-4.4.14/Documentation/timers/
Dhrtimers.txt110 be enqueued again. The time-ordered enqueueing and the storage of the
/linux-4.4.14/Documentation/input/
Datarikbd.txt364 matrix activity is still monitored and scan codes or ASCII characters enqueued
382 monitoring process (i.e. the samples are not enqueued for transmission).
/linux-4.4.14/Documentation/
Dkmemcheck.txt599 we found earlier when looking for where siginfo_t objects are enqueued on the
/linux-4.4.14/net/netfilter/
DKconfig372 the enqueued via NFNETLINK.
/linux-4.4.14/drivers/block/
Dskd_main.c2688 int limit, int *enqueued) in skd_isr_completion_posted() argument
/linux-4.4.14/Documentation/virtual/kvm/
Dapi.txt417 -EEXIST if an interrupt is already enqueued