stamp              73 arch/ia64/include/asm/perfmon.h 	int		(*fmt_handler)(struct task_struct *task, void *buf, pfm_ovfl_arg_t *arg, struct pt_regs *regs, unsigned long stamp);
stamp             103 arch/ia64/kernel/perfmon_default_smpl.c default_handler(struct task_struct *task, void *buf, pfm_ovfl_arg_t *arg, struct pt_regs *regs, unsigned long stamp)
stamp             169 arch/ia64/kernel/perfmon_default_smpl.c 	ent->tstamp    = stamp;
stamp              21 arch/ia64/oprofile/perfmon.c                 struct pt_regs *regs, unsigned long stamp)
stamp             686 arch/x86/events/amd/ibs.c 	u64 stamp = sched_clock();
stamp             695 arch/x86/events/amd/ibs.c 	perf_sample_event_took(sched_clock() - stamp);
stamp            1757 block/bio.c    	unsigned long stamp;
stamp            1759 block/bio.c    	stamp = READ_ONCE(part->stamp);
stamp            1760 block/bio.c    	if (unlikely(stamp != now)) {
stamp            1761 block/bio.c    		if (likely(cmpxchg(&part->stamp, stamp, now) == stamp)) {
stamp             830 block/genhd.c  	disk->part0.stamp = 0;
stamp             271 drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c 	uint64_t stamp, key = addr << 4 | pasid;
stamp             276 drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c 	stamp = max(timestamp, AMDGPU_GMC_FAULT_TIMEOUT + 1) -
stamp             278 drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c 	if (gmc->fault_ring[gmc->last_fault].timestamp >= stamp)
stamp             284 drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c 	while (fault->timestamp >= stamp) {
stamp              38 drivers/md/dm-stats.c 	unsigned long long stamp;
stamp             497 drivers/md/dm-stats.c 	difference = now - shared->stamp;
stamp             511 drivers/md/dm-stats.c 	shared->stamp = now;
stamp             249 drivers/media/pci/saa7164/saa7164-cmd.c 	unsigned long stamp;
stamp             267 drivers/media/pci/saa7164/saa7164-cmd.c 			stamp = jiffies;
stamp             281 drivers/media/pci/saa7164/saa7164-cmd.c 			r = time_before(jiffies, stamp + (HZ * waitsecs));
stamp              23 drivers/net/can/softing/softing_fw.c 	unsigned long stamp;
stamp              30 drivers/net/can/softing/softing_fw.c 	stamp = jiffies + 1 * HZ;
stamp              42 drivers/net/can/softing/softing_fw.c 		if ((ret != vector) || time_after(jiffies, stamp))
stamp              69 drivers/net/can/softing/softing_fw.c 	unsigned long stamp;
stamp              75 drivers/net/can/softing/softing_fw.c 	stamp = jiffies + 3 * HZ;
stamp              83 drivers/net/can/softing/softing_fw.c 		if (time_after(jiffies, stamp))
stamp             667 drivers/net/can/ti_hecc.c 	u32 mbxno, mbx_mask, int_status, err_status, stamp;
stamp             743 drivers/net/can/ti_hecc.c 			stamp = hecc_read_stamp(priv, mbxno);
stamp             746 drivers/net/can/ti_hecc.c 							    mbxno, stamp);
stamp            6144 drivers/net/ethernet/broadcom/tg3.c 	u64 stamp;
stamp            6147 drivers/net/ethernet/broadcom/tg3.c 	stamp = tr32(TG3_EAV_REF_CLCK_LSB);
stamp            6149 drivers/net/ethernet/broadcom/tg3.c 	stamp |= (u64)tr32(TG3_EAV_REF_CLCK_MSB) << 32;
stamp            6151 drivers/net/ethernet/broadcom/tg3.c 	return stamp;
stamp             368 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c 	u64 stamp = 0;
stamp             370 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c 	stamp |= (u64)IXGBE_READ_REG(hw, IXGBE_SYSTIML);
stamp             371 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c 	stamp |= (u64)IXGBE_READ_REG(hw, IXGBE_SYSTIMH) << 32;
stamp             373 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c 	return stamp;
stamp             564 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c 	u64 ns, stamp;
stamp             582 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c 		stamp = timespec64_to_ns(ts);
stamp             586 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c 		stamp = IXGBE_READ_REG(hw, IXGBE_SYSTIML);
stamp             588 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c 		stamp |= (u64)IXGBE_READ_REG(hw, IXGBE_SYSTIMH) << 32;
stamp             592 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c 	ns = timecounter_cyc2time(&adapter->hw_tc, stamp);
stamp             347 drivers/net/ethernet/mellanox/mlx4/en_rx.c 			__be32 stamp = cpu_to_be32(1 << STAMP_SHIFT);
stamp             348 drivers/net/ethernet/mellanox/mlx4/en_rx.c 			*ptr = stamp;
stamp             235 drivers/net/ethernet/mellanox/mlx4/en_tx.c 	__be32 stamp = cpu_to_be32(STAMP_VAL | (!!owner << STAMP_SHIFT));
stamp             248 drivers/net/ethernet/mellanox/mlx4/en_tx.c 			*ptr = stamp;
stamp             255 drivers/net/ethernet/mellanox/mlx4/en_tx.c 			*ptr = stamp;
stamp             259 drivers/net/ethernet/mellanox/mlx4/en_tx.c 				stamp ^= cpu_to_be32(0x80000000);
stamp             124 drivers/net/wireless/intel/iwlegacy/3945-rs.c 	win->stamp = 0;
stamp             152 drivers/net/wireless/intel/iwlegacy/3945-rs.c 		if (time_after(jiffies, rs_sta->win[i].stamp + RATE_WIN_FLUSH)) {
stamp             310 drivers/net/wireless/intel/iwlegacy/3945-rs.c 	win->stamp = jiffies;
stamp              58 drivers/net/wireless/intel/iwlegacy/3945.h 	unsigned long stamp;
stamp             221 drivers/net/wireless/intel/iwlegacy/4965-rs.c 	win->stamp = 0;
stamp             473 drivers/net/wireless/intel/iwlegacy/4965-rs.c 	win->stamp = jiffies;
stamp            2738 drivers/net/wireless/intel/iwlegacy/common.h 	unsigned long stamp;
stamp             236 drivers/net/wireless/intel/iwlwifi/dvm/rs.c 	window->stamp = 0;
stamp             518 drivers/net/wireless/intel/iwlwifi/dvm/rs.c 	window->stamp = jiffies;
stamp             286 drivers/net/wireless/intel/iwlwifi/dvm/rs.h 	unsigned long stamp;
stamp             216 drivers/net/wireless/intel/iwlwifi/dvm/rx.c 				unsigned long stamp)
stamp             223 drivers/net/wireless/intel/iwlwifi/dvm/rx.c 	msecs = jiffies_to_msecs(stamp - priv->rx_statistics_jiffies);
stamp             350 drivers/net/wireless/intel/iwlwifi/dvm/rx.c 	unsigned long stamp = jiffies;
stamp             413 drivers/net/wireless/intel/iwlwifi/dvm/rx.c 	iwlagn_recover_from_statistics(priv, rx_ofdm, rx_ofdm_ht, tx, stamp);
stamp             428 drivers/net/wireless/intel/iwlwifi/dvm/rx.c 	priv->rx_statistics_jiffies = stamp;
stamp             335 drivers/usb/host/oxu210hp-hcd.c 	unsigned int		stamp;
stamp             450 drivers/usb/host/oxu210hp-hcd.c 	unsigned int		stamp;
stamp            2181 drivers/usb/host/oxu210hp-hcd.c 	if (!++(oxu->stamp))
stamp            2182 drivers/usb/host/oxu210hp-hcd.c 		oxu->stamp++;
stamp            2190 drivers/usb/host/oxu210hp-hcd.c 					&& qh->stamp != oxu->stamp) {
stamp            2199 drivers/usb/host/oxu210hp-hcd.c 				qh->stamp = oxu->stamp;
stamp            2213 drivers/usb/host/oxu210hp-hcd.c 				if (qh->stamp == oxu->stamp)
stamp             185 drivers/usb/mon/mon_text.c 	unsigned int stamp;
stamp             188 drivers/usb/mon/mon_text.c 	stamp = now.tv_sec & 0xFFF;  /* 2^32 = 4294967296. Limit to 4096s. */
stamp             189 drivers/usb/mon/mon_text.c 	stamp = stamp * USEC_PER_SEC + now.tv_nsec / NSEC_PER_USEC;
stamp             190 drivers/usb/mon/mon_text.c 	return stamp;
stamp             197 drivers/usb/mon/mon_text.c 	unsigned int stamp;
stamp             202 drivers/usb/mon/mon_text.c 	stamp = mon_get_timestamp();
stamp             217 drivers/usb/mon/mon_text.c 	ep->tstamp = stamp;
stamp              74 fs/isofs/rock.h 	struct stamp times[0];	/* Variable number of these beasts */
stamp              37 fs/ntfs/usnjrnl.c 		sle64 stamp;
stamp              48 fs/ntfs/usnjrnl.c 		stamp = get_current_ntfs_time();
stamp              55 fs/ntfs/usnjrnl.c 				(long long)sle64_to_cpu(stamp),
stamp              59 fs/ntfs/usnjrnl.c 		uh->journal_id = stamp;
stamp             297 include/linux/ceph/ceph_fs.h 	struct ceph_timespec stamp;
stamp             126 include/linux/genhd.h 	unsigned long stamp;
stamp            3649 include/linux/skbuff.h 				     struct __kernel_old_timeval *stamp)
stamp            3651 include/linux/skbuff.h 	*stamp = ns_to_kernel_old_timeval(skb->tstamp);
stamp            3655 include/linux/skbuff.h 					 struct __kernel_sock_timeval *stamp)
stamp            3659 include/linux/skbuff.h 	stamp->tv_sec = ts.tv_sec;
stamp            3660 include/linux/skbuff.h 	stamp->tv_usec = ts.tv_nsec / 1000;
stamp            3664 include/linux/skbuff.h 				       struct timespec *stamp)
stamp            3666 include/linux/skbuff.h 	*stamp = ktime_to_timespec(skb->tstamp);
stamp            3670 include/linux/skbuff.h 					   struct __kernel_timespec *stamp)
stamp            3674 include/linux/skbuff.h 	stamp->tv_sec = ts.tv_sec;
stamp            3675 include/linux/skbuff.h 	stamp->tv_nsec = ts.tv_nsec;
stamp              23 include/linux/ww_mutex.h 	atomic_long_t stamp;
stamp              33 include/linux/ww_mutex.h 	unsigned long stamp;
stamp              67 include/linux/ww_mutex.h 		{ .stamp = ATOMIC_LONG_INIT(0) \
stamp             133 include/linux/ww_mutex.h 	ctx->stamp = atomic_long_inc_return_relaxed(&ww_class->stamp);
stamp             150 include/linux/ww_mutex.h 	ctx->deadlock_inject_countdown = ctx->stamp & 0xf;
stamp             120 include/net/dn.h 	unsigned long stamp;          /* time of last transmit */
stamp             165 include/net/dn.h 	unsigned long stamp;
stamp              89 include/net/inet_frag.h 	ktime_t			stamp;
stamp             117 include/net/ip6_fib.h 	unsigned long		stamp;
stamp              60 include/uapi/drm/drm_sarea.h 	unsigned int stamp;
stamp              76 kernel/gcov/gcc_3_4.c 	unsigned int			stamp;
stamp             204 kernel/gcov/gcc_3_4.c 	return (info1->stamp == info2->stamp);
stamp             264 kernel/gcov/gcc_3_4.c 	dup->stamp		= info->stamp;
stamp             544 kernel/gcov/gcc_3_4.c 		rc = seq_write_gcov_u32(seq, iter->info->stamp);
stamp              90 kernel/gcov/gcc_4_7.c 	unsigned int stamp;
stamp             225 kernel/gcov/gcc_4_7.c 	return (info1->stamp == info2->stamp);
stamp             450 kernel/gcov/gcc_4_7.c 	pos += store_gcov_u32(buffer, pos, info->stamp);
stamp             355 kernel/locking/mutex.c 	return (signed long)(a->stamp - b->stamp) > 0;
stamp            1313 lib/locking-selftest.c 	t.stamp++;
stamp            1329 lib/locking-selftest.c 	t2.stamp++;
stamp            1482 lib/locking-selftest.c 	t2.stamp--;
stamp            1508 lib/locking-selftest.c 	t2.stamp--;
stamp            1534 lib/locking-selftest.c 	t2.stamp--;
stamp            1559 lib/locking-selftest.c 	t2.stamp--;
stamp            1584 lib/locking-selftest.c 	t2.stamp--;
stamp            1605 lib/locking-selftest.c 	t2.stamp--;
stamp            1630 lib/locking-selftest.c 	t2.stamp--;
stamp            1656 lib/locking-selftest.c 	t2.stamp--;
stamp            1677 lib/locking-selftest.c 	t2.stamp--;
stamp            1702 lib/locking-selftest.c 	t2.stamp--;
stamp            4896 net/ceph/osd_client.c 	unsigned long stamp, age;
stamp            4901 net/ceph/osd_client.c 	stamp = lreq->watch_valid_thru;
stamp            4908 net/ceph/osd_client.c 		if (time_before(lwork->queued_stamp, stamp))
stamp            4909 net/ceph/osd_client.c 			stamp = lwork->queued_stamp;
stamp            4911 net/ceph/osd_client.c 	age = jiffies - stamp;
stamp             111 net/dccp/ccids/ccid3.c static void ccid3_hc_tx_update_x(struct sock *sk, ktime_t *stamp)
stamp             116 net/dccp/ccids/ccid3.c 	ktime_t now = stamp ? *stamp : ktime_get_real();
stamp             382 net/dccp/ccids/ccid3.c 	r_sample  = dccp_sample_rtt(sk, ktime_us_delta(now, acked->stamp));
stamp              56 net/dccp/ccids/lib/packet_history.c 	entry->stamp = ktime_get_real();
stamp              39 net/dccp/ccids/lib/packet_history.h 	ktime_t			  stamp;
stamp             591 net/decnet/af_decnet.c 	if (time_after_eq(jiffies, scp->stamp + HZ * decnet_time_wait)) {
stamp              74 net/decnet/dn_nsp_out.c 	scp->stamp = jiffies;
stamp             213 net/decnet/dn_nsp_out.c 		cb->stamp = jiffies;
stamp             354 net/decnet/dn_nsp_out.c 	if ((jiffies - scp->stamp) > t)
stamp             376 net/decnet/dn_nsp_out.c 	unsigned long reftime = cb->stamp;
stamp             399 net/decnet/dn_nsp_out.c 		pkttime = cb2->stamp;
stamp             646 net/decnet/dn_route.c 	cb->stamp = jiffies;
stamp              96 net/decnet/dn_timer.c 		if (time_after_eq(jiffies, scp->stamp + scp->keepalive))
stamp             132 net/ieee802154/6lowpan/reassembly.c 	fq->q.stamp = skb->tstamp;
stamp             176 net/ieee802154/6lowpan/reassembly.c 	skb->tstamp = fq->q.stamp;
stamp             234 net/ipv4/icmp.c 	u32		stamp;
stamp             256 net/ipv4/icmp.c 		delta = min_t(u32, now - READ_ONCE(icmp_global.stamp), HZ);
stamp             262 net/ipv4/icmp.c 	delta = min_t(u32, now - icmp_global.stamp, HZ);
stamp             266 net/ipv4/icmp.c 			WRITE_ONCE(icmp_global.stamp, now);
stamp             541 net/ipv4/inet_fragment.c 	head->tstamp = q->stamp;
stamp             350 net/ipv4/ip_fragment.c 	qp->q.stamp = skb->tstamp;
stamp             109 net/ipv6/mip6.c 	ktime_t stamp;
stamp             175 net/ipv6/mip6.c static inline int mip6_report_rl_allow(ktime_t stamp,
stamp             182 net/ipv6/mip6.c 	if (mip6_report_rl.stamp != stamp ||
stamp             186 net/ipv6/mip6.c 		mip6_report_rl.stamp = stamp;
stamp             205 net/ipv6/mip6.c 	ktime_t stamp;
stamp             219 net/ipv6/mip6.c 	stamp = skb_get_ktime(skb);
stamp             221 net/ipv6/mip6.c 	if (!mip6_report_rl_allow(stamp, &ipv6_hdr(skb)->daddr,
stamp             269 net/ipv6/netfilter/nf_conntrack_reasm.c 	fq->q.stamp = skb->tstamp;
stamp             194 net/ipv6/reassembly.c 	fq->q.stamp = skb->tstamp;
stamp            1493 net/ipv6/route.c 		if (!oldest || time_before(rt6_ex->stamp, oldest->stamp))
stamp            1716 net/ipv6/route.c 	rt6_ex->stamp = jiffies;
stamp            1936 net/ipv6/route.c 		rt6_ex->stamp = jiffies;
stamp             163 net/netfilter/xt_time.c 	s64 stamp;
stamp             183 net/netfilter/xt_time.c 	stamp = get_seconds();
stamp             187 net/netfilter/xt_time.c 		stamp -= 60 * sys_tz.tz_minuteswest;
stamp             198 net/netfilter/xt_time.c 	if (stamp < info->date_start || stamp > info->date_stop)
stamp             201 net/netfilter/xt_time.c 	packet_time = localtime_1(&current_time, stamp);
stamp             222 net/netfilter/xt_time.c 			stamp -= SECONDS_PER_DAY;
stamp             225 net/netfilter/xt_time.c 	localtime_2(&current_time, stamp);
stamp             232 net/netfilter/xt_time.c 		localtime_3(&current_time, stamp);
stamp            1002 net/rxrpc/rxkad.c 		__le32 stamp;
stamp            1003 net/rxrpc/rxkad.c 		memcpy(&stamp, p, 4);
stamp            1004 net/rxrpc/rxkad.c 		issue = rxrpc_u32_to_time64(le32_to_cpu(stamp));
stamp            1006 net/rxrpc/rxkad.c 		__be32 stamp;
stamp            1007 net/rxrpc/rxkad.c 		memcpy(&stamp, p, 4);
stamp            1008 net/rxrpc/rxkad.c 		issue = rxrpc_u32_to_time64(be32_to_cpu(stamp));
stamp             152 security/tomoyo/audit.c 	struct tomoyo_time stamp;
stamp             163 security/tomoyo/audit.c 	tomoyo_convert_time(ktime_get_real_seconds(), &stamp);
stamp             167 security/tomoyo/audit.c 		       stamp.year, stamp.month, stamp.day, stamp.hour,
stamp             168 security/tomoyo/audit.c 		       stamp.min, stamp.sec, r->profile, tomoyo_mode[r->mode],
stamp            2362 security/tomoyo/common.c 			struct tomoyo_time stamp;
stamp            2364 security/tomoyo/common.c 			tomoyo_convert_time(tomoyo_stat_modified[i], &stamp);
stamp            2366 security/tomoyo/common.c 					 stamp.year, stamp.month, stamp.day,
stamp            2367 security/tomoyo/common.c 					 stamp.hour, stamp.min, stamp.sec);
stamp            1051 security/tomoyo/common.h void tomoyo_convert_time(time64_t time, struct tomoyo_time *stamp);
stamp              91 security/tomoyo/util.c void tomoyo_convert_time(time64_t time64, struct tomoyo_time *stamp)
stamp              96 security/tomoyo/util.c 	stamp->sec = tm.tm_sec;
stamp              97 security/tomoyo/util.c 	stamp->min = tm.tm_min;
stamp              98 security/tomoyo/util.c 	stamp->hour = tm.tm_hour;
stamp              99 security/tomoyo/util.c 	stamp->day = tm.tm_mday;
stamp             100 security/tomoyo/util.c 	stamp->month = tm.tm_mon + 1;
stamp             101 security/tomoyo/util.c 	stamp->year = tm.tm_year + 1900;
stamp             322 sound/core/pcm_native.c 	unsigned int stamp;
stamp             353 sound/core/pcm_native.c 	stamp = 2;
stamp             419 sound/core/pcm_native.c 			vstamps[r->var] = stamp;
stamp             423 sound/core/pcm_native.c 		rstamps[k] = stamp++;
stamp             133 tools/perf/arch/x86/tests/rdpmc.c 		u64 stamp, now, delta;
stamp             135 tools/perf/arch/x86/tests/rdpmc.c 		stamp = mmap_read_self(addr);
stamp             143 tools/perf/arch/x86/tests/rdpmc.c 		delta = now - stamp;
stamp             162 tools/testing/selftests/networking/timestamping/timestamping.c 				struct timeval *stamp =
stamp             165 tools/testing/selftests/networking/timestamping/timestamping.c 				       (long)stamp->tv_sec,
stamp             166 tools/testing/selftests/networking/timestamping/timestamping.c 				       (long)stamp->tv_usec);
stamp             170 tools/testing/selftests/networking/timestamping/timestamping.c 				struct timespec *stamp =
stamp             173 tools/testing/selftests/networking/timestamping/timestamping.c 				       (long)stamp->tv_sec,
stamp             174 tools/testing/selftests/networking/timestamping/timestamping.c 				       (long)stamp->tv_nsec);
stamp             178 tools/testing/selftests/networking/timestamping/timestamping.c 				struct timespec *stamp =
stamp             182 tools/testing/selftests/networking/timestamping/timestamping.c 				       (long)stamp->tv_sec,
stamp             183 tools/testing/selftests/networking/timestamping/timestamping.c 				       (long)stamp->tv_nsec);
stamp             184 tools/testing/selftests/networking/timestamping/timestamping.c 				stamp++;
stamp             186 tools/testing/selftests/networking/timestamping/timestamping.c 				stamp++;
stamp             188 tools/testing/selftests/networking/timestamping/timestamping.c 				       (long)stamp->tv_sec,
stamp             189 tools/testing/selftests/networking/timestamping/timestamping.c 				       (long)stamp->tv_nsec);