Home
last modified time | relevance | path

Searched full:lost (Results 1 – 25 of 1380) sorted by relevance

12345678910>>...56

/Linux-v5.15/Documentation/scsi/scsi_transport_srp/
Drport_state_diagram.dot2 node [shape = doublecircle]; running lost;
12 lost;
19 blocked -> lost [ label = "dev_loss_tmo\nexpired or\nsrp_stop_rport_timers()" ];
20 failfast -> lost [ label = "dev_loss_tmo\nexpired or\nsrp_stop_rport_timers()" ];
24 running -> lost [ label = "srp_stop_rport_timers()" ];
25 running_rta -> lost [ label = "srp_stop_rport_timers()" ];
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfw_tracer_tracepoint.h45 bool lost, u8 event_id, const char *msg),
47 TP_ARGS(tracer, trace_timestamp, lost, event_id, msg),
52 __field(bool, lost)
61 __entry->lost = lost;
69 __entry->lost, __entry->event_id,
Dfw_tracer.h61 bool lost; member
119 bool lost; member
164 u8 lost[0x1]; member
171 u8 lost[0x1]; member
/Linux-v5.15/tools/bpf/bpftool/
Dmap_perf_ring.c50 __u64 lost; member
71 struct perf_event_lost *lost = container_of(event, in print_bpf_output() local
91 jsonw_name(json_wtr, "lost"); in print_bpf_output()
94 jsonw_uint(json_wtr, lost->id); in print_bpf_output()
96 jsonw_uint(json_wtr, lost->lost); in print_bpf_output()
108 printf("lost %lld events\n", lost->lost); in print_bpf_output()
/Linux-v5.15/tools/perf/util/
Devents_stats.h13 * such "chunks" of lost events is stored in .nr_events[PERF_EVENT_LOST] while
14 * total_lost tells exactly how many events the kernel in fact lost, i.e. it is
15 * the sum of all struct perf_record_lost.lost fields reported.
18 * PERF_RECORD_LOST_SAMPLES event. The number of lost-samples events is stored
21 * all struct perf_record_lost_samples.lost fields reported.
Dtop.c48 " exact: %4.1f%% lost: %" PRIu64 "/%" PRIu64 " drop: %" PRIu64 "/%" PRIu64 " [", in perf_top__header_snprintf()
50 top->lost, top->lost_total, top->drop, top->drop_total); in perf_top__header_snprintf()
117 top->guest_us_samples = top->lost = top->drop = 0; in perf_top__reset_sample_counters()
/Linux-v5.15/net/ipv4/
Dtcp_recovery.c44 * Marks a packet lost, if some packet sent later has been (s)acked.
57 * When tcp_rack_detect_loss() detects some packets are lost and we
75 /* Skip ones marked lost but not yet retransmitted */ in tcp_rack_detect_loss()
85 /* A packet is lost if it has not been s/acked beyond in tcp_rack_detect_loss()
133 * If the original is lost, there is no ambiguity. Otherwise in tcp_rack_advance()
151 * packets lost and retransmit them.
157 u32 lost = tp->lost; in tcp_rack_reo_timeout() local
165 tcp_cwnd_reduction(sk, 1, tp->lost - lost, 0); in tcp_rack_reo_timeout()
Dtcp_rate.c110 void tcp_rate_gen(struct sock *sk, u32 delivered, u32 lost, in tcp_rate_gen() argument
128 rs->losses = lost; /* freshly marked lost */ in tcp_rate_gen()
193 /* All lost packets have been retransmitted. */ in tcp_rate_check_app_limited()
/Linux-v5.15/Documentation/userspace-api/media/cec/
Dcec-ioc-dqevent.rst44 the same state). In that case the intermediate state changes were lost but
86 - Set to the number of lost messages since the filehandle was opened
88 filehandle. The messages lost are the oldest messages. So when a
126 - The number of lost messages as sent by the :ref:`CEC_EVENT_LOST_MSGS <CEC-EVENT-LOST-MSGS>`
147 * .. _`CEC-EVENT-LOST-MSGS`:
151 - Generated if one or more CEC messages were lost because the
Dcec-pin-error-inj.rst47 # any[,<mode>] rx-arb-lost [<poll>] generate a POLL message to trigger an arbitration lost
73 # <poll> CEC poll message used to test arbitration lost (0x00-0xff, default 0x0f)
164 be interpreted as an Arbitration Lost condition by the transmitter.
177 ``<op>[,<mode>] rx-arb-lost <poll>``
178 Generate a POLL message to trigger an Arbitration Lost condition.
184 This command can be used to test the Arbitration Lost condition in
188 stop transmitting ('Arbitration Lost'). This is very hard to test,
249 because the receiver also looks for an Arbitration Lost condition in
267 because the receiver also looks for an Arbitration Lost condition in
302 positions 0-3 the receiver can interpret this as an Arbitration Lost
Dcec-ioc-receive.rst177 Arbitration Lost error. This is only set if the hardware supports
179 :ref:`CEC_TX_STATUS_ARB_LOST <CEC-TX-STATUS-ARB-LOST>` status bit is set.
189 Arbitration Lost error. This is only set if the hardware supports
195 Lost or Not Acknowledged. This is only set if the hardware
249 * .. _`CEC-TX-STATUS-ARB-LOST`:
253 - CEC line arbitration was lost, i.e. another transmit started at the
/Linux-v5.15/arch/arm/mach-omap2/
Domap-mpuss-lowpower.c220 * 0 - Nothing lost and no need to save: MPUSS INACTIVE
221 * 1 - CPUx L1 and logic lost: MPUSS CSWR
222 * 2 - CPUx L1 and logic lost + GIC lost: MPUSS OSWR
223 * 3 - CPUx L1 and logic lost + GIC + L2 lost: DEVICE OFF
249 * doesn't make much scense, since logic is lost and $L1 in omap4_enter_lowpower()
261 * In MPUSS OSWR or device OFF, interrupt controller contest is lost. in omap4_enter_lowpower()
Dsleep44xx.S46 * 0 - No context lost
47 * 1 - CPUx L1 and logic lost: MPUSS CSWR
48 * 2 - CPUx L1 and logic lost + GIC lost: MPUSS OSWR
49 * 3 - CPUx L1 and logic lost + GIC + L2 lost: MPUSS OFF
/Linux-v5.15/Documentation/trace/
Dmmiotrace.rst44 Check for lost events.
85 $ grep -i lost mydump.txt
87 which tells you exactly how many events were lost, or use::
91 to view your kernel log and look for "mmiotrace has lost events" warning. If
92 events were lost, the trace is incomplete. You should enlarge the buffers and
/Linux-v5.15/Documentation/admin-guide/blockdev/drbd/
Dnode-states-8.dot9 Primary -> Unknown [ label = "connection lost" ]
10 Secondary -> Unknown [ label = "connection lost" ]
/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-tmc-etf.c52 u32 read_data, lost; in tmc_etb_dump_hw() local
55 lost = readl_relaxed(drvdata->base + TMC_STS) & TMC_STS_FULL; in tmc_etb_dump_hw()
67 if (lost) in tmc_etb_dump_hw()
448 bool lost = false; in tmc_update_etf_buffer() local
484 lost = true; in tmc_update_etf_buffer()
512 lost = true; in tmc_update_etf_buffer()
521 if (!buf->snapshot && lost) in tmc_update_etf_buffer()
533 if (lost && i < CORESIGHT_BARRIER_PKT_SIZE) { in tmc_update_etf_buffer()
Dcoresight-etb10.c285 bool lost = false; in etb_dump_hw() local
314 lost = true; in etb_dump_hw()
326 if (lost) in etb_dump_hw()
431 bool lost = false; in etb_update_buffer() local
470 lost = true; in etb_update_buffer()
481 lost = true; in etb_update_buffer()
514 lost = true; in etb_update_buffer()
523 if (!buf->snapshot && lost) in etb_update_buffer()
537 if (lost && i < CORESIGHT_BARRIER_PKT_SIZE) { in etb_update_buffer()
/Linux-v5.15/Documentation/filesystems/ext4/
Dspecial_inodes.rst37 …- Traditional first non-reserved inode. Usually this is the lost+found directory. See s\_first\_in…
51 - Inode number of lost+found directory.
/Linux-v5.15/kernel/sched/
Dpelt.h105 * When rq becomes idle, we have to check if it has lost idle time
125 * steal. This potential idle time is considered as lost in in update_idle_rq_clock_pelt()
126 * this case. We keep track of this lost idle time compare to in update_idle_rq_clock_pelt()
/Linux-v5.15/tools/testing/selftests/tc-testing/plugin-lib/
DvalgrindPlugin.py114 … r'definitely lost:\s+([,0-9]+)\s+bytes in\s+([,0-9]+)\sblocks', re.MULTILINE | re.DOTALL)
116 … r'indirectly lost:\s+([,0-9]+)\s+bytes in\s+([,0-9]+)\s+blocks', re.MULTILINE | re.DOTALL)
118 r'possibly lost:\s+([,0-9]+)bytes in\s+([,0-9]+)\s+blocks', re.MULTILINE | re.DOTALL)
/Linux-v5.15/Documentation/driver-api/md/
Draid5-ppl.rst36 silent data corruption. If a dirty disk of a stripe is lost, no PPL recovery is
38 arbitrary data in the written part of a stripe if that disk is lost. In such
/Linux-v5.15/tools/lib/perf/include/perf/
Devent.h70 __u64 lost; member
75 __u64 lost; member
398 struct perf_record_lost lost; member
/Linux-v5.15/Documentation/i2c/
Dgpio-fault-injection.rst86 Lost arbitration
99 Arbitration lost is achieved by waiting for SCL going down by the master under
103 There doesn't need to be a device at this address because arbitration lost
/Linux-v5.15/Documentation/arm/omap/
Domap_pm.rst50 5. Return the number of times the device has lost context::
109 device has lost its internal context. If context has been lost, the
/Linux-v5.15/drivers/media/pci/cobalt/
Dcobalt-i2c.c68 /* Arbitration lost - core lost arbitration */
155 /* Arbitration lost! */ in cobalt_tx_bytes()
208 /* Arbitration lost! */ in cobalt_rx_bytes()

12345678910>>...56