Searched refs:served (Results 1 - 51 of 51) sorted by relevance

/linux-4.1.27/net/netfilter/ipvs/
H A Dip_vs_lc.c43 * served, but no new connection is assigned to the server. ip_vs_lc_schedule()
/linux-4.1.27/include/linux/
H A Dioprio.h24 * is only served when no one else is using the disk.
H A Dstop_machine.h16 * up and requests are guaranteed to be served as long as the target
/linux-4.1.27/drivers/hsi/controllers/
H A Domap_ssi.h118 * @msg: Pointer to the HSI message being served
119 * @sg: Pointer to the current sg entry being served
/linux-4.1.27/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_dma.c255 /* clear the served bits */ sxgbe_tx_dma_int_status()
321 /* clear the served bits */ sxgbe_rx_dma_int_status()
/linux-4.1.27/fs/ext4/
H A Dmballoc.h74 * files smaller than MB_DEFAULT_STREAM_THRESHOLD are served
H A Dmballoc.c3919 * We don't want another block to be served from the prealloc
/linux-4.1.27/net/sched/
H A Dsch_qfq.c188 struct qfq_aggregate *in_serv_agg; /* Aggregate being served. */
205 * requeue: the aggregate finishes its budget, so it stops being served and
860 * is being served. In particular, in this case QFQ+ guarantees that
882 * however waited for the service of agg before being served.
893 * unjustly served before other aggregates waiting for service. This
1196 /* agg starts to be served, remove it from schedule */ qfq_choose_next_agg()
H A Dsch_tbf.c42 The sequence of packets of sizes s_i served at moments t_i
H A Dsch_hhf.c23 * in which the heavy-hitter bucket is served with less weight.
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c71 * |ing | |served| TCs | i40e_parse_ieee_etscfg_tlv()
192 * |ing | |served| cap | | i40e_parse_ieee_pfccfg_tlv()
/linux-4.1.27/drivers/staging/rtl8712/
H A Drtl871x_io.h227 /*The io_req list that will be served in the single protocol r/w.*/
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c319 /* Data frames served first*/ wcn36xx_start_tx()
/linux-4.1.27/arch/x86/kernel/
H A Dsetup_percpu.c44 * modules so that they are always served from the first chunk which
/linux-4.1.27/drivers/platform/x86/
H A Dmsi-wmi.c223 /* Brightness is served via acpi video driver */ msi_wmi_notify()
/linux-4.1.27/include/linux/hsi/
H A Dhsi.h60 HSI_STATUS_QUEUED, /* Message waiting to be served */
/linux-4.1.27/net/batman-adv/
H A Drouting.c702 /* check if the destination client was served by this node and it is now batadv_check_unicast_ttvn()
764 * currently served by this node or there is no destination at all and batadv_check_unicast_ttvn()
H A Dtranslation-table.c699 * objects, one per active VLAN served by the originator node.
2869 * batadv_is_my_client - check if a client is served by the local node
2874 * Returns true if the client is served by this node, false otherwise.
3417 * Returns true if the local client is known to be roaming (it is not served by
H A Dtypes.h240 * @vlan_list: a list of orig_node_vlan structs, one per VLAN served by the
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c2206 int served = 0; mlx4_master_comm_channel() local
2235 ++served; mlx4_master_comm_channel()
2240 if (reported && reported != served) mlx4_master_comm_channel()
2241 mlx4_warn(dev, "Got command event with bitmask from %d slaves but %d were served\n", mlx4_master_comm_channel()
2242 reported, served); mlx4_master_comm_channel()
/linux-4.1.27/drivers/tty/
H A Dmoxa.c1441 unsigned int card, port, served = 0; moxa_poll() local
1449 served++; moxa_poll()
1472 if (served) moxa_poll()
/linux-4.1.27/arch/arm/mach-omap2/
H A Dmux.c367 * pending and non-served wakeup event for the mux, otherwise false.
/linux-4.1.27/mm/
H A Dreadahead.c310 * for sequential patterns. Hence interleaved reads might be served as
H A Dpercpu.c1093 * allocation is served from the same dynamic area. Might sleep.
1519 * is served by two chunks - one to serve the core static and reserved
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dlustre_net.h1494 * If the requestsis not served by this time, it is marked as timed out.
2104 /** # reqs being served */
2106 /** # HPreqs being served */
/linux-4.1.27/drivers/leds/
H A Dleds-tca6507.c49 * first-served basis. Access can be shared by multiple leds if they
/linux-4.1.27/drivers/s390/char/
H A Dsclp.c554 * is running, no timers are served on the calling CPU. */
/linux-4.1.27/drivers/dma/
H A Ds3c24xx-dma.c190 * @serving: virtual channel currently being served by this physicalchannel
H A Dtegra20-apb-dma.c679 "Interrupt already served status 0x%08lx\n", status); tegra_dma_isr()
H A Damba-pl08x.c143 * @serving: the virtual channel currently being served by this physical
/linux-4.1.27/block/
H A Dblk-settings.c166 * request queue, and are served best by having the requests passed
H A Dcfq-iosched.c316 * The priority currently being served
1072 * Lifted from AS - choose which of rq1 and rq2 that is best served now.
1494 cfq_log_cfqg(cfqd, cfqg, "served: vt=%llu min_vt=%llu", cfqg->vdisktime, cfq_group_served()
/linux-4.1.27/drivers/usb/serial/
H A Dsierra.c207 /* 'blacklist' of interfaces not served by this driver */
/linux-4.1.27/include/net/
H A Diw_handler.h24 * The initial APIs served us well and has proven a reasonably good design.
/linux-4.1.27/include/scsi/
H A Dscsi_host.h114 * SCSI_MLQUEUE_HOST_BUSY: Block all devices served by this
/linux-4.1.27/net/irda/
H A Dirqueue.c47 * I think most users would be better served by a simple linked list
/linux-4.1.27/tools/perf/util/
H A Ddso.c619 * in the rb_tree. Any read to already cached data is served
/linux-4.1.27/arch/cris/arch-v10/kernel/
H A Dkgdb.c97 * hardware may get lost/not be served in time. This can cause some device
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
H A Dmdc_request.c2126 * @param data archive id served by the copytool
/linux-4.1.27/arch/powerpc/kernel/
H A Dvio.c339 * until entitlement change is served vio_cmo_entitlement_update()
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dkgdb.c94 * hardware may get lost/not be served in time. This can cause some device
/linux-4.1.27/net/decnet/
H A Daf_decnet.c2021 * link-layer headers and has served us well as a good dn_sendmsg()
/linux-4.1.27/drivers/net/ethernet/alteon/
H A Dacenic.c2125 * "IRQ avoidance" recommended in docs applies to IRQs served ace_interrupt()
/linux-4.1.27/drivers/spi/
H A Dspi-pl022.c430 * This would be set according to the current message that would be served
/linux-4.1.27/arch/tile/include/gxio/
H A Dmpipe.h1622 * Permissions are granted on a first-come, first-served basis, so if two
/linux-4.1.27/kernel/rcu/
H A Dtree_plugin.h1262 * served by the rcu_node in question. The CPU hotplug lock is still
/linux-4.1.27/fs/
H A Dnamei.c2285 * in almost all cases, this lookup will be served out of the dcache. The only
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h465 which selects which CFC load client should be served next */
4021 /* [RW 4] If cleared then the secondary interface will not be served by the
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_scsi.c4494 * SCSI_MLQUEUE_HOST_BUSY - Block all devices served by this host temporarily.
H A Dlpfc_sli.c12558 /* MSI-X treated interrupt served as no EQ share INT */ lpfc_sli4_fof_intr_handler()
12677 /* MSI-X treated interrupt served as no EQ share INT */ lpfc_sli4_hba_intr_handler()
/linux-4.1.27/kernel/
H A Dworkqueue.c4441 * are served by workers tied to the pool. for_each_cpu_worker_pool()

Completed in 2427 milliseconds