Home
last modified time | relevance | path

Searched refs:timestamped (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-firmware-gsmi30 the firmware to be timestamped and appended to
/kernel/linux/linux-5.10/Documentation/networking/
Dtimestamping.rst196 Support recv() cmsg for all timestamped packets. Control messages
308 definition is that only the first fragment is timestamped. For
426 then only the first fragment is timestamped and returned to the sending
635 timestamped), and provides two hooks to drivers:
655 to call ``netif_rx_ni()`` on the freshly timestamped skb.
/kernel/linux/linux-5.10/include/linux/spi/
Dspi.h964 bool timestamped; member
/kernel/linux/linux-5.10/drivers/spi/
Dspi.c1589 if (xfer->timestamped) in spi_take_timestamp_pre()
1626 if (xfer->timestamped) in spi_take_timestamp_post()
1642 xfer->timestamped = true; in spi_take_timestamp_post()
1746 WARN_ON_ONCE(xfer->ptp_sts && !xfer->timestamped); in spi_finalize_current_message()
/kernel/linux/linux-5.10/tools/perf/Documentation/
Djitdump-specification.txt31 Each entry in the file is timestamped. All timestamps must use the same clock source. The CLOCK_MON…
/kernel/linux/linux-5.10/Documentation/RCU/
Dtorture.rst233 tools/testing/selftests/rcutorture/res in timestamped directories. A
/kernel/linux/linux-5.10/Documentation/driver-api/
Dipmi.rst710 * Record type (byte 2): 0xf0 (OEM non-timestamped)
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch13262 + * scmi_sensor_reading - represent a timestamped read
13357 + * @timestamped: Flag for timestamped read support.
13397 + bool timestamped;