Home
last modified time | relevance | path

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

12345678910>>...72

/openbmc/linux/Documentation/scsi/scsi_transport_srp/
H A 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()" ];
/openbmc/linux/tools/bpf/bpftool/
H A Dmap_perf_ring.c42 __u64 lost; member
63 struct perf_event_lost *lost = container_of(event, in print_bpf_output() local
83 jsonw_name(json_wtr, "lost"); in print_bpf_output()
86 jsonw_uint(json_wtr, lost->id); in print_bpf_output()
88 jsonw_uint(json_wtr, lost->lost); in print_bpf_output()
100 printf("lost %lld events\n", lost->lost); in print_bpf_output()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A 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,
H A Dfw_tracer.h61 bool lost; member
127 bool lost; member
173 u8 lost[0x1]; member
180 u8 lost[0x1]; member
/openbmc/linux/tools/perf/util/
H A 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.
H A 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()
119 top->guest_us_samples = top->lost = top->drop = 0; in perf_top__reset_sample_counters()
/openbmc/linux/net/ipv4/
H A Dtcp_recovery.c40 * Marks a packet lost, if some packet sent later has been (s)acked.
53 * When tcp_rack_detect_loss() detects some packets are lost and we
71 /* Skip ones marked lost but not yet retransmitted */ in tcp_rack_detect_loss()
81 /* A packet is lost if it has not been s/acked beyond in tcp_rack_detect_loss()
129 * If the original is lost, there is no ambiguity. Otherwise in tcp_rack_advance()
147 * packets lost and retransmit them.
153 u32 lost = tp->lost; in tcp_rack_reo_timeout() local
161 tcp_cwnd_reduction(sk, 1, tp->lost - lost, 0); in tcp_rack_reo_timeout()
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqemu-img-close-errors.out9 qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap '…
11 qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap '…
17 qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap '…
18 qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap '…
/openbmc/linux/tools/lib/perf/tests/
H A Dtest-evsel.c223 __T("failed to read LOST", counts.lost == 0); in test_stat_read_format_single()
269 __T("failed to read leader LOST", counts.lost == 0); in test_stat_read_format_group()
282 __T("failed to read member LOST", counts.lost == 0); in test_stat_read_format_group()
307 FMT(LOST), in test_stat_read_format()
309 FMT_TIME | FMT(LOST), in test_stat_read_format()
310 FMT_TIME | FMT(ID) | FMT(LOST), in test_stat_read_format()
311 FMT(ID) | FMT(LOST), in test_stat_read_format()
/openbmc/linux/Documentation/userspace-api/media/cec/
H A 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
H A Dcec-pin-error-inj.rst49 # any[,<mode>] rx-arb-lost [<poll>] generate a POLL message to trigger an arbitration lost
75 # <poll> CEC poll message used to test arbitration lost (0x00-0xff, default 0x0f)
166 be interpreted as an Arbitration Lost condition by the transmitter.
179 ``<op>[,<mode>] rx-arb-lost <poll>``
180 Generate a POLL message to trigger an Arbitration Lost condition.
186 This command can be used to test the Arbitration Lost condition in
190 stop transmitting ('Arbitration Lost'). This is very hard to test,
251 because the receiver also looks for an Arbitration Lost condition in
269 because the receiver also looks for an Arbitration Lost condition in
304 positions 0-3 the receiver can interpret this as an Arbitration Lost
/openbmc/openbmc-test-automation/lib/
H A Dbmc_network_utils.py79 Raw packets sent: 2 (80B) | Rcvd: 1 (46B) | Lost: 1 (50.00%)
91 [lost]: 1 (50.00%)
116 # Extract percent_lost/percent_failed value from lost/failed field.
117 if "lost" in nping_result:
119 nping_result["lost"].split(" ")[-1].strip("()%")
152 [lost]: 2 (50.00%)
/openbmc/linux/arch/arm/mach-omap2/
H A Domap-mpuss-lowpower.c222 * 0 - Nothing lost and no need to save: MPUSS INACTIVE
223 * 1 - CPUx L1 and logic lost: MPUSS CSWR
224 * 2 - CPUx L1 and logic lost + GIC lost: MPUSS OSWR
225 * 3 - CPUx L1 and logic lost + GIC + L2 lost: DEVICE OFF
252 * doesn't make much scense, since logic is lost and $L1 in omap4_enter_lowpower()
264 * In MPUSS OSWR or device OFF, interrupt controller contest is lost. in omap4_enter_lowpower()
H A 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
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dphase_fault.hpp34 * lost redundancy.
41 * Regulator has lost all redundant phases. The regulator is now at
49 * An "N+2" regulator has lost one redundant phase. The regulator is now at
/openbmc/linux/Documentation/admin-guide/blockdev/drbd/
H A Dpeer-states-8.dot4 Primary -> Unknown [ label = "connection lost" ]
5 Secondary -> Unknown [ label = "connection lost" ]
/openbmc/linux/Documentation/trace/
H A 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
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DFanRedundancy.interface.yaml9 Number of fans in error state before redundancy is lost.
36 System has lost redundancy.
/openbmc/u-boot/drivers/i2c/
H A Ddavinci_i2c.h38 #define I2C_IE_AL_IE (1 << 0) /* Arbitration lost interrupt enable */
51 #define I2C_STAT_AL (1 << 0) /* Arbitration lost interrupt enable */
57 #define I2C_INTCODE_AL 1 /* Arbitration lost */
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_values.cpp94 "Hypervisor lost communication with service processor"},
96 "Service processor lost communication with Hypervisor"},
97 {0x7C, "surv_sp_lost_hmc", "Service processor lost communication with HMC"},
99 "HMC lost communication with logical partition"},
100 {0x7E, "surv_hmc_lost_bpa", "HMC lost communication with BPA"},
101 {0x7F, "surv_hmc_lost_hmc", "HMC lost communication with another HMC"},
141 {0x24, "predictive_redundancy_loss", "Predictive Error, Redundancy Lost"},
/openbmc/linux/Documentation/filesystems/ext4/
H A Dspecial_inodes.rst37 …- Traditional first non-reserved inode. Usually this is the lost+found directory. See s_first_ino …
51 - Inode number of lost+found directory.
/openbmc/openbmc/meta-openembedded/meta-webserver/licenses/
H A DOML24 CONSEQUENTIAL DAMAGES OR SIMILAR DAMAGES, INCLUDING LOST PROFITS OR
25 LOST DATA, EVEN IF OPEN MARKET HAS BEEN ADVISED OF THE POSSIBILITY OF
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DOML5 …T, SPECIAL OR CONSEQUENTIAL DAMAGES OR SIMILAR DAMAGES, INCLUDING LOST PROFITS OR LOST DATA, EVEN …
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c63 u32 read_data, lost; in tmc_etb_dump_hw() local
66 lost = readl_relaxed(drvdata->base + TMC_STS) & TMC_STS_FULL; in tmc_etb_dump_hw()
78 if (lost) in tmc_etb_dump_hw()
472 bool lost = false; in tmc_update_etf_buffer() local
508 lost = true; in tmc_update_etf_buffer()
536 lost = true; in tmc_update_etf_buffer()
545 if (!buf->snapshot && lost) in tmc_update_etf_buffer()
557 if (lost && i < CORESIGHT_BARRIER_PKT_SIZE) { in tmc_update_etf_buffer()
H A Dcoresight-etb10.c286 bool lost = false; in etb_dump_hw() local
315 lost = true; in etb_dump_hw()
327 if (lost) in etb_dump_hw()
432 bool lost = false; in etb_update_buffer() local
471 lost = true; in etb_update_buffer()
482 lost = true; in etb_update_buffer()
515 lost = true; in etb_update_buffer()
524 if (!buf->snapshot && lost) in etb_update_buffer()
538 if (lost && i < CORESIGHT_BARRIER_PKT_SIZE) { in etb_update_buffer()

12345678910>>...72