Home
last modified time | relevance | path

Searched refs:get_seconds (Results 1 – 140 of 140) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_bulk.c156 get_seconds() - page_pools.epp_last_shrink, in sptlrpc_proc_enc_pool_seq_show()
157 get_seconds() - page_pools.epp_last_access, in sptlrpc_proc_enc_pool_seq_show()
229 if (unlikely(get_seconds() - page_pools.epp_last_access > in enc_pools_shrink_count()
256 page_pools.epp_last_shrink = get_seconds(); in enc_pools_shrink_scan()
264 if (unlikely(get_seconds() - page_pools.epp_last_access > in enc_pools_shrink_scan()
524 now = get_seconds(); in sptlrpc_enc_pool_get_pages()
603 page_pools.epp_last_access = get_seconds(); in sptlrpc_enc_pool_get_pages()
730 page_pools.epp_last_shrink = get_seconds(); in sptlrpc_enc_pool_init()
731 page_pools.epp_last_access = get_seconds(); in sptlrpc_enc_pool_init()
Dsec_gc.c72 sec->ps_gc_next = get_seconds() + sec->ps_gc_interval; in sptlrpc_gc_add_sec()
157 if (cfs_time_after(sec->ps_gc_next, get_seconds())) in sec_do_gc()
161 sec->ps_gc_next = get_seconds() + sec->ps_gc_interval; in sec_do_gc()
Dservice.c1040 new_time = get_seconds() + extra_delay; in ptlrpc_update_export_timer()
1073 if (get_seconds() > (oldest_time + PING_EVICT_TIMEOUT + in ptlrpc_update_export_timer()
1080 get_seconds() + 3 * PING_INTERVAL; in ptlrpc_update_export_timer()
1086 if (get_seconds() > in ptlrpc_update_export_timer()
1155 next = (__s32)(array->paa_deadline - get_seconds() - in ptlrpc_at_set_timer()
1245 long olddl = req->rq_deadline - get_seconds(); in ptlrpc_at_send_early_reply()
1288 get_seconds() - in ptlrpc_at_send_early_reply()
1298 get_seconds()); in ptlrpc_at_send_early_reply()
1302 newdl = get_seconds() + at_get(&svcpt->scp_at_estimate); in ptlrpc_at_send_early_reply()
1386 time_t now = get_seconds(); in ptlrpc_at_check_timed()
[all …]
Dniobuf.c255 req->rq_bulk_deadline = get_seconds() + LONG_UNLINK; in ptlrpc_unregister_bulk()
306 int service_time = max_t(int, get_seconds() - in ptlrpc_at_set_reply()
425 req->rq_sent = get_seconds(); in ptlrpc_send_reply()
637 request->rq_sent = get_seconds(); in ptl_send_rpc()
Dpinger.c603 expire_time = get_seconds() - PING_EVICT_TIMEOUT; in ping_evictor_main()
624 (long)(get_seconds() - in ping_evictor_main()
626 exp, (long)get_seconds(), in ping_evictor_main()
Dclient.c285 time_t now = get_seconds(); in ptlrpc_at_adj_net_latency()
381 req->rq_deadline = get_seconds() + req->rq_timeout + in ptlrpc_at_recv_early_reply()
387 cfs_time_sub(req->rq_deadline, get_seconds()), in ptlrpc_at_recv_early_reply()
1259 time_t now = get_seconds(); in after_reply()
1407 if (req->rq_sent && (req->rq_sent > get_seconds()) && in ptlrpc_send_new_req()
1547 req->rq_sent > get_seconds()) in ptlrpc_check_set()
1973 time_t now = get_seconds(); in ptlrpc_expired_set()
2056 time_t now = get_seconds(); in ptlrpc_set_next_timeout()
2370 request->rq_reply_deadline = get_seconds()+LONG_UNLINK; in ptlrpc_unregister_reply()
2945 time_t now = get_seconds(); in ptlrpc_init_xid()
[all …]
Dsec.c346 imp->imp_sec_expire < get_seconds()) { in import_sec_check_expire()
1782 exp->exp_flvr_expire[0] = get_seconds() + in sptlrpc_target_export_check()
1856 if (exp->exp_flvr_expire[0] >= get_seconds()) { in sptlrpc_target_export_check()
1863 get_seconds()); in sptlrpc_target_export_check()
1880 if (exp->exp_flvr_expire[1] >= get_seconds()) { in sptlrpc_target_export_check()
1888 get_seconds()); in sptlrpc_target_export_check()
1917 get_seconds()) : 0, in sptlrpc_target_export_check()
1921 get_seconds()) : 0); in sptlrpc_target_export_check()
Dsec_lproc.c107 sec->ps_gc_next - get_seconds() : 0); in sptlrpc_info_lprocfs_seq_show()
Devents.c67 req->rq_real_sent = get_seconds(); in request_out_callback()
161 req->rq_import->imp_last_reply_time = get_seconds(); in reply_in_callback()
Dimport.c82 get_seconds(); in __import_set_state()
254 time_t now = get_seconds(); in ptlrpc_inflight_timeout()
1536 time_t now = get_seconds(); in at_measured()
Dsec_config.c876 imp->imp_sec_expire = get_seconds() + in sptlrpc_conf_client_adapt()
Dlproc_ptlrpc.c1016 s2dhms(&ts, get_seconds() - worstt); in ptlrpc_lprocfs_timeouts_seq_show()
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
Dtimer.c81 LASSERT(cfs_time_after(timer->stt_expires, get_seconds())); in stt_add_timer()
155 now = get_seconds(); in stt_check_timers()
215 stt_data.stt_prev_slot = get_seconds() & STTIMER_SLOTTIMEMASK; in stt_startup()
Drpc.c568 scd->scd_buf_err_stamp = get_seconds(); in srpc_add_buffer()
1104 get_seconds()); in srpc_add_client_rpc_timer()
1491 scd->scd_buf_err_stamp < get_seconds()) { in srpc_lnet_ev_handler()
1596 srpc_data.rpc_matchbits = ((__u64) get_seconds()) << 48; in srpc_startup()
Dconrpc.c1190 get_seconds() - console_session.ses_laststamp > in lstcon_rpc_pinger()
1277 ptimer->stt_expires = (unsigned long)(get_seconds() + LST_PING_INTERVAL); in lstcon_rpc_pinger()
1300 ptimer->stt_expires = (unsigned long)(get_seconds() + LST_PING_INTERVAL); in lstcon_rpc_pinger_start()
Dconctl.c840 console_session.ses_laststamp = get_seconds(); in lstcon_ioctl_entry()
Dconsole.c2007 console_session.ses_laststamp = get_seconds(); in lstcon_console_init()
Dframework.c174 get_seconds()); in sfw_add_session_timer()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_pool.c335 recalc_interval_sec = get_seconds() - pl->pl_recalc_time; in ldlm_srv_pool_recalc()
340 recalc_interval_sec = get_seconds() - pl->pl_recalc_time; in ldlm_srv_pool_recalc()
361 pl->pl_recalc_time = get_seconds(); in ldlm_srv_pool_recalc()
473 recalc_interval_sec = get_seconds() - pl->pl_recalc_time; in ldlm_cli_pool_recalc()
481 recalc_interval_sec = get_seconds() - pl->pl_recalc_time; in ldlm_cli_pool_recalc()
516 pl->pl_recalc_time = get_seconds(); in ldlm_cli_pool_recalc()
577 recalc_interval_sec = get_seconds() - pl->pl_recalc_time; in ldlm_pool_recalc()
602 recalc_interval_sec = pl->pl_recalc_time - get_seconds() + in ldlm_pool_recalc()
862 pl->pl_recalc_time = get_seconds(); in ldlm_pool_init()
Dldlm_request.c103 cfs_time_sub(get_seconds(), in ldlm_expired_completion_wait()
107 cfs_time_sub(get_seconds(), in ldlm_expired_completion_wait()
126 cfs_time_sub(get_seconds(), lock->l_last_activity), in ldlm_expired_completion_wait()
162 delay = cfs_time_sub(get_seconds(), in ldlm_completion_tail()
Dldlm_lock.c1567 lock->l_last_activity = get_seconds(); in ldlm_lock_enqueue()
/linux-4.1.27/net/wireless/
Dsysfs.c103 rdev->suspend_at = get_seconds(); in wiphy_suspend()
128 cfg80211_bss_age(rdev, get_seconds() - rdev->suspend_at); in wiphy_resume()
/linux-4.1.27/net/sunrpc/auth_gss/
Dgss_krb5_unseal.c127 now = get_seconds(); in gss_verify_mic_v1()
195 now = get_seconds(); in gss_verify_mic_v2()
Dgss_krb5_seal.c142 now = get_seconds(); in gss_get_mic_v1()
206 now = get_seconds(); in gss_get_mic_v2()
Dgss_krb5_wrap.c175 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()
Dsvcauth_gss.c1484 rsci->h.expiry_time = get_seconds(); in svcauth_gss_accept()
/linux-4.1.27/fs/afs/
Dvlocation.c343 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()
Dinode.c180 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()
Dserver.c240 server->time_of_death = get_seconds(); in afs_put_server()
277 now = get_seconds(); in afs_reap_server()
Dcallback.c373 now = get_seconds();
427 vnode->update_at = get_seconds() + afs_vnode_update_timeout;
Dfsclient.c142 vnode->cb_expires = vnode->cb_expiry + get_seconds(); in xdr_decode_AFSCallBack()
/linux-4.1.27/fs/ext4/
Dmmp.c142 mmp->mmp_time = cpu_to_le64(get_seconds()); in kmmpd()
160 mmp->mmp_time = cpu_to_le64(get_seconds()); in kmmpd()
241 mmp->mmp_time = cpu_to_le64(get_seconds()); in kmmpd()
Dialloc.c689 now = get_seconds(); in recently_deleted()
Dsuper.c300 es->s_last_error_time = cpu_to_le32(get_seconds()); in __save_error_info()
1922 le32_to_cpu(es->s_checkinterval) <= get_seconds())) in ext4_setup_super()
1931 es->s_mtime = cpu_to_le32(get_seconds()); in ext4_setup_super()
4646 es->s_wtime = cpu_to_le32(get_seconds()); in ext4_commit_super()
Dinode.c293 EXT4_I(inode)->i_dtime = get_seconds(); in ext4_evict_inode()
/linux-4.1.27/fs/jffs2/
Ddir.c229 uint32_t now = get_seconds(); in jffs2_unlink()
262 now = get_seconds(); in jffs2_link()
401 rd->mctime = cpu_to_je32(get_seconds()); in jffs2_symlink()
545 rd->mctime = cpu_to_je32(get_seconds()); in jffs2_mkdir()
591 uint32_t now = get_seconds(); in jffs2_rmdir()
718 rd->mctime = cpu_to_je32(get_seconds()); in jffs2_mknod()
800 now = get_seconds(); in jffs2_rename()
Dfile.c180 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.1.27/drivers/staging/lustre/lustre/include/
Dlustre_capa.h270 get_seconds()); in set_capa_expiry()
277 return (capa->lc_expiry - get_seconds() <= 0); in capa_is_expired_sec()
Dlustre_import.h356 at->at_worst_time = get_seconds(); in at_reset()
Dlustre_net.h2318 req->rq_bulk_deadline > get_seconds()) in ptlrpc_client_bulk_active()
2723 req->rq_reply_deadline > get_seconds()) in ptlrpc_client_early()
2735 req->rq_reply_deadline > get_seconds()) in ptlrpc_client_replied()
2745 req->rq_reply_deadline > get_seconds()) in ptlrpc_client_recv()
2757 req->rq_reply_deadline > get_seconds()) { in ptlrpc_client_recv_or_unlink()
Dlustre_export.h301 get_seconds()); in exp_expired()
/linux-4.1.27/fs/hpfs/
Dnamei.c13 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()
242 …eation_date = dee.write_date = dee.read_date = cpu_to_le32(gmt_to_local(dir->i_sb, get_seconds())); in hpfs_mknod()
318 …eation_date = dee.write_date = dee.read_date = cpu_to_le32(gmt_to_local(dir->i_sb, get_seconds())); in hpfs_symlink()
/linux-4.1.27/net/ipv6/
Dxfrm6_mode_ro.c56 x->lastused = get_seconds(); in xfrm6_ro_output()
/linux-4.1.27/net/rxrpc/
Dar-transport.c192 trans->put_time = get_seconds(); in rxrpc_put_transport()
229 now = get_seconds(); in rxrpc_transport_reaper()
Dar-connection.c811 conn->put_time = get_seconds(); in rxrpc_put_connection()
855 now = get_seconds(); in rxrpc_connection_reaper()
Daf_rxrpc.c799 rxrpc_epoch = htonl(get_seconds()); in af_rxrpc_init()
Drxkad.c925 now = get_seconds(); in rxkad_decrypt_ticket()
/linux-4.1.27/net/ipv4/
Dtcp_minisocks.c159 tcptw->tw_ts_recent_stamp = get_seconds(); in tcp_timewait_state_process()
210 tcptw->tw_ts_recent_stamp = get_seconds(); in tcp_timewait_state_process()
522 newtp->rx_opt.ts_recent_stamp = get_seconds(); in tcp_create_openreq_child()
580 tmp_opt.ts_recent_stamp = get_seconds() - ((TCP_TIMEOUT_INIT/HZ)<<req->num_timeout); in tcp_check_req()
Dtcp_metrics.c608 (u32)get_seconds() - tm->tcpm_ts_stamp < TCP_PAWS_MSL && in tcp_peer_is_proven()
635 if ((u32)get_seconds() - tm->tcpm_ts_stamp <= TCP_PAWS_MSL) { in tcp_fetch_timewait_stamp()
663 ((u32)get_seconds() - tm->tcpm_ts_stamp > TCP_PAWS_MSL && in tcp_remember_stamp()
688 ((u32)get_seconds() - tm->tcpm_ts_stamp > TCP_PAWS_MSL && in tcp_tw_remember_stamp()
822 (s32) (get_seconds() - tm->tcpm_ts_stamp)) < 0) in tcp_metrics_fill_info()
Dtcp_ipv4.c126 get_seconds() - tcptw->tw_ts_recent_stamp > 1))) { in tcp_twsk_unique()
Dtcp_input.c3406 tp->rx_opt.ts_recent_stamp = get_seconds(); in tcp_store_ts_recent()
/linux-4.1.27/ipc/
Dmsg.c141 msq->q_ctime = get_seconds(); in newque()
388 msq->q_ctime = get_seconds(); in msgctl_down()
588 msq->q_rtime = get_seconds(); in pipelined_send()
697 msq->q_stime = get_seconds(); in do_msgsnd()
889 msq->q_rtime = get_seconds(); in do_msgrcv()
Dsem.c540 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()
Dshm.c201 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.1.27/kernel/time/
Dntp.c310 secs = get_seconds() - time_reftime; in ntp_update_offset()
314 time_reftime = get_seconds(); in ntp_update_offset()
559 time_reftime = get_seconds(); in process_adj_status()
Dtime.c65 time_t i = get_seconds(); in SYSCALL_DEFINE1()
Dtimekeeping.c1868 unsigned long get_seconds(void) in get_seconds() function
1874 EXPORT_SYMBOL(get_seconds);
/linux-4.1.27/fs/btrfs/
Ddev-replace.c391 dev_replace->time_started = get_seconds(); in btrfs_dev_replace_start()
514 dev_replace->time_stopped = get_seconds(); in btrfs_dev_replace_finishing()
717 dev_replace->time_stopped = get_seconds(); in __btrfs_dev_replace_cancel()
752 dev_replace->time_stopped = get_seconds(); in btrfs_dev_replace_suspend_for_unmount()
Dtransaction.c224 cur_trans->start_time = get_seconds(); in join_transaction()
Ddisk-io.c1836 now = get_seconds(); in transaction_kthread()
/linux-4.1.27/include/linux/
Dtime.h129 #define CURRENT_TIME_SEC ((struct timespec) { get_seconds(), 0 })
Dtimekeeping.h20 unsigned long get_seconds(void);
/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-rds-gen.c103 time_to_tm(get_seconds(), 0, &tm); in vivid_rds_generate()
Dvivid-vbi-gen.c193 time_to_tm(get_seconds(), 0, &tm); in vivid_vbi_gen_set_time_of_day()
/linux-4.1.27/fs/ubifs/
Dshrinker.c74 int time = get_seconds(); in shrink_tnc()
Dtnc_misc.c438 znode->time = get_seconds(); in ubifs_load_znode()
Dtnc.c1164 unsigned long time = get_seconds(); in ubifs_lookup_level0()
1300 unsigned long time = get_seconds(); in lookup_level0_dirty()
/linux-4.1.27/arch/s390/hypfs/
Dinode.c53 sb_info->last_update = get_seconds(); in hypfs_update_update()
185 if (fs_info->last_update == get_seconds()) { in hypfs_write_iter()
/linux-4.1.27/fs/xfs/
Dxfs_dquot.c159 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()
Dxfs_trans_dquot.c648 if ((timer != 0 && get_seconds() > timer) || in xfs_trans_dqresv()
675 if ((timer != 0 && get_seconds() > timer) || in xfs_trans_dqresv()
/linux-4.1.27/kernel/
Dtsacct.c46 stats->ac_btime = get_seconds() - delta; in bacct_add_tsk()
Dacct.c448 ac->ac_btime = get_seconds() - elapsed; in fill_ac()
Dcpuset.c1390 time_t now = get_seconds(); in fmeter_update()
Dkexec.c1907 vmcoreinfo_append_str("CRASHTIME=%ld\n", get_seconds()); in crash_save_vmcoreinfo()
/linux-4.1.27/include/linux/sunrpc/
Dcache.h161 return get_seconds() - boot.tv_sec; in seconds_since_boot()
/linux-4.1.27/net/ceph/
Dauth_x.c197 new_expires = get_seconds() + validity.tv_sec; in process_one_ticket()
402 if (get_seconds() >= th->renew_after) in ceph_x_validate_tickets()
404 if (get_seconds() >= th->expires) in ceph_x_validate_tickets()
/linux-4.1.27/fs/hfs/
Dhfs_fs.h260 #define hfs_mtime() __hfs_u_to_mtime(get_seconds())
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Ddebug.c343 get_seconds(), (long_ptr_t)arg); in libcfs_debug_dumplog_internal()
/linux-4.1.27/fs/nilfs2/
Dthe_nilfs.h275 u64 t = get_seconds(); in nilfs_sb_need_update()
Dsuper.c298 t = get_seconds(); in nilfs_commit_super()
846 sbp[0]->s_mtime = cpu_to_le64(get_seconds()); in nilfs_setup_super()
Dsegment.c1970 sci->sc_seg_ctime = get_seconds(); in nilfs_segctor_do_construct()
/linux-4.1.27/drivers/scsi/aacraid/
Dsa.c253 init->HostElapsedSeconds = cpu_to_le32(get_seconds()); in aac_sa_start_adapter()
Drx.c321 init->HostElapsedSeconds = cpu_to_le32(get_seconds()); in aac_rx_start_adapter()
Dsrc.c397 init->HostElapsedSeconds = cpu_to_le32(get_seconds()); in aac_src_start_adapter()
/linux-4.1.27/drivers/md/bcache/
Dsuper.c214 sb->last_mount = get_seconds(); in read_super()
724 u->invalidated = cpu_to_le32(get_seconds()); in bcache_device_detach()
966 uint32_t rtime = cpu_to_le32(get_seconds()); in bch_cached_dev_attach()
998 u->invalidated = cpu_to_le32(get_seconds()); in bch_cached_dev_attach()
1307 u->first_reg = u->last_reg = cpu_to_le32(get_seconds()); in bch_flash_dev_create()
1719 c->sb.last_mount = get_seconds(); in run_cache_set()
/linux-4.1.27/fs/quota/
Ddquot.c1278 get_seconds() >= dquot->dq_dqb.dqb_itime && in check_idq()
1288 dquot->dq_dqb.dqb_itime = get_seconds() + in check_idq()
1320 get_seconds() >= dquot->dq_dqb.dqb_btime && in check_bdq()
1332 dquot->dq_dqb.dqb_btime = get_seconds() + in check_bdq()
2604 dm->dqb_btime = get_seconds() + dqi->dqi_bgrace; in do_set_dqblk()
2613 dm->dqb_itime = get_seconds() + dqi->dqi_igrace; in do_set_dqblk()
/linux-4.1.27/fs/reiserfs/
Djournal.c2395 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.1.27/drivers/firmware/efi/
Defi-pstore.c249 get_seconds(), compressed ? 'C' : 'D'); in efi_pstore_write()
Dcper.c50 atomic64_set(&seq, ((u64)get_seconds()) << 32); in cper_next_record_id()
/linux-4.1.27/fs/ufs/
Dialloc.c91 ucg->cg_time = cpu_to_fs32(sb, get_seconds()); in ufs_free_inode()
Dballoc.c532 ucg->cg_time = cpu_to_fs32(sb, get_seconds()); in ufs_add_fragments()
624 ucg->cg_time = cpu_to_fs32(sb, get_seconds()); in ufs_alloc_fragments()
Dsuper.c706 usb1->fs_time = cpu_to_fs32(sb, get_seconds()); in ufs_sync_fs()
1322 usb1->fs_time = cpu_to_fs32(sb, get_seconds()); in ufs_remount()
/linux-4.1.27/sound/usb/line6/
Dtoneport.c375 ticks = (int)get_seconds(); in toneport_setup()
/linux-4.1.27/fs/sysv/
Dinode.c37 unsigned long time = get_seconds(), old_time; in sysv_sync_fs()
/linux-4.1.27/security/tomoyo/
Daudit.c159 tomoyo_convert_time(get_seconds(), &stamp); in tomoyo_print_header()
Dcommon.c2274 tomoyo_stat_modified[index] = get_seconds(); in tomoyo_update_stat()
/linux-4.1.27/fs/ext2/
Dsuper.c641 le32_to_cpu(es->s_checkinterval) <= get_seconds())) in ext2_setup_super()
1192 es->s_wtime = cpu_to_le32(get_seconds()); in ext2_sync_super()
1317 es->s_mtime = cpu_to_le32(get_seconds()); in ext2_remount()
Dinode.c85 EXT2_I(inode)->i_dtime = get_seconds(); in ext2_evict_inode()
/linux-4.1.27/fs/hfsplus/
Dhfsplus_fs.h538 #define hfsp_now2mt() __hfsp_ut2mt(get_seconds())
/linux-4.1.27/net/xfrm/
Dxfrm_policy.c179 unsigned long now = get_seconds(); in xfrm_policy_timer()
798 policy->curlft.add_time = get_seconds(); in xfrm_policy_insert()
1314 pol->curlft.add_time = get_seconds(); in xfrm_sk_policy_insert()
2294 pols[i]->curlft.use_time = get_seconds(); in xfrm_lookup()
2515 pol->curlft.use_time = get_seconds(); in __xfrm_policy_check()
2529 pols[1]->curlft.use_time = get_seconds(); in __xfrm_policy_check()
Dxfrm_state.c383 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.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_reint.c274 req->rq_sent = get_seconds() + resends; in mdc_create()
Dmdc_locks.c867 req->rq_sent = get_seconds() + resends; in mdc_enqueue()
Dmdc_request.c405 rec->sx_time = get_seconds(); in mdc_xattr_common()
/linux-4.1.27/kernel/rcu/
Drcutorture.c1371 stop_at = get_seconds() + stall_cpu; in rcu_torture_stall()
1376 while (ULONG_CMP_LT(get_seconds(), stop_at)) in rcu_torture_stall()
/linux-4.1.27/fs/affs/
Dsuper.c34 secs_to_datestamp(get_seconds(), &tail->disk_change); in affs_commit_super()
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Drouter.c811 now = get_seconds(); in lnet_update_ni_status_locked()
1596 time_t now = get_seconds(); in lnet_router_checker()
Drouter_proc.c710 long now = get_seconds(); in proc_lnet_nis()
Dconfig.c169 ni->ni_last_alive = get_seconds(); in lnet_ni_alloc()
Dlib-move.c1771 ni->ni_last_alive != get_seconds()) { in lnet_parse()
1775 ni->ni_last_alive = get_seconds(); in lnet_parse()
Dapi-ni.c1448 cfs_time_seconds(get_seconds() - in LNetCtl()
/linux-4.1.27/include/net/
Dtcp.h1187 if (unlikely(get_seconds() >= rx_opt->ts_recent_stamp + TCP_PAWS_24DAYS)) in tcp_paws_check()
1217 if (rst && get_seconds() >= rx_opt->ts_recent_stamp + TCP_PAWS_MSL) in tcp_paws_reject()
/linux-4.1.27/fs/cachefiles/
Dnamei.c311 (uint32_t) get_seconds(), in cachefiles_bury_object()
/linux-4.1.27/fs/ext3/
Dsuper.c1403 le32_to_cpu(es->s_checkinterval) <= get_seconds())) in ext3_setup_super()
1417 es->s_mtime = cpu_to_le32(get_seconds()); in ext3_setup_super()
2480 es->s_wtime = cpu_to_le32(get_seconds()); in ext3_commit_super()
Dinode.c265 ei->i_dtime = get_seconds(); in ext3_evict_inode()
/linux-4.1.27/fs/nfsd/
Dnfs4state.c152 clp->cl_time = get_seconds(); in renew_client_locked()
1967 verf[0] = (__force __be32)get_seconds(); in gen_confirm()
2025 clp->cl_time = get_seconds(); in create_client()
3451 oo->oo_time = get_seconds(); in move_to_close_lru()
3546 dp->dl_time = get_seconds(); in nfsd4_cb_recall_prepare()
4410 time_t cutoff = get_seconds() - nn->nfsd4_lease; in nfs4_laundromat()
6667 nn->boot_time = get_seconds(); in nfs4_state_start_net()
Dvfs.c327 time_t delta = iap->ia_atime.tv_sec - get_seconds(); in nfsd_sanitize_attrs()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog.c191 llh->llh_timestamp = get_seconds(); in llog_read_header()
Dgenops.c846 export->exp_last_request_time = get_seconds(); in class_new_export()
Dlprocfs_status.c885 now = get_seconds(); in lprocfs_rd_timeouts()
/linux-4.1.27/drivers/acpi/apei/
Derst.c1081 rcd->hdr.timestamp = get_seconds(); in erst_writer()
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_cb.c2052 ksocknal_data.ksnd_connd_failed_stamp = get_seconds(); in ksocknal_connd_check_start()
2145 long sec = get_seconds(); in ksocknal_connd()
Dsocklnd.c2435 ksocknal_data.ksnd_connd_starting_stamp = get_seconds(); in ksocknal_base_startup()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2100.c695 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()
Dipw2200.c11899 priv->suspend_at = get_seconds(); in ipw_pci_suspend()
11936 priv->suspend_time = get_seconds() - priv->suspend_at; in ipw_pci_resume()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c1352 get_seconds()); in ll_setattr_raw()
2201 op_data->op_mod_time = get_seconds(); in ll_prep_md_op_data()
/linux-4.1.27/drivers/net/wireless/zd1211rw/
Dzd_chip.c1344 if (get_seconds() % 3 == 0) { in zd_chip_control_leds()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c1683 new_req->rq_sent = get_seconds() + new_req->rq_timeout; in osc_brw_redo_request()
1685 new_req->rq_sent = get_seconds() + aa->aa_resends; in osc_brw_redo_request()
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce.c127 m->time = get_seconds(); in mce_setup()
/linux-4.1.27/drivers/scsi/
Dscsi_transport_fc.c566 event->seconds = get_seconds(); in fc_host_post_event()
634 event->seconds = get_seconds(); in fc_host_post_vendor_event()
/linux-4.1.27/fs/fat/
Dinode.c461 inode->i_generation = get_seconds(); in fat_fill_inode()
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_attr.c5430 seconds = get_seconds(); in lpfc_get_stats()
5514 psli->stats_start = get_seconds(); in lpfc_reset_stats()
Dlpfc_sli.c4171 psli->stats_start = get_seconds(); in lpfc_sli_brdrestart_s3()
4218 psli->stats_start = get_seconds(); in lpfc_sli_brdrestart_s4()
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem.c2453 elapsed = get_seconds() - ctx->hang_stats.guilty_ts; in i915_context_is_banned()
2487 hs->guilty_ts = get_seconds(); in i915_set_reset_status()
/linux-4.1.27/fs/ocfs2/
Dsuper.c342 (get_seconds() - os->os_scantime.tv_sec)); in ocfs2_osb_dump()
/linux-4.1.27/drivers/tty/
Dtty_io.c1030 unsigned long sec = get_seconds(); in tty_update_time()
/linux-4.1.27/drivers/md/
Dmd.c2265 mddev->utime = get_seconds(); in md_update_sb()
6224 mddev->ctime = get_seconds(); in set_array_info()
6230 mddev->ctime = get_seconds(); in set_array_info()
/linux-4.1.27/mm/
Dshmem.c1414 inode->i_generation = get_seconds(); in shmem_get_inode()
/linux-4.1.27/drivers/firewire/
Dohci.c1764 ohci->bus_time = (lower_32_bits(get_seconds()) & ~0x7f) | in update_bus_time()
/linux-4.1.27/drivers/block/
Dskd_main.c3367 skdev->connect_time_stamp = get_seconds(); in skd_isr_msg_from_dev()