Home
last modified time | relevance | path

Searched refs:stamps (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/ptp/
Dtimestamper.txt1 Time stamps from MII bus snooping devices
4 provide time stamps. In contrast to PHY time stamping drivers (which
40 In this example, time stamps from the MII bus attached to phy@1 will
/Linux-v5.10/net/netfilter/
Dxt_recent.c74 unsigned long stamps[]; member
167 if (time_after(time, e->stamps[e->index-1])) in recent_entry_reap()
184 e = kmalloc(struct_size(e, stamps, nstamps_max), GFP_ATOMIC); in recent_entry_init()
189 e->stamps[0] = jiffies; in recent_entry_init()
205 e->stamps[e->index++] = jiffies; in recent_entry_update()
296 if (info->seconds && time_after(time, e->stamps[i])) in recent_mt()
521 &e->addr.ip, e->ttl, e->stamps[i], e->index); in recent_seq_show()
524 &e->addr.in6, e->ttl, e->stamps[i], e->index); in recent_seq_show()
526 seq_printf(seq, "%s %lu", i ? "," : "", e->stamps[i]); in recent_seq_show()
/Linux-v5.10/drivers/ptp/
DKconfig53 programs are getting hardware time stamps on the PTP Ethernet
72 getting hardware time stamps on the PTP Ethernet packets
100 hardware time stamps on the PTP Ethernet packets using the
/Linux-v5.10/drivers/net/ethernet/xscale/
DKconfig38 getting hardware time stamps on the PTP Ethernet packets
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/
DKconfig44 programs are getting hardware time stamps on the PTP Ethernet
/Linux-v5.10/Documentation/driver-api/
Dptp.rst36 driver of asynchronous events (alarms and external time stamps) via
/Linux-v5.10/fs/ext4/
DKconfig44 allocation, persistent preallocation, high resolution time stamps,
/Linux-v5.10/Documentation/networking/
Dtimestamping.rst553 Time stamps for received packets must be stored in the skb. To get a pointer
555 set the time stamps in the structure::
564 Time stamps for outgoing packets are to be generated as follows:
578 software generated time stamps by the network subsystem.
591 between time stamps.
/Linux-v5.10/Documentation/filesystems/
Dvfat.rst155 option still does not provide correct time stamps in all
156 cases in presence of DST - time stamps in a different DST
/Linux-v5.10/tools/perf/Documentation/
Dperf-script.txt398 Print time stamps relative to trace start.
401 Print time stamps relative to previous event.
Dperf-report.txt528 Show time stamps in nanoseconds.
/Linux-v5.10/Documentation/filesystems/ext4/
Dinodes.rst7 pertaining to the file (time stamps, block maps, extended attributes,
/Linux-v5.10/lib/
DKconfig.debug10 Selecting this option causes time stamps of the printk()