Home
last modified time | relevance | path

Searched refs:delivered (Results 1 – 25 of 90) sorted by relevance

1234

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_rtt.c11 __u32 delivered; member
51 __u32 dsack_dups, __u32 delivered, __u32 delivered_ce, in verify_sk() argument
72 if (val.delivered != delivered) { in verify_sk()
74 msg, val.delivered, delivered); in verify_sk()
/linux/tools/testing/selftests/bpf/progs/
H A Dtcp_rtt.c10 __u32 delivered; member
57 storage->delivered = tcp_sk->delivered; in _sockops()
H A Dbpf_dctcp.c57 ca->old_delivered = tp->delivered;
133 __u32 delivered = tp->delivered - ca->old_delivered; in BPF_PROG()
139 delivered_ce /= max(1U, delivered); in BPF_PROG() local
H A Dtcp_ca_write_sk_pacing.c41 tp->app_limited = (tp->delivered + tcp_packets_in_flight(tp)) ?: 1; in BPF_PROG()
/linux/Documentation/admin-guide/acpi/
H A Dcppc_sysfs.rst15 to request performance levels and to measure per-cpu delivered performance.
53 * feedback_ctrs : Includes both Reference and delivered performance counter.
55 Delivered counter ticks up proportional to processor's delivered performance.
65 Below describes the steps to compute the average performance delivered by
/linux/Documentation/fb/
H A Dmetronomefb.rst16 which is then delivered to the AMLCD interface by a host specific method.
23 Metronomefb requires waveform information which is delivered via the AMLCD
25 be delivered from userspace via the firmware class interface. The waveform file
/linux/Documentation/arch/powerpc/
H A Dpmu-ebb.rst29 When a PMU EBB occurs it is delivered to the currently running process. As such
35 EBBs will ever be delivered.
40 delivered to the first process. It's not clear if this is actually useful.
43 When the PMU is configured for EBBs, all PMU interrupts are delivered to the
110 meaningless. Because interrupts are being delivered to the user process the
119 no further PMU EBBs will be delivered.
/linux/Documentation/virt/kvm/x86/
H A Dmsr.rst200 /* Used for 'page not present' events delivered via #PF */
203 /* Used for 'page ready' events delivered via interrupt notification */
212 cpl == 0. Bit 2 is 1 if asynchronous page faults are delivered to L1 as
218 'Page not present' events are currently always delivered as synthetic
228 next event can be delivered.
236 of these bytes is a token which was previously delivered in CR2 as
248 Note, previously, 'page ready' events were delivered via the same #PF
250 bit 3 (interrupt based delivery) is not set APF events are not delivered.
253 not be delivered.
255 Currently 'page ready' APF events will be always delivered on the
/linux/Documentation/virt/kvm/devices/
H A Dxics.rst58 delivered, and 255 is the lowest priority.
75 priority of 255 will never be delivered.
84 This bit is set to 1 if the interrupt is masked (cannot be delivered
/linux/net/ipv4/
H A Dtcp_input.c482 /* Updates the delivered and delivered_ce counts */
483 static void tcp_count_delivered(struct tcp_sock *tp, u32 delivered, in tcp_count_delivered() argument
486 WRITE_ONCE(tp->delivered, tp->delivered + delivered); in tcp_count_delivered()
488 tcp_count_delivered_ce(tp, delivered); in tcp_count_delivered()
1265 /* A spurious retransmission is delivered */ in tcp_dsack_seen()
1271 /* It's reordering when higher sequence was delivered (i.e. sacked) before
1673 /* Out-of-order packets delivered */ in tcp_sacktag_one()
1694 * A rate sample records the rate at which the network delivered packet
1724 tcp_rate_gen(struct sock * sk,u32 delivered,u32 lost,bool is_sack_reneg,struct rate_sample * rs) tcp_rate_gen() argument
2457 s32 delivered; tcp_add_reno_sack() local
4188 u32 delivered; tcp_newly_delivered() local
4258 u32 delivered = tp->delivered; tcp_ack() local
[all...]
/linux/net/bridge/
H A Dbr_forward.c335 goto delivered; in br_multicast_flood()
340 goto delivered; in br_multicast_flood()
351 delivered: in br_multicast_flood()
/linux/drivers/i2c/busses/
H A Di2c-imx-lpi2c.c187 unsigned int delivered; member
448 remaining = lpi2c_imx->msglen - lpi2c_imx->delivered; in lpi2c_imx_set_rx_watermark()
465 if (lpi2c_imx->delivered == lpi2c_imx->msglen) in lpi2c_imx_write_txfifo()
468 data = lpi2c_imx->tx_buf[lpi2c_imx->delivered++]; in lpi2c_imx_write_txfifo()
473 if (lpi2c_imx->delivered < lpi2c_imx->msglen) { in lpi2c_imx_write_txfifo()
495 lpi2c_imx->rx_buf[lpi2c_imx->delivered++] = data & 0xff; in lpi2c_imx_read_rxfifo()
498 remaining = lpi2c_imx->msglen - lpi2c_imx->delivered; in lpi2c_imx_read_rxfifo()
510 if (!(lpi2c_imx->delivered & 0xff)) { in lpi2c_imx_read_rxfifo()
553 lpi2c_imx->rx_buf[lpi2c_imx->delivered++] = data & 0xff; in lpi2c_SMBus_block_read_length_byte()
1131 lpi2c_imx->delivered in lpi2c_imx_xfer_common()
[all...]
/linux/samples/bpf/
H A Dtcp_dumpstats_kern.c63 tcp_sk->dsack_dups, tcp_sk->delivered); in _sockops()
/linux/Documentation/filesystems/
H A Ddnotify.rst13 being delivered using signals.
32 By default, SIGIO will be delivered to the process and no other useful
/linux/Documentation/tee/
H A Dop-tee.rst77 1. Synchronous notifications delivered with ``OPTEE_RPC_CMD_NOTIFICATION``
79 2. Asynchronous notifications delivered with a combination of a non-secure
88 An asynchronous notification is delivered via a non-secure edge-triggered
/linux/Documentation/bpf/
H A Dprog_sk_lookup.rst9 delivered locally.
49 Incoming traffic to established (TCP) and connected (UDP) sockets is delivered
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_slow_start_slow-start-fq-ack-per-2pkt.pkt52 // remaining packets are delivered at a constant rate.
/linux/Documentation/networking/
H A Dstrparser.rst21 callback of a TCP socket. Messages are parsed and delivered as they are
25 outside source. Message are parsed and delivered as the sequence is
57 and no new messages are delivered to the upper layer.
/linux/drivers/acpi/
H A Dcppc_acpi.c215 fb_ctrs.reference, fb_ctrs.delivered);
1535 u64 delivered, reference, ctr_wrap_time; in cppc_get_perf_ctrs()
1564 ret = cpc_read(cpunum, delivered_reg, &delivered); in cppc_get_perf_ctrs()
1584 if (!delivered || !reference) {
1589 perf_fb_ctrs->delivered = delivered; in cppc_set_epp_perf()
1995 * So this CPU can be certain that its request will be delivered in cppc_set_perf()
1996 * So in all cases, this CPU knows that its request will be delivered in cppc_set_perf()
2003 * could have delivered the request to Platform by triggering the in cppc_set_perf()
2054 * - Bit 0 (Desired_Excursion): Set when delivered performanc in cppc_set_perf_limited()
1521 u64 delivered, reference, ctr_wrap_time; cppc_get_perf_ctrs() local
[all...]
/linux/arch/arm/boot/dts/marvell/
H A Darmada-xp-crs328-4c-20s-4s.dtsi14 * boards were delivered with an older version of the bootloader that
H A Darmada-xp-crs305-1g-4s.dtsi14 * boards were delivered with an older version of the bootloader that
H A Darmada-xp-db-xc3-24g4xg.dts13 * boards were delivered with an older version of the bootloader that
H A Darmada-xp-crs326-24g-2s.dtsi14 * boards were delivered with an older version of the bootloader that
H A Darmada-xp-db-dxbc2.dts13 * boards were delivered with an older version of the bootloader that
/linux/Documentation/firmware-guide/acpi/
H A Dacpi-lid.rst103 ensure that the reliable "closed" notifications can always be delivered
106 notifications can be delivered to the userspace when the lid is actually

1234