Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/ptp/
H A 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/net/netfilter/
H A Dxt_recent.c74 unsigned long stamps[]; member
174 if (time_after(time, e->stamps[e->index-1])) in recent_entry_reap()
191 e = kmalloc(struct_size(e, stamps, nstamps_max), GFP_ATOMIC); in recent_entry_init()
196 e->stamps[0] = jiffies; in recent_entry_init()
212 e->stamps[e->index++] = jiffies; in recent_entry_update()
303 if (info->seconds && time_after(time, e->stamps[i])) in recent_mt()
529 &e->addr.ip, e->ttl, e->stamps[i], e->index); in recent_seq_show()
532 &e->addr.in6, e->ttl, e->stamps[i], e->index); in recent_seq_show()
534 seq_printf(seq, "%s %lu", i ? "," : "", e->stamps[i]); in recent_seq_show()
/linux/tools/perf/Documentation/
H A Dperf-inject.txt100 to convert guest time stamps into host time stamps. For example, for
H A Dperf-script.txt437 Print time stamps relative to trace start.
440 Print time stamps relative to previous event.
/linux/drivers/net/ethernet/xscale/
H A DKconfig39 getting hardware time stamps on the PTP Ethernet packets
/linux/drivers/char/
H A Drandom.c842 ktime_t stamps[] = { ktime_get(), ktime_get_boottime(), ktime_get_real() }; in random_pm_notification() local
846 _mix_pool_bytes(stamps, sizeof(stamps)); in random_pm_notification()
/linux/fs/ext4/
H A DKconfig44 allocation, persistent preallocation, high resolution time stamps,
/linux/Documentation/driver-api/
H A Dptp.rst36 driver of asynchronous events (alarms and external time stamps) via
/linux/Documentation/filesystems/
H A 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/Documentation/filesystems/ext4/
H A Dinodes.rst7 pertaining to the file (time stamps, block maps, extended attributes,
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt7146 global - Event time stamps are synchronize across
7155 mono - Use ktime_get_mono_fast_ns() for time stamps.
7157 stamps.
7158 boot - Use ktime_get_boot_fast_ns() for time stamps.
/linux/lib/
H A DKconfig.debug10 Selecting this option causes time stamps of the printk()