Home
last modified time | relevance | path

Searched defs:t_sec (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dblktrace.c1220 static inline u32 t_sec(const struct trace_entry *ent) in t_sec() function
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h387 int32_t t_sec; /* timestamp seconds */ member
H A Dxfs_format.h715 __be32 t_sec; /* timestamp seconds */ member
/openbmc/linux/net/core/
H A Dsock.c1239 unsigned long t_sec = ling.l_linger; in sk_setsockopt() local