Searched refs:lost (Results 1 – 11 of 11) sorted by relevance
| /include/sound/ |
| A D | timer.h | 100 unsigned long lost; /* lost ticks */ member
|
| /include/trace/events/ |
| A D | rxrpc.h | 2107 TP_PROTO(struct rxrpc_call *call, struct rxrpc_txqueue *tq, unsigned long lost), 2109 TP_ARGS(call, tq, lost), 2115 __field(unsigned long, lost) 2122 __entry->lost = lost; 2128 __entry->lost, 2663 __field(unsigned long, lost) 2671 __entry->lost = tq->segment_lost; 2677 __entry->nacks, __entry->lost, __entry->retrans) 2712 __field(unsigned long, lost) 2721 __entry->lost = tq->segment_lost; [all …]
|
| /include/uapi/linux/ |
| A D | i2o-dev.h | 115 int lost; member
|
| A D | audit.h | 477 __u32 lost; /* messages lost */ member
|
| /include/linux/ |
| A D | tcp.h | 242 u32 lost; /* Total data packets lost incl. rexmits */ member
|
| A D | ethtool.h | 594 u64 lost;
|
| A D | perf_event.h | 1527 perf_log_lost_samples(struct perf_event *event, u64 lost);
|
| /include/uapi/sound/ |
| A D | asound.h | 975 unsigned int lost; /* counter of master tick lost */ member
|
| /include/soc/mscc/ |
| A D | ocelot.h | 765 u64 lost; member
|
| /include/net/ |
| A D | tcp.h | 1330 void tcp_rate_gen(struct sock *sk, u32 delivered, u32 lost,
|
| /include/linux/platform_data/ |
| A D | cros_ec_commands.h | 2493 uint16_t lost[]; member
|
Completed in 83 milliseconds