/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_bulk.c | 156 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()
|
D | sec_gc.c | 72 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()
|
D | service.c | 1040 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 …]
|
D | niobuf.c | 255 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()
|
D | pinger.c | 603 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()
|
D | client.c | 285 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 …]
|
D | sec.c | 346 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()
|
D | sec_lproc.c | 107 sec->ps_gc_next - get_seconds() : 0); in sptlrpc_info_lprocfs_seq_show()
|
D | events.c | 67 req->rq_real_sent = get_seconds(); in request_out_callback() 161 req->rq_import->imp_last_reply_time = get_seconds(); in reply_in_callback()
|
D | import.c | 82 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()
|
D | sec_config.c | 876 imp->imp_sec_expire = get_seconds() + in sptlrpc_conf_client_adapt()
|
D | lproc_ptlrpc.c | 1016 s2dhms(&ts, get_seconds() - worstt); in ptlrpc_lprocfs_timeouts_seq_show()
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | timer.c | 81 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()
|
D | rpc.c | 568 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()
|
D | conrpc.c | 1190 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()
|
D | conctl.c | 840 console_session.ses_laststamp = get_seconds(); in lstcon_ioctl_entry()
|
D | console.c | 2007 console_session.ses_laststamp = get_seconds(); in lstcon_console_init()
|
D | framework.c | 174 get_seconds()); in sfw_add_session_timer()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_pool.c | 335 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()
|
D | ldlm_request.c | 103 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()
|
D | ldlm_lock.c | 1567 lock->l_last_activity = get_seconds(); in ldlm_lock_enqueue()
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/fs/ext4/ |
D | mmp.c | 142 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()
|
D | ialloc.c | 689 now = get_seconds(); in recently_deleted()
|
D | super.c | 300 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()
|
D | inode.c | 293 EXT4_I(inode)->i_dtime = get_seconds(); in ext4_evict_inode()
|
/linux-4.1.27/fs/jffs2/ |
D | dir.c | 229 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()
|
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.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_capa.h | 270 get_seconds()); in set_capa_expiry() 277 return (capa->lc_expiry - get_seconds() <= 0); in capa_is_expired_sec()
|
D | lustre_import.h | 356 at->at_worst_time = get_seconds(); in at_reset()
|
D | lustre_net.h | 2318 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()
|
D | lustre_export.h | 301 get_seconds()); in exp_expired()
|
/linux-4.1.27/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() 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/ |
D | xfrm6_mode_ro.c | 56 x->lastused = get_seconds(); in xfrm6_ro_output()
|
/linux-4.1.27/net/rxrpc/ |
D | ar-transport.c | 192 trans->put_time = get_seconds(); in rxrpc_put_transport() 229 now = get_seconds(); in rxrpc_transport_reaper()
|
D | ar-connection.c | 811 conn->put_time = get_seconds(); in rxrpc_put_connection() 855 now = get_seconds(); in rxrpc_connection_reaper()
|
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.1.27/net/ipv4/ |
D | tcp_minisocks.c | 159 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()
|
D | tcp_metrics.c | 608 (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()
|
D | tcp_ipv4.c | 126 get_seconds() - tcptw->tw_ts_recent_stamp > 1))) { in tcp_twsk_unique()
|
D | tcp_input.c | 3406 tp->rx_opt.ts_recent_stamp = get_seconds(); in tcp_store_ts_recent()
|
/linux-4.1.27/ipc/ |
D | msg.c | 141 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()
|
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.1.27/kernel/time/ |
D | ntp.c | 310 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()
|
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.1.27/fs/btrfs/ |
D | dev-replace.c | 391 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()
|
D | transaction.c | 224 cur_trans->start_time = get_seconds(); in join_transaction()
|
D | disk-io.c | 1836 now = get_seconds(); in transaction_kthread()
|
/linux-4.1.27/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.1.27/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.1.27/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 | 1164 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/ |
D | inode.c | 53 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/ |
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 | 648 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/ |
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 | cpuset.c | 1390 time_t now = get_seconds(); in fmeter_update()
|
D | kexec.c | 1907 vmcoreinfo_append_str("CRASHTIME=%ld\n", get_seconds()); in crash_save_vmcoreinfo()
|
/linux-4.1.27/include/linux/sunrpc/ |
D | cache.h | 161 return get_seconds() - boot.tv_sec; in seconds_since_boot()
|
/linux-4.1.27/net/ceph/ |
D | auth_x.c | 197 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/ |
D | hfs_fs.h | 260 #define hfs_mtime() __hfs_u_to_mtime(get_seconds())
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | debug.c | 343 get_seconds(), (long_ptr_t)arg); in libcfs_debug_dumplog_internal()
|
/linux-4.1.27/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() 846 sbp[0]->s_mtime = cpu_to_le64(get_seconds()); in nilfs_setup_super()
|
D | segment.c | 1970 sci->sc_seg_ctime = get_seconds(); in nilfs_segctor_do_construct()
|
/linux-4.1.27/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.1.27/drivers/md/bcache/ |
D | super.c | 214 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/ |
D | dquot.c | 1278 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/ |
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.1.27/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.1.27/fs/ufs/ |
D | ialloc.c | 91 ucg->cg_time = cpu_to_fs32(sb, get_seconds()); in ufs_free_inode()
|
D | balloc.c | 532 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()
|
D | super.c | 706 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/ |
D | toneport.c | 375 ticks = (int)get_seconds(); in toneport_setup()
|
/linux-4.1.27/fs/sysv/ |
D | inode.c | 37 unsigned long time = get_seconds(), old_time; in sysv_sync_fs()
|
/linux-4.1.27/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.1.27/fs/ext2/ |
D | super.c | 641 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()
|
D | inode.c | 85 EXT2_I(inode)->i_dtime = get_seconds(); in ext2_evict_inode()
|
/linux-4.1.27/fs/hfsplus/ |
D | hfsplus_fs.h | 538 #define hfsp_now2mt() __hfsp_ut2mt(get_seconds())
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_policy.c | 179 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()
|
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.1.27/drivers/staging/lustre/lustre/mdc/ |
D | mdc_reint.c | 274 req->rq_sent = get_seconds() + resends; in mdc_create()
|
D | mdc_locks.c | 867 req->rq_sent = get_seconds() + resends; in mdc_enqueue()
|
D | mdc_request.c | 405 rec->sx_time = get_seconds(); in mdc_xattr_common()
|
/linux-4.1.27/kernel/rcu/ |
D | rcutorture.c | 1371 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/ |
D | super.c | 34 secs_to_datestamp(get_seconds(), &tail->disk_change); in affs_commit_super()
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | router.c | 811 now = get_seconds(); in lnet_update_ni_status_locked() 1596 time_t now = get_seconds(); in lnet_router_checker()
|
D | router_proc.c | 710 long now = get_seconds(); in proc_lnet_nis()
|
D | config.c | 169 ni->ni_last_alive = get_seconds(); in lnet_ni_alloc()
|
D | lib-move.c | 1771 ni->ni_last_alive != get_seconds()) { in lnet_parse() 1775 ni->ni_last_alive = get_seconds(); in lnet_parse()
|
D | api-ni.c | 1448 cfs_time_seconds(get_seconds() - in LNetCtl()
|
/linux-4.1.27/include/net/ |
D | tcp.h | 1187 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/ |
D | namei.c | 311 (uint32_t) get_seconds(), in cachefiles_bury_object()
|
/linux-4.1.27/fs/ext3/ |
D | super.c | 1403 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()
|
D | inode.c | 265 ei->i_dtime = get_seconds(); in ext3_evict_inode()
|
/linux-4.1.27/fs/nfsd/ |
D | nfs4state.c | 152 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()
|
D | vfs.c | 327 time_t delta = iap->ia_atime.tv_sec - get_seconds(); in nfsd_sanitize_attrs()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | llog.c | 191 llh->llh_timestamp = get_seconds(); in llog_read_header()
|
D | genops.c | 846 export->exp_last_request_time = get_seconds(); in class_new_export()
|
D | lprocfs_status.c | 885 now = get_seconds(); in lprocfs_rd_timeouts()
|
/linux-4.1.27/drivers/acpi/apei/ |
D | erst.c | 1081 rcd->hdr.timestamp = get_seconds(); in erst_writer()
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd_cb.c | 2052 ksocknal_data.ksnd_connd_failed_stamp = get_seconds(); in ksocknal_connd_check_start() 2145 long sec = get_seconds(); in ksocknal_connd()
|
D | socklnd.c | 2435 ksocknal_data.ksnd_connd_starting_stamp = get_seconds(); in ksocknal_base_startup()
|
/linux-4.1.27/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 | 11899 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/ |
D | llite_lib.c | 1352 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/ |
D | zd_chip.c | 1344 if (get_seconds() % 3 == 0) { in zd_chip_control_leds()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 1683 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/ |
D | mce.c | 127 m->time = get_seconds(); in mce_setup()
|
/linux-4.1.27/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.1.27/fs/fat/ |
D | inode.c | 461 inode->i_generation = get_seconds(); in fat_fill_inode()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_attr.c | 5430 seconds = get_seconds(); in lpfc_get_stats() 5514 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.1.27/drivers/gpu/drm/i915/ |
D | i915_gem.c | 2453 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/ |
D | super.c | 342 (get_seconds() - os->os_scantime.tv_sec)); in ocfs2_osb_dump()
|
/linux-4.1.27/drivers/tty/ |
D | tty_io.c | 1030 unsigned long sec = get_seconds(); in tty_update_time()
|
/linux-4.1.27/drivers/md/ |
D | md.c | 2265 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/ |
D | shmem.c | 1414 inode->i_generation = get_seconds(); in shmem_get_inode()
|
/linux-4.1.27/drivers/firewire/ |
D | ohci.c | 1764 ohci->bus_time = (lower_32_bits(get_seconds()) & ~0x7f) | in update_bus_time()
|
/linux-4.1.27/drivers/block/ |
D | skd_main.c | 3367 skdev->connect_time_stamp = get_seconds(); in skd_isr_msg_from_dev()
|