Searched refs:TIMESTAMP (Results 1 - 15 of 15) sorted by relevance

/linux-4.4.14/arch/mips/lasat/image/
H A Dhead.S27 .word TIMESTAMP
H A DMakefile22 -D TIMESTAMP=$(shell date +%s)
/linux-4.4.14/scripts/
H A Dmkcompile_h41 TIMESTAMP=`date`
43 TIMESTAMP=$KBUILD_BUILD_TIMESTAMP
60 UTS_VERSION="$UTS_VERSION $CONFIG_FLAGS $TIMESTAMP"
H A Dcheckpatch.pl5587 while ($line =~ /\b(__(?:DATE|TIME|TIMESTAMP)__)\b/g) {
/linux-4.4.14/include/linux/
H A Dtcp.h86 u16 saw_tstamp : 1, /* Saw TIMESTAMP on last packet */
87 tstamp_ok : 1, /* TIMESTAMP seen on SYN packet */
H A Ddccp.h234 * @dccps_timestamp_echo - latest timestamp received on a TIMESTAMP option
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_debugfs.c94 "DES DATA RSS STATERR LENGTH VLAN DGLORT SGLORT TIMESTAMP\n"; fm10k_dbg_rx_desc_seq_show()
/linux-4.4.14/arch/alpha/kernel/
H A Derr_common.c173 printk("%s TIMESTAMP: %d/%d/%02d %d:%02d:%0d\n", el_print_timestamp()
/linux-4.4.14/kernel/trace/
H A Dtrace_branch.c156 seq_puts(s, "# TASK-PID CPU# TIMESTAMP CORRECT" branch_print_header()
H A Dblktrace.c1293 seq_puts(m, "# DEV CPU TIMESTAMP PID ACT FLG\n" blk_tracer_print_header()
H A Dtrace.c2582 seq_puts(m, "# TASK-PID CPU# TIMESTAMP FUNCTION\n" print_func_help_header()
2594 "# TASK-PID CPU# |||| TIMESTAMP FUNCTION\n" print_func_help_header_irq()
/linux-4.4.14/net/dccp/
H A Doptions.c155 dccp_pr_debug("%s rx opt: TIMESTAMP=%u, ackno=%llu\n", dccp_parse_options()
H A Dinput.c542 * something else, like sending a delayed ack for a TIMESTAMP dccp_rcv_respond_partopen_state_process()
/linux-4.4.14/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c325 * TIMESTAMP, INFO_REQUEST or ADDRESS type icmp packets from here clusterip_tg()
/linux-4.4.14/net/ipv4/
H A Dtcp_output.c2364 * Note, we don't "adjust" for TIMESTAMP or SACK option bytes.
2365 * Regular options like TIMESTAMP are taken into account.

Completed in 597 milliseconds