/drivers/hwtracing/coresight/ |
D | coresight-tmc-etf.c | 332 void *sink_config, bool *lost) in tmc_reset_etf_buffer() argument 353 *lost = !!local_xchg(&buf->lost, 0); in tmc_reset_etf_buffer() 392 local_inc(&buf->lost); in tmc_update_etf_buffer() 437 local_inc(&buf->lost); in tmc_update_etf_buffer()
|
D | coresight-tmc-etr.c | 322 void *sink_config, bool *lost) in tmc_reset_etr_buffer() argument 346 *lost = !!local_xchg(&buf->tmc.lost, 0); in tmc_reset_etr_buffer() 389 local_inc(&buf->lost); in tmc_update_etr_buffer() 437 local_inc(&buf->lost); in tmc_update_etr_buffer()
|
D | coresight-etb10.c | 324 void *sink_config, bool *lost) in etb_reset_buffer() argument 346 *lost = !!local_xchg(&buf->lost, 0); in etb_reset_buffer() 388 local_inc(&buf->lost); in etb_update_buffer() 399 local_inc(&buf->lost); in etb_update_buffer() 432 local_inc(&buf->lost); in etb_update_buffer()
|
D | coresight-etm-perf.c | 312 bool lost; in etm_event_stop() local 351 &lost); in etm_event_stop() 353 perf_aux_output_end(handle, size, lost); in etm_event_stop()
|
D | coresight-priv.h | 88 local_t lost; member
|
/drivers/staging/lustre/lustre/include/ |
D | lustre_cfg.h | 200 char lost = s[last]; in lustre_cfg_string() local 203 if (lost != '\0') { in lustre_cfg_string() 205 index, s, lost); in lustre_cfg_string()
|
/drivers/atm/ |
D | eni.h | 104 unsigned long lost; /* number of lost cells (RX) */ member
|
D | eni.c | 1439 eni_dev->lost = 0; in start_tx() 1466 if (eni_boards) printk(KERN_INFO "loss: %ld\n",ENI_DEV(eni_boards)->lost); 1509 eni_dev->lost += eni_in(MID_STAT) & MID_OVFL_TRASH; in eni_int()
|
/drivers/staging/fwserial/ |
D | fwserial.h | 168 unsigned int lost; member
|
D | fwserial.c | 601 port->stats.lost += n; in fwtty_rx() 1450 stats.tx_stall, stats.fifo_errs, stats.lost); in fwtty_debugfs_show_port()
|
/drivers/block/aoe/ |
D | aoe.h | 129 ulong lost; member
|
D | aoecmd.c | 822 if (ifp && ++ifp->lost > (t->nframes << 1) in rexmit_timer() 1164 ifp->lost = 0; in ktiocomplete()
|
/drivers/media/dvb-core/ |
D | dvb_demux.c | 491 int start = pos, lost; in find_next_packet() local 500 lost = pos - start; in find_next_packet() 501 if (lost) { in find_next_packet()
|
/drivers/usb/core/ |
D | Kconfig | 26 unplugged, causing any mounted filesystems to be lost. The
|
/drivers/net/ppp/ |
D | ppp_generic.c | 2412 int lost = 0, len = 0; in ppp_mp_reconstruct() local 2436 lost = 1; in ppp_mp_reconstruct() 2460 lost = 0; in ppp_mp_reconstruct() 2467 if (lost == 0 && (PPP_MP_CB(p)->BEbits & E) && in ppp_mp_reconstruct()
|
/drivers/net/wireless/marvell/mwifiex/ |
D | README | 149 num_evt_link_lost = <number of link lost events received from device>
|
/drivers/tty/serial/8250/ |
D | Kconfig | 22 be lost when the driver is unloaded. This limitation may be lifted
|
/drivers/char/ |
D | Kconfig | 276 save a few bits of very important data that may not be lost over
|
/drivers/rtc/ |
D | Kconfig | 973 to lost interrupts, as reading Control Register C will clear 986 all pending IRQ flags - this can cause lost interrupts.
|
/drivers/platform/x86/ |
D | Kconfig | 451 be lost when one changes LED state.
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1299 * lost by some other type of SCSI I/O (e.g. PIO). If we have
|
D | aic79xx.seq | 1883 * have lost the race (e.g. host paused us) and our attempts
|