/linux-4.4.14/net/sunrpc/auth_gss/ |
D | gss_krb5_unseal.c | 127 now = get_seconds(); in gss_verify_mic_v1() 195 now = get_seconds(); in gss_verify_mic_v2()
|
D | gss_krb5_seal.c | 142 now = get_seconds(); in gss_get_mic_v1() 206 now = get_seconds(); in gss_get_mic_v2()
|
D | gss_krb5_wrap.c | 175 now = get_seconds(); in gss_wrap_kerberos_v1() 364 now = get_seconds(); in gss_unwrap_kerberos_v1() 490 now = get_seconds(); in gss_wrap_kerberos_v2() 566 now = get_seconds(); in gss_unwrap_kerberos_v2()
|
D | svcauth_gss.c | 1484 rsci->h.expiry_time = get_seconds(); in svcauth_gss_accept()
|
/linux-4.4.14/net/wireless/ |
D | sysfs.c | 103 rdev->suspend_at = get_seconds(); in wiphy_suspend() 128 cfg80211_bss_age(rdev, get_seconds() - rdev->suspend_at); in wiphy_resume()
|
/linux-4.4.14/fs/afs/ |
D | vlocation.c | 343 vl->update_at = get_seconds() + afs_vlocation_update_timeout; in afs_vlocation_queue_for_updates() 509 vl->time_of_death = get_seconds(); in afs_put_vlocation() 550 now = get_seconds(); in afs_vlocation_reaper() 631 now = get_seconds(); in afs_vlocation_updater() 687 vl->update_at = get_seconds() + afs_vlocation_update_timeout; in afs_vlocation_updater()
|
D | inode.c | 180 inode->i_ctime.tv_sec = get_seconds(); in afs_iget_autocell() 247 vnode->cb_expires = get_seconds(); in afs_iget() 252 vnode->cb_expires = vnode->cb_expiry + get_seconds(); in afs_iget() 325 if (vnode->cb_expires < get_seconds() + 10) { in afs_validate()
|
D | server.c | 240 server->time_of_death = get_seconds(); in afs_put_server() 277 now = get_seconds(); in afs_reap_server()
|
D | callback.c | 373 now = get_seconds(); 427 vnode->update_at = get_seconds() + afs_vnode_update_timeout;
|
D | fsclient.c | 142 vnode->cb_expires = vnode->cb_expiry + get_seconds(); in xdr_decode_AFSCallBack()
|
/linux-4.4.14/fs/ext4/ |
D | mmp.c | 148 mmp->mmp_time = cpu_to_le64(get_seconds()); in kmmpd() 166 mmp->mmp_time = cpu_to_le64(get_seconds()); in kmmpd() 247 mmp->mmp_time = cpu_to_le64(get_seconds()); in kmmpd()
|
D | super.c | 292 es->s_last_error_time = cpu_to_le32(get_seconds()); in __save_error_info() 1935 le32_to_cpu(es->s_checkinterval) <= get_seconds())) in ext4_setup_super() 1944 es->s_mtime = cpu_to_le32(get_seconds()); in ext4_setup_super() 4313 es->s_wtime = cpu_to_le32(get_seconds()); in ext4_commit_super()
|
D | ialloc.c | 721 now = get_seconds(); in recently_deleted()
|
D | inode.c | 294 EXT4_I(inode)->i_dtime = get_seconds(); in ext4_evict_inode()
|
/linux-4.4.14/fs/jffs2/ |
D | dir.c | 229 uint32_t now = get_seconds(); in jffs2_unlink() 262 now = get_seconds(); in jffs2_link() 402 rd->mctime = cpu_to_je32(get_seconds()); in jffs2_symlink() 546 rd->mctime = cpu_to_je32(get_seconds()); in jffs2_mkdir() 592 uint32_t now = get_seconds(); in jffs2_rmdir() 716 rd->mctime = cpu_to_je32(get_seconds()); in jffs2_mknod() 798 now = get_seconds(); in jffs2_rename()
|
D | file.c | 180 ri.atime = ri.ctime = ri.mtime = cpu_to_je32(get_seconds()); in jffs2_write_begin() 288 ri->atime = ri->ctime = ri->mtime = cpu_to_je32(get_seconds()); in jffs2_write_end()
|
/linux-4.4.14/fs/hpfs/ |
D | namei.c | 13 time_t t = get_seconds(); in hpfs_update_directory_times() 52 …eation_date = dee.write_date = dee.read_date = cpu_to_le32(gmt_to_local(dir->i_sb, get_seconds())); in hpfs_mkdir() 93 …eation_date = de->write_date = de->read_date = cpu_to_le32(gmt_to_local(dir->i_sb, get_seconds())); in hpfs_mkdir() 153 …eation_date = dee.write_date = dee.read_date = cpu_to_le32(gmt_to_local(dir->i_sb, get_seconds())); in hpfs_create() 240 …eation_date = dee.write_date = dee.read_date = cpu_to_le32(gmt_to_local(dir->i_sb, get_seconds())); in hpfs_mknod() 316 …eation_date = dee.write_date = dee.read_date = cpu_to_le32(gmt_to_local(dir->i_sb, get_seconds())); in hpfs_symlink()
|
/linux-4.4.14/net/ipv6/ |
D | xfrm6_mode_ro.c | 56 x->lastused = get_seconds(); in xfrm6_ro_output()
|
/linux-4.4.14/net/ipv4/ |
D | tcp_minisocks.c | 158 tcptw->tw_ts_recent_stamp = get_seconds(); in tcp_timewait_state_process() 208 tcptw->tw_ts_recent_stamp = get_seconds(); in tcp_timewait_state_process() 533 newtp->rx_opt.ts_recent_stamp = get_seconds(); in tcp_create_openreq_child() 592 tmp_opt.ts_recent_stamp = get_seconds() - ((TCP_TIMEOUT_INIT/HZ)<<req->num_timeout); in tcp_check_req()
|
D | tcp_metrics.c | 592 (u32)get_seconds() - tm->tcpm_ts_stamp < TCP_PAWS_MSL && in tcp_peer_is_proven() 619 if ((u32)get_seconds() - tm->tcpm_ts_stamp <= TCP_PAWS_MSL) { in tcp_fetch_timewait_stamp() 647 ((u32)get_seconds() - tm->tcpm_ts_stamp > TCP_PAWS_MSL && in tcp_remember_stamp() 672 ((u32)get_seconds() - tm->tcpm_ts_stamp > TCP_PAWS_MSL && in tcp_tw_remember_stamp() 806 (s32) (get_seconds() - tm->tcpm_ts_stamp)) < 0) in tcp_metrics_fill_info()
|
D | tcp_ipv4.c | 126 get_seconds() - tcptw->tw_ts_recent_stamp > 1))) { in tcp_twsk_unique()
|
D | tcp_input.c | 3453 tp->rx_opt.ts_recent_stamp = get_seconds(); in tcp_store_ts_recent()
|
/linux-4.4.14/ipc/ |
D | msg.c | 141 msq->q_ctime = get_seconds(); in newque() 388 msq->q_ctime = get_seconds(); in msgctl_down() 589 msq->q_rtime = get_seconds(); in pipelined_send() 699 msq->q_stime = get_seconds(); in do_msgsnd() 891 msq->q_rtime = get_seconds(); in do_msgrcv()
|
D | sem.c | 540 sma->sem_ctime = get_seconds(); in newary() 952 sma->sem_base[0].sem_otime = get_seconds(); in set_semotime() 955 get_seconds(); in set_semotime() 1329 sma->sem_ctime = get_seconds(); in semctl_setval() 1455 sma->sem_ctime = get_seconds(); in semctl_main() 1571 sma->sem_ctime = get_seconds(); in semctl_down()
|
D | shm.c | 201 shp->shm_atim = get_seconds(); in __shm_open() 288 shp->shm_dtim = get_seconds(); in shm_close() 590 shp->shm_ctim = get_seconds(); in newseg() 851 shp->shm_ctim = get_seconds(); in shmctl_down()
|
/linux-4.4.14/fs/btrfs/ |
D | dev-replace.c | 390 dev_replace->time_started = get_seconds(); in btrfs_dev_replace_start() 516 dev_replace->time_stopped = get_seconds(); in btrfs_dev_replace_finishing() 718 dev_replace->time_stopped = get_seconds(); in __btrfs_dev_replace_cancel() 753 dev_replace->time_stopped = get_seconds(); in btrfs_dev_replace_suspend_for_unmount()
|
D | transaction.c | 244 cur_trans->start_time = get_seconds(); in join_transaction()
|
D | disk-io.c | 1882 now = get_seconds(); in transaction_kthread()
|
/linux-4.4.14/kernel/time/ |
D | ntp.c | 314 secs = get_seconds() - time_reftime; in ntp_update_offset() 318 time_reftime = get_seconds(); in ntp_update_offset() 593 time_reftime = get_seconds(); in process_adj_status()
|
D | time.c | 65 time_t i = get_seconds(); in SYSCALL_DEFINE1()
|
D | timekeeping.c | 1868 unsigned long get_seconds(void) in get_seconds() function 1874 EXPORT_SYMBOL(get_seconds);
|
/linux-4.4.14/include/linux/ |
D | time.h | 129 #define CURRENT_TIME_SEC ((struct timespec) { get_seconds(), 0 })
|
D | timekeeping.h | 20 unsigned long get_seconds(void);
|
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-rds-gen.c | 103 time_to_tm(get_seconds(), 0, &tm); in vivid_rds_generate()
|
D | vivid-vbi-gen.c | 193 time_to_tm(get_seconds(), 0, &tm); in vivid_vbi_gen_set_time_of_day()
|
/linux-4.4.14/fs/ubifs/ |
D | shrinker.c | 74 int time = get_seconds(); in shrink_tnc()
|
D | tnc_misc.c | 438 znode->time = get_seconds(); in ubifs_load_znode()
|
D | tnc.c | 1163 unsigned long time = get_seconds(); in ubifs_lookup_level0() 1299 unsigned long time = get_seconds(); in lookup_level0_dirty()
|
/linux-4.4.14/arch/s390/hypfs/ |
D | inode.c | 53 sb_info->last_update = get_seconds(); in hypfs_update_update() 180 if (fs_info->last_update == get_seconds()) { in hypfs_write_iter()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_dquot.c | 159 d->d_btimer = cpu_to_be32(get_seconds() + in xfs_qm_adjust_dqtimers() 182 d->d_itimer = cpu_to_be32(get_seconds() + in xfs_qm_adjust_dqtimers() 205 d->d_rtbtimer = cpu_to_be32(get_seconds() + in xfs_qm_adjust_dqtimers()
|
D | xfs_trans_dquot.c | 654 if ((timer != 0 && get_seconds() > timer) || in xfs_trans_dqresv() 681 if ((timer != 0 && get_seconds() > timer) || in xfs_trans_dqresv()
|
/linux-4.4.14/kernel/ |
D | tsacct.c | 46 stats->ac_btime = get_seconds() - delta; in bacct_add_tsk()
|
D | acct.c | 448 ac->ac_btime = get_seconds() - elapsed; in fill_ac()
|
D | kexec_core.c | 1323 vmcoreinfo_append_str("CRASHTIME=%ld\n", get_seconds()); in crash_save_vmcoreinfo()
|
D | cpuset.c | 1415 time_t now = get_seconds(); in fmeter_update()
|
/linux-4.4.14/include/linux/sunrpc/ |
D | cache.h | 167 return get_seconds() - boot.tv_sec; in seconds_since_boot()
|
/linux-4.4.14/net/ceph/ |
D | auth_x.c | 198 new_expires = get_seconds() + validity.tv_sec; in process_one_ticket() 411 if (get_seconds() >= th->renew_after) in ceph_x_validate_tickets() 413 if (get_seconds() >= th->expires) in ceph_x_validate_tickets()
|
/linux-4.4.14/fs/hfs/ |
D | hfs_fs.h | 260 #define hfs_mtime() __hfs_u_to_mtime(get_seconds())
|
/linux-4.4.14/fs/nilfs2/ |
D | the_nilfs.h | 275 u64 t = get_seconds(); in nilfs_sb_need_update()
|
D | super.c | 298 t = get_seconds(); in nilfs_commit_super() 849 sbp[0]->s_mtime = cpu_to_le64(get_seconds()); in nilfs_setup_super()
|
D | segment.c | 2032 sci->sc_seg_ctime = get_seconds(); in nilfs_segctor_do_construct()
|
/linux-4.4.14/drivers/scsi/aacraid/ |
D | sa.c | 253 init->HostElapsedSeconds = cpu_to_le32(get_seconds()); in aac_sa_start_adapter()
|
D | rx.c | 321 init->HostElapsedSeconds = cpu_to_le32(get_seconds()); in aac_rx_start_adapter()
|
D | src.c | 397 init->HostElapsedSeconds = cpu_to_le32(get_seconds()); in aac_src_start_adapter()
|
/linux-4.4.14/drivers/md/bcache/ |
D | super.c | 191 sb->last_mount = get_seconds(); in read_super() 701 u->invalidated = cpu_to_le32(get_seconds()); in bcache_device_detach() 935 uint32_t rtime = cpu_to_le32(get_seconds()); in bch_cached_dev_attach() 967 u->invalidated = cpu_to_le32(get_seconds()); in bch_cached_dev_attach() 1276 u->first_reg = u->last_reg = cpu_to_le32(get_seconds()); in bch_flash_dev_create() 1688 c->sb.last_mount = get_seconds(); in run_cache_set()
|
/linux-4.4.14/fs/quota/ |
D | dquot.c | 1283 get_seconds() >= dquot->dq_dqb.dqb_itime && in check_idq() 1293 dquot->dq_dqb.dqb_itime = get_seconds() + in check_idq() 1325 get_seconds() >= dquot->dq_dqb.dqb_btime && in check_bdq() 1337 dquot->dq_dqb.dqb_btime = get_seconds() + in check_bdq() 2642 dm->dqb_btime = get_seconds() + dqi->dqi_bgrace; in do_set_dqblk() 2651 dm->dqb_itime = get_seconds() + dqi->dqi_igrace; in do_set_dqblk()
|
/linux-4.4.14/fs/reiserfs/ |
D | journal.c | 2395 start = get_seconds(); in journal_read() 2556 replay_count, get_seconds() - start); in journal_read() 2915 time_t now = get_seconds(); in journal_transaction_should_end() 3024 time_t now = get_seconds(); in do_journal_begin_r() 3057 now = get_seconds(); in do_journal_begin_r() 3120 journal->j_trans_start_time = get_seconds(); in do_journal_begin_r() 3564 now = get_seconds(); in reiserfs_flush_old_commits() 3695 now = get_seconds(); in check_journal_end()
|
/linux-4.4.14/drivers/firmware/efi/ |
D | efi-pstore.c | 249 get_seconds(), compressed ? 'C' : 'D'); in efi_pstore_write()
|
D | cper.c | 50 atomic64_set(&seq, ((u64)get_seconds()) << 32); in cper_next_record_id()
|
/linux-4.4.14/fs/ufs/ |
D | ialloc.c | 91 ucg->cg_time = cpu_to_fs32(sb, get_seconds()); in ufs_free_inode()
|
D | balloc.c | 536 ucg->cg_time = cpu_to_fs32(sb, get_seconds()); in ufs_add_fragments() 628 ucg->cg_time = cpu_to_fs32(sb, get_seconds()); in ufs_alloc_fragments()
|
D | super.c | 690 usb1->fs_time = cpu_to_fs32(sb, get_seconds()); in ufs_sync_fs() 1298 usb1->fs_time = cpu_to_fs32(sb, get_seconds()); in ufs_remount()
|
/linux-4.4.14/sound/usb/line6/ |
D | toneport.c | 375 ticks = (int)get_seconds(); in toneport_setup()
|
/linux-4.4.14/fs/sysv/ |
D | inode.c | 37 unsigned long time = get_seconds(), old_time; in sysv_sync_fs()
|
/linux-4.4.14/security/tomoyo/ |
D | audit.c | 159 tomoyo_convert_time(get_seconds(), &stamp); in tomoyo_print_header()
|
D | common.c | 2274 tomoyo_stat_modified[index] = get_seconds(); in tomoyo_update_stat()
|
/linux-4.4.14/fs/ext2/ |
D | super.c | 646 le32_to_cpu(es->s_checkinterval) <= get_seconds())) in ext2_setup_super() 1198 es->s_wtime = cpu_to_le32(get_seconds()); in ext2_sync_super() 1323 es->s_mtime = cpu_to_le32(get_seconds()); in ext2_remount()
|
D | inode.c | 86 EXT2_I(inode)->i_dtime = get_seconds(); in ext2_evict_inode()
|
/linux-4.4.14/fs/hfsplus/ |
D | hfsplus_fs.h | 538 #define hfsp_now2mt() __hfsp_ut2mt(get_seconds())
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_policy.c | 181 unsigned long now = get_seconds(); in xfrm_policy_timer() 799 policy->curlft.add_time = get_seconds(); in xfrm_policy_insert() 1323 pol->curlft.add_time = get_seconds(); in xfrm_sk_policy_insert() 2313 pols[i]->curlft.use_time = get_seconds(); in xfrm_lookup() 2535 pol->curlft.use_time = get_seconds(); in __xfrm_policy_check() 2549 pols[1]->curlft.use_time = get_seconds(); in __xfrm_policy_check()
|
D | xfrm_state.c | 383 unsigned long now = get_seconds(); in xfrm_timer_handler() 486 x->curlft.add_time = get_seconds(); in xfrm_state_alloc() 1372 x->curlft.use_time = get_seconds(); in xfrm_state_check_expire()
|
/linux-4.4.14/kernel/rcu/ |
D | rcutorture.c | 1416 stop_at = get_seconds() + stall_cpu; in rcu_torture_stall() 1421 while (ULONG_CMP_LT(get_seconds(), stop_at)) in rcu_torture_stall()
|
/linux-4.4.14/fs/affs/ |
D | super.c | 35 secs_to_datestamp(get_seconds(), &tail->disk_change); in affs_commit_super()
|
/linux-4.4.14/include/net/ |
D | tcp.h | 1263 if (unlikely(get_seconds() >= rx_opt->ts_recent_stamp + TCP_PAWS_24DAYS)) in tcp_paws_check() 1293 if (rst && get_seconds() >= rx_opt->ts_recent_stamp + TCP_PAWS_MSL) in tcp_paws_reject()
|
/linux-4.4.14/net/rxrpc/ |
D | af_rxrpc.c | 799 rxrpc_epoch = htonl(get_seconds()); in af_rxrpc_init()
|
D | rxkad.c | 925 now = get_seconds(); in rxkad_decrypt_ticket()
|
/linux-4.4.14/fs/nfsd/ |
D | nfsproc.c | 94 time_t delta = iap->ia_atime.tv_sec - get_seconds(); in nfsd_proc_setattr()
|
D | nfs4state.c | 152 clp->cl_time = get_seconds(); in renew_client_locked() 1985 verf[0] = (__force __be32)get_seconds(); in gen_confirm() 2043 clp->cl_time = get_seconds(); in create_client() 3516 oo->oo_time = get_seconds(); in move_to_close_lru() 3611 dp->dl_time = get_seconds(); in nfsd4_cb_recall_prepare() 4466 time_t cutoff = get_seconds() - nn->nfsd4_lease; in nfs4_laundromat() 6745 nn->boot_time = get_seconds(); in nfs4_state_start_net()
|
/linux-4.4.14/fs/cachefiles/ |
D | namei.c | 314 (uint32_t) get_seconds(), in cachefiles_bury_object()
|
/linux-4.4.14/drivers/acpi/apei/ |
D | erst.c | 1078 rcd->hdr.timestamp = get_seconds(); in erst_writer()
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
D | ipw2100.c | 695 unsigned long now = get_seconds(); in schedule_reset() 704 priv->last_reset = get_seconds(); in schedule_reset() 2082 priv->connect_start = get_seconds(); in isr_indicate_associated() 4066 get_seconds() - priv->connect_start); in show_internals() 6434 priv->suspend_at = get_seconds(); in ipw2100_suspend() 6479 priv->suspend_time = get_seconds() - priv->suspend_at; in ipw2100_resume()
|
D | ipw2200.c | 11898 priv->suspend_at = get_seconds(); in ipw_pci_suspend() 11935 priv->suspend_time = get_seconds() - priv->suspend_at; in ipw_pci_resume()
|
/linux-4.4.14/drivers/net/wireless/zd1211rw/ |
D | zd_chip.c | 1344 if (get_seconds() % 3 == 0) { in zd_chip_control_leds()
|
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
D | mce.c | 132 m->time = get_seconds(); in mce_setup()
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_transport_fc.c | 566 event->seconds = get_seconds(); in fc_host_post_event() 634 event->seconds = get_seconds(); in fc_host_post_vendor_event()
|
/linux-4.4.14/fs/fat/ |
D | inode.c | 462 inode->i_generation = get_seconds(); in fat_fill_inode()
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_attr.c | 5433 seconds = get_seconds(); in lpfc_get_stats() 5517 psli->stats_start = get_seconds(); in lpfc_reset_stats()
|
D | lpfc_sli.c | 4171 psli->stats_start = get_seconds(); in lpfc_sli_brdrestart_s3() 4218 psli->stats_start = get_seconds(); in lpfc_sli_brdrestart_s4()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_gem.c | 2630 elapsed = get_seconds() - ctx->hang_stats.guilty_ts; in i915_context_is_banned() 2664 hs->guilty_ts = get_seconds(); in i915_set_reset_status()
|
/linux-4.4.14/fs/ocfs2/ |
D | super.c | 344 (get_seconds() - os->os_scantime.tv_sec)); in ocfs2_osb_dump()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 1934 op_data->op_mod_time = get_seconds(); in ll_open_cleanup()
|
/linux-4.4.14/drivers/tty/ |
D | tty_io.c | 1027 unsigned long sec = get_seconds(); in tty_update_time()
|
/linux-4.4.14/drivers/md/ |
D | md.c | 2343 mddev->utime = get_seconds(); in md_update_sb() 6367 mddev->ctime = get_seconds(); in set_array_info() 6373 mddev->ctime = get_seconds(); in set_array_info()
|
/linux-4.4.14/mm/ |
D | shmem.c | 1430 inode->i_generation = get_seconds(); in shmem_get_inode()
|
/linux-4.4.14/drivers/firewire/ |
D | ohci.c | 1764 ohci->bus_time = (lower_32_bits(get_seconds()) & ~0x7f) | in update_bus_time()
|
/linux-4.4.14/drivers/block/ |
D | skd_main.c | 3367 skdev->connect_time_stamp = get_seconds(); in skd_isr_msg_from_dev()
|