Searched refs:backlogged (Results 1 - 14 of 14) sorted by relevance
/linux-4.1.27/drivers/crypto/ccp/ |
H A D | ccp-dev.c | 82 * backlogged) or advancement out of the backlog. If the cmd has
|
/linux-4.1.27/drivers/atm/ |
H A D | eni.c | 153 backlogged = 0,rx_enqueued = 0,rx_dequeued = 0,pushed = 0,submitted = 0, variable 1463 "backlogged=%d,rx_enqueued=%d,rx_dequeued=%d,putting=%d,pushed=%d\n", 1464 tx_complete,dma_complete,queued,requeued,submitted,backlogged, 2078 backlogged++; eni_send()
|
H A D | lanai.c | 1150 /* test if VCC is currently backlogged */ vcc_is_backlogged() 1335 if (vcc_is_backlogged(lvcc)) /* Already backlogged */ vcc_tx_aal5() 1749 /* Try to undequeue 1 backlogged vcc */ iter_dequeue() 1779 /* ...and see if any backlogged VCs can make progress */ lanai_timed_poll()
|
H A D | zatm.c | 119 backlogged */
|
/linux-4.1.27/include/linux/ |
H A D | ccp.h | 50 * backlogged) or advancement out of the backlog. If the cmd has
|
/linux-4.1.27/net/nfc/ |
H A D | llcp_sock.c | 876 /* XXX Queue backlogged skbs */ llcp_sock_recvmsg()
|
/linux-4.1.27/net/sched/ |
H A D | sch_hfsc.c | 189 * eligible tree holds backlogged classes being sorted by their eligible times. 255 * vttree holds holds backlogged child classes being sorted by their virtual
|
H A D | sch_qfq.c | 94 * Maximum number of consecutive slots occupied by backlogged classes 858 * happens that the aggregate becomes backlogged and eligible, or just
|
/linux-4.1.27/drivers/scsi/aacraid/ |
H A D | commsup.c | 1611 * backlogged aac_check_health() 1849 * backlogged aac_command_thread()
|
/linux-4.1.27/net/dccp/ |
H A D | ipv4.c | 204 * ICMPs are not backlogged, hence we cannot get an established dccp_req_err()
|
H A D | ipv6.c | 590 goes to IPv4 receive handler and backlogged. dccp_v6_do_rcv()
|
/linux-4.1.27/net/ipv6/ |
H A D | tcp_ipv6.c | 1208 goes to IPv4 receive handler and backlogged. tcp_v6_do_rcv()
|
/linux-4.1.27/block/ |
H A D | cfq-iosched.c | 1363 * if group does not loose all if it was not continuously backlogged. cfq_group_notify_queue_add() 3050 * We were waiting for group to get backlogged. Expire the queue cfq_select_queue() 3062 * the queue yet. Allow the group to get backlogged. cfq_select_queue()
|
/linux-4.1.27/net/ipv4/ |
H A D | tcp_ipv4.c | 320 /* ICMPs are not backlogged, hence we cannot get tcp_req_err()
|
Completed in 483 milliseconds